Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c360 case PCRE2_NEWLINE_LF: in pcre2_set_newline()
H A Dpcre2_substitute.c416 code->newline_convention != PCRE2_NEWLINE_LF && in pcre2_substitute()
H A Dpcre2.h204 #define PCRE2_NEWLINE_LF 2 macro
H A Dpcre2_dfa_match.c3503 case PCRE2_NEWLINE_LF: in pcre2_dfa_match()
H A Dpcre2_compile.c846 { (uint8_t *)STRING_LF_RIGHTPAR, 3, PSO_NL, PCRE2_NEWLINE_LF },
10078 case PCRE2_NEWLINE_LF: in pcre2_compile()
H A Dpcre2_match.c6771 case PCRE2_NEWLINE_LF: in pcre2_match()
H A Dpcre2_jit_compile.c13750 case PCRE2_NEWLINE_LF: common->newline = CHAR_NL; break; in jit_compile()

Completed in 93 milliseconds