Searched refs:OP_ANYNL (Results 1 – 5 of 5) sorted by relevance
286 case OP_ANYNL: in find_minlength()1025 case OP_ANYNL: in set_start_bits()1156 case OP_ANYNL: in set_start_bits()
2427 case OP_ANYNL: in match()4315 case OP_ANYNL: in match()4572 case OP_ANYNL: in match()5055 case OP_ANYNL: in match()5180 case OP_ANYNL: in match()5634 case OP_ANYNL: in match()5815 if (ctype == OP_ANYNL && eptr > pp && RAWUCHAR(eptr) == CHAR_NL && in match()5858 case OP_ANYNL: in match()6063 if (ctype == OP_ANYNL && eptr > pp && *eptr == CHAR_LF && in match()
1956 case OP_ANYNL: in find_fixedlength()3249 case OP_ANYNL: in check_auto_possessive()3403 case OP_ANYNL: in check_auto_possessive()
1908 OP_ANYNL, /* 17 \R (any newline sequence) */ enumerator
188 OP_ANYNL match any Unicode newline sequence
Completed in 58 milliseconds