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

/haiku/src/system/libroot/posix/glibc/regex/
H A Dregex_internal.h222 OP_CLOSE_BRACKET, enumerator in enum:__anon5495
H A Dregcomp.c2047 token->type = OP_CLOSE_BRACKET;
3060 if (token->type == OP_CLOSE_BRACKET)
3102 if (token2.type == OP_CLOSE_BRACKET)
3204 if (token->type == OP_CLOSE_BRACKET)
3310 if (token2.type != OP_CLOSE_BRACKET)

Completed in 93 milliseconds