Searched refs:fetch_token (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | regcomp.c | 1717 fetch_token (re_token_t *result, re_string_t *input, reg_syntax_t syntax) in fetch_token() function 2067 fetch_token (¤t_token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse() 2105 fetch_token (token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse_reg_exp() 2196 fetch_token (token, regexp, syntax); in parse_expression() 2251 fetch_token (token, regexp, syntax); in parse_expression() 2319 fetch_token (token, regexp, syntax); in parse_expression() 2362 fetch_token (token, regexp, syntax); in parse_expression() 2399 fetch_token (token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse_sub_exp() 2492 fetch_token (token, regexp, syntax); in parse_dup_op() 3623 fetch_token (token, input, syntax); in fetch_number()
|