Home
last modified time | relevance | path

Searched refs:OP_UTF8_PERIOD (Results 1 – 3 of 3) sorted by relevance

/posix/
A Dregex_internal.h251 OP_UTF8_PERIOD = 7, enumerator
A Dregexec.c3490 else if (type == OP_UTF8_PERIOD) in group_nodes_into_DFAstates()
3654 if (__glibc_unlikely (node->type == OP_UTF8_PERIOD)) in check_node_accept_bytes()
3954 case OP_UTF8_PERIOD: in check_node_accept()
A Dregcomp.c412 || type == OP_UTF8_PERIOD in re_compile_fastmap_iter()
1149 dfa->nodes[node].type = OP_UTF8_PERIOD; in optimize_utf8()

Completed in 21 milliseconds