Lines Matching refs:sqlite3_vtab_collation
79323 -#define sqlite3_vtab_collation chrome_sqlite3_vtab_collation // Line 9463
79381 +#define sqlite3_vtab_collation chrome_sqlite3_vtab_collation // Line 9570
91260 +** the [sqlite3_vtab_collation()] interface. For most real-world virtual
91262 +** because the constraints are numeric) and so the sqlite3_vtab_collation()
91372 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
107170 + sqlite3_vtab_collation(p,i));
107990 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){
107992 @@ -154034,6 +157703,97 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxIn…
116093 +** the [sqlite3_vtab_collation()] interface. For most real-world virtual
116095 +** because the constraints are numeric) and so the sqlite3_vtab_collation()
116205 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
116958 -#define sqlite3_vtab_collation chrome_sqlite3_vtab_collation // Line 9463
117016 +#define sqlite3_vtab_collation chrome_sqlite3_vtab_collation // Line 9570
128895 +** the [sqlite3_vtab_collation()] interface. For most real-world virtual
128897 +** because the constraints are numeric) and so the sqlite3_vtab_collation()
129007 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
144811 + sqlite3_vtab_collation(p,i));
145631 SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){
145633 @@ -154043,6 +157715,97 @@ SQLITE_API const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxIn…
154485 +** the [sqlite3_vtab_collation()] interface. For most real-world virtual
154487 +** because the constraints are numeric) and so the sqlite3_vtab_collation()
154597 SQLITE_API SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
174771 +** the [sqlite3_vtab_collation()] interface. For most real-world virtual
174773 +** because the constraints are numeric) and so the sqlite3_vtab_collation()
174883 SQLITE_EXPERIMENTAL const char *sqlite3_vtab_collation(sqlite3_index_info*,int);
181972 + sqlite3_vtab_collation(p,i));
182792 const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){
182794 @@ -3437,6 +3781,97 @@ const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){