Home
last modified time | relevance | path

Searched refs:sqlite3aGTb (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c21232 SQLITE_PRIVATE const unsigned char *sqlite3aGTb; variable
22681 SQLITE_PRIVATE const unsigned char *sqlite3aGTb = &sqlite3UpperToLower[256+12-OP_Ne]; variable
94842 if( sqlite3aGTb[pOp->opcode] ){
94947 res2 = sqlite3aGTb[pOp->opcode];