From bf1f55888a6cabdd9d26ad2ad0d87147881c7aa5 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 22 Dec 2007 16:42:37 +0000 Subject: [PATCH] Remove useless files (autogenerated now by the file-entities.php script) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248774 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/http/functions/caching.xml | 3 --- reference/http/functions/encodings.xml | 4 ---- reference/http/functions/misc.xml | 10 ---------- reference/http/functions/negotiation.xml | 4 ---- reference/http/functions/outputhandlers.xml | 4 ---- reference/http/functions/parsers.xml | 5 ----- reference/http/functions/persistenthandles.xml | 4 ---- reference/http/functions/requests.xml | 14 -------------- reference/http/functions/responses.xml | 10 ---------- reference/http/functions/urls.xml | 3 --- 10 files changed, 61 deletions(-) delete mode 100644 reference/http/functions/caching.xml delete mode 100644 reference/http/functions/encodings.xml delete mode 100644 reference/http/functions/misc.xml delete mode 100644 reference/http/functions/negotiation.xml delete mode 100644 reference/http/functions/outputhandlers.xml delete mode 100644 reference/http/functions/parsers.xml delete mode 100644 reference/http/functions/persistenthandles.xml delete mode 100644 reference/http/functions/requests.xml delete mode 100644 reference/http/functions/responses.xml delete mode 100644 reference/http/functions/urls.xml diff --git a/reference/http/functions/caching.xml b/reference/http/functions/caching.xml deleted file mode 100644 index 94146cb54c..0000000000 --- a/reference/http/functions/caching.xml +++ /dev/null @@ -1,3 +0,0 @@ - -&reference.http.functions.caching.http-cache-etag; -&reference.http.functions.caching.http-cache-last-modified; diff --git a/reference/http/functions/encodings.xml b/reference/http/functions/encodings.xml deleted file mode 100644 index 77ef92c7cb..0000000000 --- a/reference/http/functions/encodings.xml +++ /dev/null @@ -1,4 +0,0 @@ - -&reference.http.functions.encodings.http-chunked-decode; -&reference.http.functions.encodings.http-deflate; -&reference.http.functions.encodings.http-inflate; diff --git a/reference/http/functions/misc.xml b/reference/http/functions/misc.xml deleted file mode 100644 index fae30c1554..0000000000 --- a/reference/http/functions/misc.xml +++ /dev/null @@ -1,10 +0,0 @@ - -&reference.http.functions.misc.http-get-request-body-stream; -&reference.http.functions.misc.http-get-request-body; -&reference.http.functions.misc.http-get-request-headers; -&reference.http.functions.misc.http-date; -&reference.http.functions.misc.http-support; -&reference.http.functions.misc.http-match-etag; -&reference.http.functions.misc.http-match-modified; -&reference.http.functions.misc.http-match-request-header; -&reference.http.functions.misc.http-build-cookie; diff --git a/reference/http/functions/negotiation.xml b/reference/http/functions/negotiation.xml deleted file mode 100644 index 6afe724ecb..0000000000 --- a/reference/http/functions/negotiation.xml +++ /dev/null @@ -1,4 +0,0 @@ - -&reference.http.functions.negotiation.http-negotiate-charset; -&reference.http.functions.negotiation.http-negotiate-content-type; -&reference.http.functions.negotiation.http-negotiate-language; diff --git a/reference/http/functions/outputhandlers.xml b/reference/http/functions/outputhandlers.xml deleted file mode 100644 index d45365b771..0000000000 --- a/reference/http/functions/outputhandlers.xml +++ /dev/null @@ -1,4 +0,0 @@ - -&reference.http.functions.outputhandlers.ob-deflatehandler; -&reference.http.functions.outputhandlers.ob-etaghandler; -&reference.http.functions.outputhandlers.ob-inflatehandler; diff --git a/reference/http/functions/parsers.xml b/reference/http/functions/parsers.xml deleted file mode 100644 index 18278aa8fa..0000000000 --- a/reference/http/functions/parsers.xml +++ /dev/null @@ -1,5 +0,0 @@ - -&reference.http.functions.parsers.http-parse-cookie; -&reference.http.functions.parsers.http-parse-headers; -&reference.http.functions.parsers.http-parse-message; -&reference.http.functions.parsers.http-parse-params; diff --git a/reference/http/functions/persistenthandles.xml b/reference/http/functions/persistenthandles.xml deleted file mode 100644 index 942339e5df..0000000000 --- a/reference/http/functions/persistenthandles.xml +++ /dev/null @@ -1,4 +0,0 @@ - -&reference.http.functions.persistenthandles.http-persistent-handles-count; -&reference.http.functions.persistenthandles.http-persistent-handles-ident; -&reference.http.functions.persistenthandles.http-persistent-handles-clean; diff --git a/reference/http/functions/requests.xml b/reference/http/functions/requests.xml deleted file mode 100644 index 838f7d43ab..0000000000 --- a/reference/http/functions/requests.xml +++ /dev/null @@ -1,14 +0,0 @@ - -&reference.http.functions.requests.http-get; -&reference.http.functions.requests.http-head; -&reference.http.functions.requests.http-post-data; -&reference.http.functions.requests.http-post-fields; -&reference.http.functions.requests.http-put-data; -&reference.http.functions.requests.http-put-file; -&reference.http.functions.requests.http-put-stream; -&reference.http.functions.requests.http-request-method-exists; -&reference.http.functions.requests.http-request-method-name; -&reference.http.functions.requests.http-request-method-register; -&reference.http.functions.requests.http-request-method-unregister; -&reference.http.functions.requests.http-request; -&reference.http.functions.requests.http-request-body-encode; diff --git a/reference/http/functions/responses.xml b/reference/http/functions/responses.xml deleted file mode 100644 index bf3c2e619e..0000000000 --- a/reference/http/functions/responses.xml +++ /dev/null @@ -1,10 +0,0 @@ - -&reference.http.functions.responses.http-redirect; -&reference.http.functions.responses.http-send-content-disposition; -&reference.http.functions.responses.http-send-content-type; -&reference.http.functions.responses.http-send-data; -&reference.http.functions.responses.http-send-file; -&reference.http.functions.responses.http-send-last-modified; -&reference.http.functions.responses.http-send-status; -&reference.http.functions.responses.http-send-stream; -&reference.http.functions.responses.http-throttle; diff --git a/reference/http/functions/urls.xml b/reference/http/functions/urls.xml deleted file mode 100644 index 3d04f5d94e..0000000000 --- a/reference/http/functions/urls.xml +++ /dev/null @@ -1,3 +0,0 @@ - -&reference.http.functions.urls.http-build-str; -&reference.http.functions.urls.http-build-url;