Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregcomp.c1835 token->type = OP_OPEN_DUP_NUM; in peek_token()
1881 token->type = OP_OPEN_DUP_NUM; in peek_token()
2207 case OP_OPEN_DUP_NUM: in parse_expression()
2338 || token->type == OP_DUP_QUESTION || token->type == OP_OPEN_DUP_NUM) in parse_expression()
2346 || token->type == OP_OPEN_DUP_NUM)) in parse_expression()
2409 if (token->type == OP_OPEN_DUP_NUM) in parse_dup_op()
A Dregex_internal.h178 OP_OPEN_DUP_NUM, enumerator

Completed in 9 milliseconds