Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Dregcomp.c1903 token->type = OP_OPEN_DUP_NUM; in peek_token()
1949 token->type = OP_OPEN_DUP_NUM; in peek_token()
2275 case OP_OPEN_DUP_NUM: in parse_expression()
2406 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM) in parse_expression()
2414 || token->type == OP_OPEN_DUP_NUM)) in parse_expression()
2477 if (token->type == OP_OPEN_DUP_NUM) in parse_dup_op()
Dregex_internal.h266 OP_OPEN_DUP_NUM, enumerator