Searched refs:current_token (Results 1 – 1 of 1) sorted by relevance
2138 re_token_t current_token; in parse() local2140 fetch_token (¤t_token, regexp, syntax | RE_CARET_ANCHORS_HERE); in parse()2141 tree = parse_reg_exp (regexp, preg, ¤t_token, syntax, 0, err); in parse()