Home
last modified time | relevance | path

Searched defs:LP (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dparse.y361 ccons ::= DEFAULT LP(A) expr(X) RP(Z). in LP() function
387 ccons ::= CHECK LP(A) expr(X) RP(B). {sqlite3AddCheckConstraint(pParse,X,A.z,B.z);} in LP() function