Searched refs:PSSTART (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
307 ((p) > NLBLOCK->PSSTART && \
308 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
311 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c80 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_exec.c49 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_compile.c50 #define PSSTART start_pattern /* Field containing processed string start */ 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
307 ((p) > NLBLOCK->PSSTART && \
308 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
311 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c80 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_exec.c49 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_compile.c50 #define PSSTART start_pattern /* Field containing processed string start */ 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
307 ((p) > NLBLOCK->PSSTART && \
308 PRIV(was_newline)((p), NLBLOCK->nltype, NLBLOCK->PSSTART, \
311 ((p) >= NLBLOCK->PSSTART + NLBLOCK->nllen && \
H A Dpcre_dfa_exec.c80 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_exec.c49 #define PSSTART start_subject /* Field containing processed string start */ macro
H A Dpcre_compile.c50 #define PSSTART start_pattern /* Field containing processed string start */ macro

Completed in 372 milliseconds