Home
last modified time | relevance | path

Searched refs:PSEND (Results 1 – 4 of 4) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h481 ((p) < NLBLOCK->PSEND && \
482 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
485 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre2_dfa_match.c81 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre2_match.c61 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre2_compile.c48 #define PSEND end_pattern /* Field containing processed string end */ macro

Completed in 54 milliseconds