Home
last modified time | relevance | path

Searched refs:PCRE2_NEWLINE_CR (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_context.c359 case PCRE2_NEWLINE_CR: in pcre2_set_newline()
H A Dpcre2_substitute.c393 code->newline_convention != PCRE2_NEWLINE_CR && in pcre2_substitute()
H A Dpcre2.h202 #define PCRE2_NEWLINE_CR 1 macro
H A Dpcre2_dfa_match.c3439 case PCRE2_NEWLINE_CR: in pcre2_dfa_match()
H A Dpcre2_compile.c840 { (uint8_t *)STRING_CR_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_CR },
9947 case PCRE2_NEWLINE_CR: in pcre2_compile()
H A Dpcre2_match.c6560 case PCRE2_NEWLINE_CR: in pcre2_match()
H A Dpcre2_jit_compile.c13443 case PCRE2_NEWLINE_CR: common->newline = CHAR_CR; break; in jit_compile()

Completed in 90 milliseconds