Searched refs:OP_ANYNL (Results 1 – 7 of 7) sorted by relevance
292 case OP_ANYNL: in find_minlength()1132 case OP_ANYNL: in set_start_bits()1256 case OP_ANYNL: in set_start_bits()
2449 case OP_ANYNL: in match()4424 case OP_ANYNL: in match()4676 case OP_ANYNL: in match()5172 case OP_ANYNL: in match()5297 case OP_ANYNL: in match()5762 case OP_ANYNL: in match()5938 if (ctype == OP_ANYNL && eptr > pp && UCHAR21(eptr) == CHAR_NL && in match()5981 case OP_ANYNL: in match()6181 if (ctype == OP_ANYNL && eptr > pp && *eptr == CHAR_LF && in match()
725 case OP_ANYNL: codevalue += OP_ANYNL_EXTRA; break; in internal_dfa_exec()2190 case OP_ANYNL: in internal_dfa_exec()
1967 case OP_ANYNL: in find_fixedlength()2593 case OP_ANYNL: in could_be_empty_branch()2980 case OP_ANYNL: in get_chr_property_list()3559 case OP_ANYNL: in compare_opcodes()
604 case OP_ANYNL: in next_opcode()1171 if (cc[1] != OP_ANYNL && cc[1] != OP_EXTUNI) in set_private_data_ptrs()1177 if (cc[1 + IMM2_SIZE] != OP_ANYNL && cc[1 + IMM2_SIZE] != OP_EXTUNI) in set_private_data_ptrs()1359 case OP_ANYNL: in get_framesize()5429 case OP_ANYNL: in compile_char1_matchingpath()7935 case OP_ANYNL: in compile_iterator_matchingpath()7969 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_matchingpath()8312 case OP_ANYNL: in compile_matchingpath()8621 if (type == OP_ANYNL || type == OP_EXTUNI) in compile_iterator_backtrackingpath()
1908 OP_ANYNL, /* 17 \R (any newline sequence) */ enumerator
196 OP_ANYNL match any Unicode newline sequence