NEWLINE           230 ext/pcre/pcrelib/config.h #ifndef NEWLINE
NEWLINE          5929 ext/pcre/pcrelib/pcre_compile.c   case 0: newline = NEWLINE; break;   /* Build-time default */
NEWLINE            85 ext/pcre/pcrelib/pcre_config.c   *((int *)where) = NEWLINE;
NEWLINE          4495 ext/pcre/pcrelib/pcre_exec.c   case 0: newline = NEWLINE; break;   /* Compile-time default */
NEWLINE           161 ext/xmlrpc/libxmlrpc/xml_element.c #define NEWLINE_LEN                    sizeof(NEWLINE) - 1
NEWLINE           403 ext/xmlrpc/libxmlrpc/xml_element.c          xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN);
NEWLINE           474 ext/xmlrpc/libxmlrpc/xml_element.c                    xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN);
NEWLINE           492 ext/xmlrpc/libxmlrpc/xml_element.c       xml_elem_writefunc(fptr, NEWLINE, data, NEWLINE_LEN);