Home
last modified time | relevance | path

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

/glibc-2.36/posix/
Dregcomp.c2091 token->type = OP_CLOSE_BRACKET; in peek_token_bracket()
3177 if (token->type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3221 if (token2.type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3328 if (token->type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3434 if (token2.type != OP_CLOSE_BRACKET) in parse_bracket_element()
Dregex_internal.h271 OP_CLOSE_BRACKET, enumerator