Lines Matching defs:sqlite3aGTb
21314 SQLITE_PRIVATE const unsigned char *sqlite3aGTb;22748 ** sqlite3aGTb[opcode] depending on whether the result of compare(A,B)22766 SQLITE_PRIVATE const unsigned char *sqlite3aGTb = &sqlite3UpperToLower[256+12-OP_Ne];95345 if( sqlite3aGTb[pOp->opcode] ){95454 res2 = sqlite3aGTb[pOp->opcode];