Searched refs:OP_SOM (Results 1 – 6 of 6) sorted by relevance
188 case OP_SOM: in find_minlength()918 case OP_SOM: in set_start_bits()
1892 OP_SOM, /* 2 Start of match (subject + offset): \G */ enumerator
175 OP_SOM, start of match (subject + offset): \G
1852 case OP_SOM: in find_fixedlength()8664 else if (op != OP_SOD && op != OP_SOM && op != OP_CIRC) return FALSE; in is_anchored()
590 case OP_SOM: in next_opcode()3272 case OP_SOM: in scan_prefix()5308 case OP_SOM: in compile_char1_matchingpath()8298 case OP_SOM: in compile_matchingpath()
2098 case OP_SOM: in match()
Completed in 82 milliseconds