Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h308 ((p) < NLBLOCK->PSEND && \
309 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
312 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre_compile.c51 #define PSEND end_pattern /* Field containing processed string end */ macro
H A Dpcre_exec.c50 #define PSEND end_subject /* Field containing processed string end */ macro

Completed in 44 milliseconds