Searched refs:OP_ANYNL (Results 1 – 7 of 7) sorted by relevance
373 case OP_ANYNL: in find_minlength()1294 case OP_ANYNL: in set_start_bits()1431 case OP_ANYNL: in set_start_bits()
392 case OP_ANYNL: in get_chr_property_list()1029 case OP_ANYNL: in compare_opcodes()
2312 case OP_ANYNL: in match()2961 case OP_ANYNL: in match()3217 case OP_ANYNL: in match()3772 case OP_ANYNL: in match()3900 case OP_ANYNL: in match()4426 case OP_ANYNL: in match()4607 if (Lctype == OP_ANYNL && Feptr > Lstart_eptr && in match()4652 case OP_ANYNL: in match()4859 if (Lctype == OP_ANYNL && Feptr > Lstart_eptr && *Feptr == CHAR_LF && in match()
821 case OP_ANYNL: codevalue += OP_ANYNL_EXTRA; break; in internal_dfa_match()2297 case OP_ANYNL: in internal_dfa_match()
892 case OP_ANYNL: in next_opcode()1306 case OP_ANYNL: in detect_early_fail()1340 if (cc[0] != OP_ANYNL && cc[0] != OP_EXTUNI) in detect_early_fail()1867 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()1873 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs()2055 case OP_ANYNL: in get_framesize()8863 case OP_ANYNL: in compile_char1_matchingpath()11500 && type != OP_ANYNL && type != OP_EXTUNI) in compile_iterator_matchingpath()11541 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()12133 case OP_ANYNL: in compile_matchingpath()[all …]
1390 OP_ANYNL, /* 17 \R (any newline sequence) */ enumerator
416 OP_ANYNL match any Unicode newline sequence