Searched refs:re_mult_next (Results 1 – 3 of 3) sorted by relevance
376 static int re_mult_next(char *what);1500 re_mult_next(char *what) in re_mult_next() function
1482 if (re_mult_next("\\zs") == FAIL) in regatom()1487 if (re_mult_next("\\ze") == FAIL) in regatom()
1568 if (re_mult_next("\\zs") == FAIL) in nfa_regatom()1574 if (re_mult_next("\\ze") == FAIL) in nfa_regatom()