Searched refs:OP_SOM (Results 1 – 7 of 7) sorted by relevance
243 case OP_SOM: in find_minlength()977 case OP_SOM: in set_start_bits()
1351 OP_SOM, /* 2 Start of match (subject + offset): \G */ enumerator
621 case OP_SOM: in next_opcode()1018 case OP_SOM: in detect_fast_forward_skip()1082 case OP_SOM: in detect_fast_fail()3519 case OP_SOM: in scan_prefix()6045 case OP_SOM: in compile_simple_assertion_matchingpath()9347 case OP_SOM: in compile_matchingpath()
828 case OP_SOM: in internal_dfa_match()
1053 case OP_SOM: in find_fixedlength()7997 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
2175 case OP_SOM: in match()
196 OP_SOM, start of match (subject + offset): \G