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

/freebsd-10.0-release/contrib/libgnuregex/
H A Dregex_internal.h223 OP_OPEN_DUP_NUM, enumerator in enum:__anon1637
H A Dregcomp.c1914 token->type = OP_OPEN_DUP_NUM;
1960 token->type = OP_OPEN_DUP_NUM;
2292 case OP_OPEN_DUP_NUM:
2423 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM)
2431 || token->type == OP_OPEN_DUP_NUM))
2498 if (token->type == OP_OPEN_DUP_NUM)

Completed in 48 milliseconds