Searched refs:OP_ANYNL (Results 1 – 8 of 8) sorted by relevance
349 case OP_ANYNL: in find_minlength()1195 case OP_ANYNL: in set_start_bits()1332 case OP_ANYNL: in set_start_bits()
373 case OP_ANYNL: in get_chr_property_list()960 case OP_ANYNL: in compare_opcodes()
2527 case OP_ANYNL: in match()4514 case OP_ANYNL: in match()4766 case OP_ANYNL: in match()5262 case OP_ANYNL: in match()5387 case OP_ANYNL: in match()5856 case OP_ANYNL: in match()6036 if (ctype == OP_ANYNL && eptr > pp && UCHAR21(eptr) == CHAR_NL && in match()6079 case OP_ANYNL: in match()6279 if (ctype == OP_ANYNL && eptr > pp && *eptr == CHAR_LF && in match()
668 case OP_ANYNL: codevalue += OP_ANYNL_EXTRA; break; in internal_dfa_match()2128 case OP_ANYNL: in internal_dfa_match()
1367 OP_ANYNL, /* 17 \R (any newline sequence) */ enumerator
635 case OP_ANYNL: in next_opcode()952 return (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI); in is_accelerated_repeat()1401 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()1407 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs()1589 case OP_ANYNL: in get_framesize()6379 case OP_ANYNL: in compile_char1_matchingpath()8892 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()9371 case OP_ANYNL: in compile_matchingpath()9673 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_backtrackingpath()
1170 case OP_ANYNL: in find_fixedlength()1594 case OP_ANYNL: in could_be_empty_branch()
217 OP_ANYNL match any Unicode newline sequence