Searched defs:ExprHasAnyProperty (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c10376 #define ExprHasAnyProperty(E,P) (((E)->flags&(P))!=0) macro
[all...]

Completed in 656 milliseconds