Searched defs:tokenType (Results 1 – 5 of 5) sorted by relevance
273 int sqlite3GetToken(const unsigned char *z, int *tokenType){ in sqlite3GetToken()571 int tokenType; /* type of the next token */ local744 int tokenType; /* type of current token */ local
30 int tokenType; in findNextHostParameter() local
300 static int sqlite3GetToken(const unsigned char *z, int *tokenType){ in sqlite3GetToken()561 int tokenType; /* Type of the next token */ in sqlite3_normalize() local
1566 static int getToken(const char *z, int *tokenType){ in getToken()
2434 static int getToken(const char *z, int *tokenType){ in getToken()