Searched refs:DbHasProperty (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c9351 #define DbHasProperty(D,I,P) (((D)->aDb[I].pSchema->flags&(P))==(P)) macro
[all...]

Completed in 324 milliseconds