Searched defs:accept_hyphen (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregcomp.c86 bool accept_hyphen);
3353 reg_syntax_t syntax, bool accept_hyphen)
3370 if (BE (token->type == OP_CHARSET_RANGE, 0) && !accept_hyphen)
3342 parse_bracket_element(bracket_elem_t *elem, re_string_t *regexp, re_token_t *token, int token_len, re_dfa_t *dfa, reg_syntax_t syntax, bool accept_hyphen) argument

Completed in 31 milliseconds