From 808e62227148355d92477218c5f7b23e321e6cb0 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Sat, 27 Jun 2009 12:55:11 +0000 Subject: [PATCH] Alias functions for magic_quotes_runtime and set_socket_blocking git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282868 c90b9560-bf6c-de11-be94-00142212c4b1 --- .../info/functions/magic-quotes-runtime.xml | 37 +++++++++++++++++++ .../stream/functions/set-socket-blocking.xml | 37 +++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 reference/info/functions/magic-quotes-runtime.xml create mode 100644 reference/stream/functions/set-socket-blocking.xml diff --git a/reference/info/functions/magic-quotes-runtime.xml b/reference/info/functions/magic-quotes-runtime.xml new file mode 100644 index 0000000000..fa87752481 --- /dev/null +++ b/reference/info/functions/magic-quotes-runtime.xml @@ -0,0 +1,37 @@ + + + + + magic_quotes_runtime + &Alias; set_magic_quotes_runtime + + + + &reftitle.description; + + &info.function.alias; + set_magic_quotes_runtime + + + + + diff --git a/reference/stream/functions/set-socket-blocking.xml b/reference/stream/functions/set-socket-blocking.xml new file mode 100644 index 0000000000..19f1bcd0cb --- /dev/null +++ b/reference/stream/functions/set-socket-blocking.xml @@ -0,0 +1,37 @@ + + + + + set_socket_blocking + &Alias; stream_set_blocking + + + + &reftitle.description; + + &info.function.alias; + stream_set_blocking + + + + +