Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c95243 const char *zCol,
95258 if( zCol && sqlite3StrICmp(zSpan, zCol)!=0 ){
102700 if( zCol ){
106749 zCol = "ROWID";
111247 char *zCol;
126501 char *zCol;
126508 zCol = "rowid";
161355 memcpy(p, zCol, n);
190335 const char *zCol;
190347 zCol = "_rowid_";
[all …]

Completed in 419 milliseconds