Lines Matching refs:OP_ALLANY
884 case OP_ALLANY: in next_opcode()
1289 case OP_ALLANY: in detect_early_fail()
2050 case OP_ALLANY: in get_framesize()
5550 case OP_ALLANY: in scan_prefix()
7421 compile_char1_matchingpath(common, OP_ALLANY, cc, backtracks, FALSE); in compile_xclass_matchingpath()
8500 case OP_ALLANY: in compile_char1_matchingpath()
11265 else if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
11267 else if (type == OP_ALLANY) in compile_iterator_matchingpath()
11517 if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
11519 if (type == OP_ALLANY) in compile_iterator_matchingpath()
11587 if (type == OP_ALLANY) in compile_iterator_matchingpath()
11821 case OP_ALLANY: in compile_matchingpath()