Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c357 case PCRE2_NEWLINE_CR: in pcre2_set_newline()
H A Dpcre2_substitute.c336 code->newline_convention != PCRE2_NEWLINE_CR && in pcre2_substitute()
H A Dpcre2.h213 #define PCRE2_NEWLINE_CR 1 macro
H A Dpcre2_dfa_match.c3405 case PCRE2_NEWLINE_CR: in pcre2_dfa_match()
H A Dpcre2_compile.c772 { (uint8_t *)STRING_CR_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_CR },
9418 case PCRE2_NEWLINE_CR: in pcre2_compile()
H A Dpcre2_match.c6232 case PCRE2_NEWLINE_CR: in pcre2_match()
H A Dpcre2_jit_compile.c12064 case PCRE2_NEWLINE_CR: common->newline = CHAR_CR; break; in jit_compile()

Completed in 112 milliseconds