Searched refs:aiClass (Results 1 – 2 of 2) sorted by relevance
106 static const unsigned char aiClass[] = { variable302 switch( aiClass[*z] ){ /* Switch on the character-class of the first byte in sqlite3GetToken()514 for(i=1; aiClass[z[i]]<=CC_KYWD; i++){} in sqlite3GetToken()
61 static const unsigned char aiClass[] = { variable275 switch( aiClass[*z] ){ /* Switch on the character-class of the first byte in sqlite3GetToken()508 for(i=1; aiClass[z[i]]<=CC_KYWD; i++){} in sqlite3GetToken()