Home
last modified time | relevance | path

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

/posix/
A Dregcomp.c1918 token->type = OP_OPEN_DUP_NUM; in peek_token()
1964 token->type = OP_OPEN_DUP_NUM; in peek_token()
2308 case OP_OPEN_DUP_NUM: in parse_expression()
2445 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM) in parse_expression()
2459 || token->type == OP_OPEN_DUP_NUM)) in parse_expression()
2529 if (token->type == OP_OPEN_DUP_NUM) in parse_dup_op()
A Dregex_internal.h273 OP_OPEN_DUP_NUM, enumerator

Completed in 12 milliseconds