Home
last modified time | relevance | path

Searched refs:fetch_token (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregcomp.c1712 fetch_token (re_token_t *result, re_string_t *input, reg_syntax_t syntax) in fetch_token() function
2062 fetch_token (&current_token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse()
2100 fetch_token (token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse_reg_exp()
2191 fetch_token (token, regexp, syntax); in parse_expression()
2246 fetch_token (token, regexp, syntax); in parse_expression()
2314 fetch_token (token, regexp, syntax); in parse_expression()
2357 fetch_token (token, regexp, syntax); in parse_expression()
2394 fetch_token (token, regexp, syntax | REG_CARET_ANCHORS_HERE); in parse_sub_exp()
2487 fetch_token (token, regexp, syntax); in parse_dup_op()
3618 fetch_token (token, input, syntax); in fetch_number()