Searched refs:PSEND (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_internal.h281 testing for newlines. NLBLOCK, PSSTART, and PSEND are defined in the various
293 ((p) < NLBLOCK->PSEND && \
294 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
297 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c81 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_exec.c50 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_compile.c51 #define PSEND end_pattern /* Field containing processed string end */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_internal.h281 testing for newlines. NLBLOCK, PSSTART, and PSEND are defined in the various
293 ((p) < NLBLOCK->PSEND && \
294 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
297 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c81 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_exec.c50 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_compile.c51 #define PSEND end_pattern /* Field containing processed string end */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_internal.h281 testing for newlines. NLBLOCK, PSSTART, and PSEND are defined in the various
293 ((p) < NLBLOCK->PSEND && \
294 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \
297 ((p) <= NLBLOCK->PSEND - NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c81 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_exec.c50 #define PSEND end_subject /* Field containing processed string end */ macro
H A Dpcre_compile.c51 #define PSEND end_pattern /* Field containing processed string end */ macro

Completed in 378 milliseconds