Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dregcomp.c1863 token->type = OP_OPEN_DUP_NUM; in peek_token()
1909 token->type = OP_OPEN_DUP_NUM; in peek_token()
2234 case OP_OPEN_DUP_NUM: in parse_expression()
2365 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM) in parse_expression()
2373 || token->type == OP_OPEN_DUP_NUM)) in parse_expression()
2436 if (token->type == OP_OPEN_DUP_NUM) in parse_dup_op()
Dregex_internal.h258 OP_OPEN_DUP_NUM, enumerator