Searched refs:RE_OP_ATSTART (Results 1 – 1 of 1) sorted by relevance
97 #define RE_OP_ATSTART 18 /* Currently at the start of the string */ macro279 case RE_OP_ATSTART: { in re_match()562 re_append(p, RE_OP_ATSTART, 0); in re_subcompile_string()