protocol_dup 1875 main/streams/streams.c char *protocol_dup = estrndup(protocol, n); protocol_dup 1877 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_fopen=0", protocol_dup); protocol_dup 1879 main/streams/streams.c php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s:// wrapper is disabled in the server configuration by allow_url_include=0", protocol_dup); protocol_dup 1881 main/streams/streams.c efree(protocol_dup);