svn: /phpdoc/ja/trunk/reference/yaf/ yaf_application/clone.xml yaf_application/sleep.xml yaf_application/wakeup.xml yaf_controller_abstract/clone.xml yaf_dispatcher/clone.xml yaf_dispatcher/sleep.xml yaf_dispatcher/wakeup.xml yaf_loader/clone.xml yaf_loader/sleep.xml yaf_loader/wakeup.xml yaf_registry/clone.xml yaf_request_http/clone.xml yaf_request_simple/clone.xml yaf_response_abstract/clone.xml yaf_session/clone.xml yaf_session/sleep.xml yaf_session/wakeup.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Fri, 05 Jun 2020 19:33:27 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=350014
Log:
Remove unused magic methods
Changed paths:
D phpdoc/ja/trunk/reference/yaf/yaf_application/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_application/sleep.xml
D phpdoc/ja/trunk/reference/yaf/yaf_application/wakeup.xml
D phpdoc/ja/trunk/reference/yaf/yaf_controller_abstract/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/sleep.xml
D phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/wakeup.xml
D phpdoc/ja/trunk/reference/yaf/yaf_loader/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_loader/sleep.xml
D phpdoc/ja/trunk/reference/yaf/yaf_loader/wakeup.xml
D phpdoc/ja/trunk/reference/yaf/yaf_registry/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_request_http/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_request_simple/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_response_abstract/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_session/clone.xml
D phpdoc/ja/trunk/reference/yaf/yaf_session/sleep.xml
D phpdoc/ja/trunk/reference/yaf/yaf_session/wakeup.xml
svn-diffs-350014.txt
(text/x-diff, 28.1 KB)
Deleted: phpdoc/ja/trunk/reference/yaf/yaf_application/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_application/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_application/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-application.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Application::__clone</refname> - <refpurpose>Yaf_Application はクローンできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Application::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_application/sleep.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_application/sleep.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_application/sleep.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-application.sleep" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Application::__sleep</refname> - <refpurpose>Yaf_Application はシリアライズできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Application::__sleep</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_application/wakeup.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_application/wakeup.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_application/wakeup.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-application.wakeup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Application::__wakeup</refname> - <refpurpose>Yaf_Application はデシリアライズできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Application::__wakeup</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_controller_abstract/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_controller_abstract/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_controller_abstract/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,56 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327672 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-controller-abstract.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Controller_Abstract::__clone</refname> - <refpurpose>Yaf_Controller_Abstract はクローンできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>final</modifier> <modifier>private</modifier> <type>void</type><methodname>Yaf_Controller_Abstract::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-dispatcher.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Dispatcher::__clone</refname> - <refpurpose>Yaf_Dispatcher はクローンできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Dispatcher::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/sleep.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/sleep.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/sleep.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-dispatcher.sleep" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Dispatcher::__sleep</refname> - <refpurpose>Yaf_Dispatcher はシリアライズできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Dispatcher::__sleep</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/wakeup.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/wakeup.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_dispatcher/wakeup.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327525 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-dispatcher.wakeup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Dispatcher::__wakeup</refname> - <refpurpose>Yaf_Dispatcher はデシリアライズできない</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Dispatcher::__wakeup</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_loader/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_loader/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_loader/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-loader.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Loader::__clone</refname> - <refpurpose>The __clone purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Loader::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_loader/sleep.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_loader/sleep.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_loader/sleep.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-loader.sleep" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Loader::__sleep</refname> - <refpurpose>The __sleep purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Loader::__sleep</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_loader/wakeup.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_loader/wakeup.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_loader/wakeup.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-loader.wakeup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Loader::__wakeup</refname> - <refpurpose>The __wakeup purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Loader::__wakeup</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_registry/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_registry/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_registry/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,56 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 327673 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-registry.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Registry::__clone</refname> - <refpurpose>The __clone purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Registry::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_request_http/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_request_http/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_request_http/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 343784 Maintainer: mumumu Status: ready --> - -<refentry xml:id="yaf-request-http.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Request_Http::__clone</refname> - <refpurpose>Yaf_Request_Http は複製できません</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Request_Http::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_request_simple/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_request_simple/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_request_simple/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-request-simple.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Request_Simple::__clone</refname> - <refpurpose>The __clone purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Request_Simple::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_response_abstract/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_response_abstract/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_response_abstract/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-response-abstract.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Response_Abstract::__clone</refname> - <refpurpose>The __clone purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Response_Abstract::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_session/clone.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_session/clone.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_session/clone.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-session.clone" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Session::__clone</refname> - <refpurpose>The __clone purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Session::__clone</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_session/sleep.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_session/sleep.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_session/sleep.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-session.sleep" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Session::__sleep</refname> - <refpurpose>The __sleep purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Session::__sleep</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 ---> Deleted: phpdoc/ja/trunk/reference/yaf/yaf_session/wakeup.xml =================================================================== --- phpdoc/ja/trunk/reference/yaf/yaf_session/wakeup.xml 2020-06-05 19:25:08 UTC (rev 350013) +++ phpdoc/ja/trunk/reference/yaf/yaf_session/wakeup.xml 2020-06-05 19:33:27 UTC (rev 350014) @@ -1,59 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- $Revision$ --> -<!-- EN-Revision: 317663 Maintainer: takagi Status: ready --> - -<refentry xml:id="yaf-session.wakeup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> - <refnamediv> - <refname>Yaf_Session::__wakeup</refname> - <refpurpose>The __wakeup purpose</refpurpose> - </refnamediv> - - <refsect1 role="description"> - &reftitle.description; - <methodsynopsis> - <modifier>private</modifier> <type>void</type><methodname>Yaf_Session::__wakeup</methodname> - <void /> - </methodsynopsis> - <para> - - </para> - - &warn.undocumented.func; - - </refsect1> - - <refsect1 role="parameters"> - &reftitle.parameters; - &no.function.parameters; - </refsect1> - - <refsect1 role="returnvalues"> - &reftitle.returnvalues; - <para> - - </para> - </refsect1> - - -</refentry> - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -indent-tabs-mode:nil -sgml-parent-document:nil -sgml-default-dtd-file:"~/.phpdoc/manual.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:nil -sgml-local-ecat-files:nil -End: -vim600: syn=xml fen fdm=syntax fdl=2 si -vim: et tw=78 syn=sgml -vi: ts=1 sw=1 --->