Searched refs:OP_UTF8_PERIOD (Results 1 – 3 of 3) sorted by relevance
156 OP_UTF8_PERIOD = 7, enumerator
3483 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()
386 || type == OP_UTF8_PERIOD in re_compile_fastmap_iter()1060 dfa->nodes[node].type = OP_UTF8_PERIOD; in optimize_utf8()
Completed in 16 milliseconds