Home
last modified time | relevance | path

Searched refs:NOT_WITHIN (Results 1 – 2 of 2) sorted by path

/PHP-7.0/ext/sqlite3/libsqlite/
H A Dsqlite3.c8731 #define NOT_WITHIN 0 /* Object completely outside of query region */ macro
160964 if( i==0 ) *peWithin = NOT_WITHIN;
161016 *peWithin = NOT_WITHIN;
161048 *peWithin = NOT_WITHIN;
161337 if( eWithin==NOT_WITHIN ) break;
161340 if( eWithin==NOT_WITHIN ) continue;
H A Dsqlite3.h8471 #define NOT_WITHIN 0 /* Object completely outside of query region */ macro

Completed in 507 milliseconds