Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.h9504 #define PARTLY_WITHIN 1 /* Object partially overlaps query region */ macro
H A Dsqlite3.c10543 #define PARTLY_WITHIN 1 /* Object partially overlaps query region */ macro
182948 p->eWithin = PARTLY_WITHIN;
183002 pNew->eWithin = PARTLY_WITHIN;
186815 p->eWithin = PARTLY_WITHIN;
186888 pNew->eWithin = PARTLY_WITHIN;

Completed in 389 milliseconds