Searched refs:CIDX_PARSE_CLOSE (Results 1 – 1 of 1) sorted by relevance
315 #define CIDX_PARSE_CLOSE 3 /* ")" */ macro369 return CIDX_PARSE_CLOSE; in cidxFindNext()420 if( (e==CIDX_PARSE_COMMA || e==CIDX_PARSE_CLOSE) && nParen==1 ){ in cidxParseSQL()442 if( e==CIDX_PARSE_CLOSE ) nParen--; in cidxParseSQL()