Searched refs:OP_SOM (Results 1 – 6 of 6) sorted by relevance
267 case OP_SOM: in find_minlength()1063 case OP_SOM: in set_start_bits()
1349 OP_SOM, /* 2 Start of match (subject + offset): \G */ enumerator
981 case OP_SOM: in internal_dfa_match()
873 case OP_SOM: in next_opcode()1268 case OP_SOM: in detect_early_fail()5401 case OP_SOM: in scan_prefix()7958 case OP_SOM: in compile_simple_assertion_matchingpath()11801 case OP_SOM: in compile_matchingpath()
5815 case OP_SOM: in match()
8338 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
Completed in 162 milliseconds