Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c6788 typedef struct Expr Expr; typedef
9118 struct Expr { struct
9127 /* If the EP_TokenOnly flag is set in the Expr.flags mask, then no argument
9132 Expr *pLeft; /* Left subnode */ argument
9133 Expr *pRight; /* Right subnode */ argument
9140 /* If the EP_Reduced flag is set in the Expr.flags mask, then no argument
9153 u8 op2; /* If a TK_REGISTER, the original value of Expr.op */ argument
9162 ** The following are the meanings of bits in the Expr.flags field. argument
/external/webkit/SunSpider/tests/parse-only/
Djquery-1.3.2.js1654 var Expr = Sizzle.selectors = { variable
Dconcat-jquery-mootools-prototype.js1654 var Expr = Sizzle.selectors = { variable