Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c18944 #define LOCATE_NOERR 0x02 macro
107217 if( flags & LOCATE_NOERR ) return 0;
122278 pTab = sqlite3LocateTable(pParse, LOCATE_NOERR, zRight, zDb);

Completed in 400 milliseconds