Home
last modified time | relevance | path

Searched refs:PCRE2_NEWLINE_NUL (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_context.c364 case PCRE2_NEWLINE_NUL: in pcre2_set_newline()
H A Dpcre2.h208 #define PCRE2_NEWLINE_NUL 6 macro
H A Dpcre2_dfa_match.c3508 case PCRE2_NEWLINE_NUL: in pcre2_dfa_match()
H A Dpcre2_compile.c849 { (uint8_t *)STRING_NUL_RIGHTPAR, 4, PSO_NL, PCRE2_NEWLINE_NUL },
10083 case PCRE2_NEWLINE_NUL: in pcre2_compile()
H A Dpcre2_match.c6776 case PCRE2_NEWLINE_NUL: in pcre2_match()
H A Dpcre2_jit_compile.c13754 case PCRE2_NEWLINE_NUL: common->newline = CHAR_NUL; break; in jit_compile()

Completed in 110 milliseconds