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

/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dregex_internal.h264 OP_CLOSE_BRACKET, enumerator in enum:__anon165
H A Dregcomp.c2083 token->type = OP_CLOSE_BRACKET;
3096 if (token->type == OP_CLOSE_BRACKET)
3139 if (token2.type == OP_CLOSE_BRACKET)
3241 if (token->type == OP_CLOSE_BRACKET)
3347 if (token2.type != OP_CLOSE_BRACKET)

Completed in 30 milliseconds