Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11978 #define EP_DblQuoted 0x000040 /* token.z was originally in "..." */ macro
81755 if( cnt==0 && zTab==0 && ExprHasProperty(pExpr,EP_DblQuoted) ){
83284 if( c=='"' ) pNew->flags |= EP_DblQuoted;

Completed in 344 milliseconds