Searched defs:zTail (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c19034 static void printSchemaLine(const char *z, const char *zTail){ argument
19062 static void printSchemaLineN(char *z, int n, const char *zTail){ argument
H A Dsqlite3.c19816 const char *zTail; /* All SQL text past the last semicolon parsed */ member in struct:Parse
123181 char *zTail; /* Pointer to the last "_" in zName */ local
234353 const char *zTail = 0; local
250988 fts5StorageRenameOne( Fts5Config *pConfig, int *pRc, const char *zTail, const char *zName ) argument
[all...]

Completed in 1125 milliseconds