Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/misc/regex/
A Dregex_internal.h156 OP_UTF8_PERIOD = 7, enumerator
A Dregexec.c3483 else if (type == OP_UTF8_PERIOD) in group_nodes_into_DFAstates()
3640 if (BE (node->type == OP_UTF8_PERIOD, 0)) in check_node_accept_bytes()
3945 case OP_UTF8_PERIOD: in check_node_accept()
A Dregcomp.c386 || type == OP_UTF8_PERIOD in re_compile_fastmap_iter()
1060 dfa->nodes[node].type = OP_UTF8_PERIOD; in optimize_utf8()

Completed in 16 milliseconds