Home
last modified time | relevance | path

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

/posix/
A Dregcomp.c1922 token->type = OP_CLOSE_DUP_NUM; in peek_token()
1968 token->type = OP_CLOSE_DUP_NUM; in peek_token()
2337 case OP_CLOSE_DUP_NUM: in parse_expression()
2546 end = ((token->type == OP_CLOSE_DUP_NUM) ? start in parse_dup_op()
2573 || token->type != OP_CLOSE_DUP_NUM)) in parse_dup_op()
3781 if (token->type == OP_CLOSE_DUP_NUM || c == ',') in fetch_number()
A Dregex_internal.h274 OP_CLOSE_DUP_NUM, enumerator

Completed in 13 milliseconds