Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h176 OP_CLOSE_BRACKET, enumerator
A Dregcomp.c2007 token->type = OP_CLOSE_BRACKET; in peek_token_bracket()
3011 if (token->type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3053 if (token2.type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3155 if (token->type == OP_CLOSE_BRACKET) in parse_bracket_exp()
3261 if (token2.type != OP_CLOSE_BRACKET) in parse_bracket_element()

Completed in 10 milliseconds