Lines Matching refs:OP_ALLANY
889 case OP_ALLANY: in next_opcode()
1296 case OP_ALLANY: in detect_early_fail()
2051 case OP_ALLANY: in get_framesize()
5628 case OP_ALLANY: in scan_prefix()
7586 compile_char1_matchingpath(common, OP_ALLANY, cc, backtracks, FALSE); in compile_xclass_matchingpath()
8808 case OP_ALLANY: in compile_char1_matchingpath()
11573 else if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
11575 else if (type == OP_ALLANY) in compile_iterator_matchingpath()
11825 if (type == OP_ALLANY && !common->invalid_utf) in compile_iterator_matchingpath()
11827 if (type == OP_ALLANY) in compile_iterator_matchingpath()
11895 if (type == OP_ALLANY) in compile_iterator_matchingpath()
12129 case OP_ALLANY: in compile_matchingpath()