From 47babea5e9d85d4db7961e320ed172fb2395bc70 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Thu, 21 Jun 2007 00:43:30 +0000 Subject: [PATCH] More Docbook5 upgrades... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238171 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imagick/imagickdraw/setviewbox.xml | 4 ++-- reference/info/functions/zend-thread-id.xml | 4 ++-- reference/mysql/functions/mysql-set-charset.xml | 4 ++-- reference/phar/functions/phar-offsetexists.xml | 7 +++---- reference/phar/functions/phar-offsetget.xml | 4 ++-- reference/phar/functions/phar-offsetset.xml | 4 ++-- reference/phar/functions/phar-offsetunset.xml | 4 ++-- reference/printer/constants.xml | 4 ++-- reference/printer/reference.xml | 4 ++-- reference/sybase/functions/sybase-fetch-object.xml | 5 +++-- .../functions/xml-set-external-entity-ref-handler.xml | 9 ++++----- 11 files changed, 26 insertions(+), 27 deletions(-) diff --git a/reference/imagick/imagickdraw/setviewbox.xml b/reference/imagick/imagickdraw/setviewbox.xml index f4df5557b0..2d91871f68 100644 --- a/reference/imagick/imagickdraw/setviewbox.xml +++ b/reference/imagick/imagickdraw/setviewbox.xml @@ -1,6 +1,6 @@ - - + + ImagickDraw::setViewbox Sets the overall canvas size diff --git a/reference/info/functions/zend-thread-id.xml b/reference/info/functions/zend-thread-id.xml index 0ca3e2c7e9..05b8a53153 100644 --- a/reference/info/functions/zend-thread-id.xml +++ b/reference/info/functions/zend-thread-id.xml @@ -1,6 +1,6 @@ - - + + zend_thread_id Returns a unique identifier for the current thread diff --git a/reference/mysql/functions/mysql-set-charset.xml b/reference/mysql/functions/mysql-set-charset.xml index f6c40d6cb3..6efd0f03b2 100644 --- a/reference/mysql/functions/mysql-set-charset.xml +++ b/reference/mysql/functions/mysql-set-charset.xml @@ -1,6 +1,6 @@ - - + + mysql_set_charset Sets the client character set diff --git a/reference/phar/functions/phar-offsetexists.xml b/reference/phar/functions/phar-offsetexists.xml index 72d27a675a..7ce62ccd67 100644 --- a/reference/phar/functions/phar-offsetexists.xml +++ b/reference/phar/functions/phar-offsetexists.xml @@ -1,5 +1,5 @@ - + Phar::offsetExists @@ -11,17 +11,16 @@ boolPhar::offsetExists stringoffset - - This is an implementation of the ArrayAccess interface allowing + This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetExists() is called whenever isset is called. - + &reftitle.parameters; diff --git a/reference/phar/functions/phar-offsetget.xml b/reference/phar/functions/phar-offsetget.xml index 865459388c..14b96f2142 100644 --- a/reference/phar/functions/phar-offsetget.xml +++ b/reference/phar/functions/phar-offsetget.xml @@ -1,5 +1,5 @@ - + Phar::offsetGet @@ -13,7 +13,7 @@ - This is an implementation of the ArrayAccess interface allowing + This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetGet is used for retrieving files from a Phar archive. diff --git a/reference/phar/functions/phar-offsetset.xml b/reference/phar/functions/phar-offsetset.xml index 44b2cba797..d00fb5cd0a 100644 --- a/reference/phar/functions/phar-offsetset.xml +++ b/reference/phar/functions/phar-offsetset.xml @@ -1,5 +1,5 @@ - + Phar::offsetSet @@ -14,7 +14,7 @@ - This is an implementation of the ArrayAccess interface allowing + This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetSet is used for modifying an existing file, or adding a new file to a Phar archive. diff --git a/reference/phar/functions/phar-offsetunset.xml b/reference/phar/functions/phar-offsetunset.xml index ceb4829297..ab06d3ebc8 100644 --- a/reference/phar/functions/phar-offsetunset.xml +++ b/reference/phar/functions/phar-offsetunset.xml @@ -1,5 +1,5 @@ - + Phar::offsetUnset @@ -13,7 +13,7 @@ - This is an implementation of the ArrayAccess interface allowing + This is an implementation of the ArrayAccess interface allowing direct manipulation of the contents of a Phar archive using array access brackets. offsetUnset is used for deleting an existing file, and is called by the unset diff --git a/reference/printer/constants.xml b/reference/printer/constants.xml index e147b1beb2..2251eca878 100644 --- a/reference/printer/constants.xml +++ b/reference/printer/constants.xml @@ -1,6 +1,6 @@ - - + + Constants Printer Predefined Constants diff --git a/reference/printer/reference.xml b/reference/printer/reference.xml index 202e953074..a6331e8d97 100644 --- a/reference/printer/reference.xml +++ b/reference/printer/reference.xml @@ -1,5 +1,5 @@ - + @@ -28,7 +28,7 @@ -
+
&reftitle.constants;
diff --git a/reference/sybase/functions/sybase-fetch-object.xml b/reference/sybase/functions/sybase-fetch-object.xml index 98b4f5f941..0704dde6e4 100644 --- a/reference/sybase/functions/sybase-fetch-object.xml +++ b/reference/sybase/functions/sybase-fetch-object.xml @@ -1,5 +1,5 @@ - + sybase_fetch_object @@ -72,7 +72,7 @@ 4.3.0 - + This function will no longer return numeric object members. Old behaviour: @@ -100,6 +100,7 @@ object(stdclass)(3) { } ]]> + diff --git a/reference/xml/functions/xml-set-external-entity-ref-handler.xml b/reference/xml/functions/xml-set-external-entity-ref-handler.xml index 51f9cda751..99e641ee3f 100644 --- a/reference/xml/functions/xml-set-external-entity-ref-handler.xml +++ b/reference/xml/functions/xml-set-external-entity-ref-handler.xml @@ -1,5 +1,5 @@ - + xml_set_external_entity_ref_handler @@ -26,8 +26,7 @@ parser - - + @@ -43,8 +42,8 @@ five parameters, and should return an integer value.If the value returned from the handler is &false; (which it will be if no value is returned), the XML parser will stop parsing and - xml_get_error_code will return XML_ERROR_EXTERNAL_ENTITY_HANDLING. + xml_get_error_code will return + XML_ERROR_EXTERNAL_ENTITY_HANDLING. handler resourceparser