Home
last modified time | relevance | path

Searched refs:OP_ANYNL (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_study.c286 case OP_ANYNL: in find_minlength()
1025 case OP_ANYNL: in set_start_bits()
1156 case OP_ANYNL: in set_start_bits()
H A Dpcre_exec.c2427 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()
H A Dpcre_compile.c1956 case OP_ANYNL: in find_fixedlength()
3249 case OP_ANYNL: in check_auto_possessive()
3403 case OP_ANYNL: in check_auto_possessive()
H A Dpcre_internal.h1908 OP_ANYNL, /* 17 \R (any newline sequence) */ enumerator
H A DHACKING188 OP_ANYNL match any Unicode newline sequence

Completed in 110 milliseconds