Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_context.c368 case PCRE2_NEWLINE_CR: in pcre2_set_newline()
H A Dpcre2_substitute.c415 code->newline_convention != PCRE2_NEWLINE_CR && in pcre2_substitute()
H A Dpcre2.h210 #define PCRE2_NEWLINE_CR 1 macro
H A Dpcre2_dfa_match.c3550 case PCRE2_NEWLINE_CR: in pcre2_dfa_match()
H A Dpcre2_compile.c851 { (uint8_t *)STRING_CR_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_CR },
10438 case PCRE2_NEWLINE_CR: in pcre2_compile()
H A Dpcre2_match.c6987 case PCRE2_NEWLINE_CR: in pcre2_match()
H A Dpcre2_jit_compile.c14202 case PCRE2_NEWLINE_CR: common->newline = CHAR_CR; break; in jit_compile()

Completed in 94 milliseconds