Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h3723 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
H A Dsqlite3.c4270 #define SQLITE_ANY 5 /* sqlite3_create_function only */ macro
108976 }else if( enc==SQLITE_ANY ){
119349 const int any = SQLITE_ANY;
127647 return sqlite3_create_function_v2(db, zGeom, -1, SQLITE_ANY,
128122 {"regexp", 2, SQLITE_ANY, 0, icuRegexpFunc},

Completed in 328 milliseconds