Home
last modified time | relevance | path

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

/PHP-8.1/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.c3449 case PCRE2_NEWLINE_NUL: in pcre2_dfa_match()
H A Dpcre2_compile.c847 { (uint8_t *)STRING_NUL_RIGHTPAR, 4, PSO_NL, PCRE2_NEWLINE_NUL },
9989 case PCRE2_NEWLINE_NUL: in pcre2_compile()
H A Dpcre2_match.c6572 case PCRE2_NEWLINE_NUL: in pcre2_match()
H A Dpcre2_jit_compile.c13525 case PCRE2_NEWLINE_NUL: common->newline = CHAR_NUL; break; in jit_compile()

Completed in 88 milliseconds