Searched refs:is_newline (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/pcre/pcrelib/ |
H A D | pcre_newline.c | 76 PRIV(is_newline)(PCRE_PUCHAR ptr, int type, PCRE_PUCHAR endptr, int *lenptr, in PRIV() argument
|
H A D | pcre_internal.h | 319 PRIV(is_newline)((p), NLBLOCK->nltype, NLBLOCK->PSEND, \ 2745 extern BOOL PRIV(is_newline)(PCRE_PUCHAR, int, PCRE_PUCHAR,
|
Completed in 29 milliseconds