Home
last modified time | relevance | path

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

/dragonfly/contrib/grep/lib/
HDdfa.c968 parse_bracket_exp (struct dfa *dfa) in parse_bracket_exp() function
1488 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1522 dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
1533 return dfa->lex.lasttok = parse_bracket_exp (dfa); in lex()
HDregcomp.c80 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2288 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2840 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function
/dragonfly/contrib/cvs-1.12/lib/
HDregcomp.c76 static bin_tree_t *parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa,
2211 tree = parse_bracket_exp (regexp, dfa, token, syntax, err); in parse_expression()
2705 parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token, in parse_bracket_exp() function