Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/heimdal/lib/sqlite/
Dsqlite3.c10339 #define EP_Error 0x0008 /* Expression contains one or more errors */ macro
72982 ExprSetProperty(pExpr, EP_Error);
72989 return ExprHasProperty(pExpr, EP_Error);