Home
last modified time | relevance | path

Searched refs:OP_PERIOD (Results 1 – 4 of 4) sorted by relevance

/posix/
A Dregex_internal.h248 OP_PERIOD = 5, enumerator
A Dregcomp.c410 else if (type == OP_PERIOD in re_compile_fastmap_iter()
1112 case OP_PERIOD: in optimize_utf8()
1148 else if (dfa->nodes[node].type == OP_PERIOD) in optimize_utf8()
1982 token->type = OP_PERIOD; in peek_token()
2398 case OP_PERIOD: in parse_expression()
A Dregexec.c3476 else if (type == OP_PERIOD) in group_nodes_into_DFAstates()
3706 if (node->type == OP_PERIOD) in check_node_accept_bytes()
3959 case OP_PERIOD: in check_node_accept()
A Dregex_internal.c1456 ((token.type == OP_PERIOD && dfa->mb_cur_max > 1) in re_dfa_add_node()

Completed in 54 milliseconds