EP_InfixFunc     10035 third_party/sqlite/amalgamation/sqlite3.c #define EP_InfixFunc  0x0080  /* True for an infix function: LIKE, GLOB, etc */
EP_InfixFunc     1690 third_party/sqlite/src/src/sqliteInt.h #define EP_InfixFunc  0x0080  /* True for an infix function: LIKE, GLOB, etc */