Searched refs:OP_UTF8_PERIOD (Results 1 – 3 of 3) sorted by relevance
251 OP_UTF8_PERIOD = 7, enumerator
3490 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()
412 || type == OP_UTF8_PERIOD in re_compile_fastmap_iter()1149 dfa->nodes[node].type = OP_UTF8_PERIOD; in optimize_utf8()
Completed in 21 milliseconds