NEWLINE 289 ext/pcre/pcrelib/config.h #ifndef NEWLINE NEWLINE 9106 ext/pcre/pcrelib/pcre_compile.c case 0: newline = NEWLINE; break; /* Build-time default */ NEWLINE 145 ext/pcre/pcrelib/pcre_config.c *((int *)where) = NEWLINE; NEWLINE 6614 ext/pcre/pcrelib/pcre_exec.c case 0: newline = NEWLINE; break; /* Compile-time default */ NEWLINE 9797 ext/pcre/pcrelib/pcre_jit_compile.c switch(NEWLINE) NEWLINE 9801 ext/pcre/pcrelib/pcre_jit_compile.c default: common->newline = NEWLINE; break; NEWLINE 166 ext/xmlrpc/libxmlrpc/xml_element.c #define NEWLINE_LEN sizeof(NEWLINE) - 1 NEWLINE 408 ext/xmlrpc/libxmlrpc/xml_element.c xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN); NEWLINE 479 ext/xmlrpc/libxmlrpc/xml_element.c xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN); NEWLINE 497 ext/xmlrpc/libxmlrpc/xml_element.c xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN);