Home | History | Annotate | Download | only in lib

Lines Matching full:current_token

2115   re_token_t current_token;
2117 fetch_token (&current_token, regexp, syntax | RE_CARET_ANCHORS_HERE);
2118 tree = parse_reg_exp (regexp, preg, &current_token, syntax, 0, err);