Home
last modified time | relevance | path

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

/dports/databases/spatialite/libspatialite-5.0.1/src/spatialite/
H A Dvirtualxpath.c117 int keyOp1; member
439 switch (cursor->keyOp1) in vxpath_read_row()
733 cursor->keyOp1 = 0; in vxpath_open()
791 cursor->keyOp1 = 0; in vxpath_filter()
815 if (cursor->keyOp1 == 0) in vxpath_filter()
817 cursor->keyOp1 = *pStr; in vxpath_filter()
834 switch (cursor->keyOp1) in vxpath_filter()