Searched refs:RE_EOF (Results 1 – 1 of 1) sorted by relevance
6341 #define RE_EOF 0 /* End of input */ macro6532 while( c!=RE_EOF && pNext->nState>0 ){ in re_match()6825 re_append(p, RE_OP_MATCH, RE_EOF); in re_subcompile_string()