Lines Matching refs:OP_ALLANY
930 case OP_ALLANY: in next_opcode()
1345 case OP_ALLANY: in detect_early_fail()
2149 case OP_ALLANY: in get_framesize()
5782 case OP_ALLANY: in scan_prefix()
7830 compile_char1_matchingpath(common, OP_ALLANY, cc, backtracks, FALSE); in compile_xclass_matchingpath()
7839 compile_char1_matchingpath(common, OP_ALLANY, cc, backtracks, FALSE); in compile_xclass_matchingpath()
9030 case OP_ALLANY: in compile_char1_matchingpath()
11961 else if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
11963 else if (type == OP_ALLANY) in compile_iterator_matchingpath()
12213 if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
12215 if (type == OP_ALLANY) in compile_iterator_matchingpath()
12283 if (type == OP_ALLANY) in compile_iterator_matchingpath()
12518 case OP_ALLANY: in compile_matchingpath()