Eneboo - Documentación para desarrolladores
|
#include "nodes/nodes.h"
Ir al código fuente de este archivo.
Funciones | |
char * | pg_strtok (int *length) |
char * | debackslash (char *token, int length) |
void * | nodeRead (char *token, int tok_len) |
Node * | parseNodeString (void) |
char* debackslash | ( | char * | token, |
int | length | ||
) |
void* nodeRead | ( | char * | token, |
int | tok_len | ||
) |
Node* parseNodeString | ( | void | ) |
char* pg_strtok | ( | int * | length | ) |