Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h179 OP_CLOSE_DUP_NUM, enumerator
A Dregcomp.c1839 token->type = OP_CLOSE_DUP_NUM; in peek_token()
1885 token->type = OP_CLOSE_DUP_NUM; in peek_token()
2236 case OP_CLOSE_DUP_NUM: in parse_expression()
2426 end = ((token->type == OP_CLOSE_DUP_NUM) ? start in parse_dup_op()
3625 if (token->type == OP_CLOSE_DUP_NUM || c == ',') in fetch_number()

Completed in 10 milliseconds