Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregcomp.c88 bool accept_hyphen);
3411 reg_syntax_t syntax, bool accept_hyphen) in parse_bracket_element() argument
3428 if (__glibc_unlikely (token->type == OP_CHARSET_RANGE) && !accept_hyphen) in parse_bracket_element()