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