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

/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.h221 OP_CLOSE_BRACKET, enumerator in enum:__anon1637
H A Dregcomp.c2086 token->type = OP_CLOSE_BRACKET;
3094 if (token->type == OP_CLOSE_BRACKET)
3136 if (token2.type == OP_CLOSE_BRACKET)
3238 if (token->type == OP_CLOSE_BRACKET)
3344 if (token2.type != OP_CLOSE_BRACKET)

Completed in 171 milliseconds