From ec3f931fa0a7bdfa7a856a8fc5c0e4033ff03235 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Tue, 16 Jan 2007 01:24:43 +0000 Subject: [PATCH] Add missing roles and entities in already switched files git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227340 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/strptime.xml | 6 +++--- .../errorfunc/functions/set-exception-handler.xml | 12 ++++++------ reference/exif/functions/exif-read-data.xml | 4 ++-- .../simplexml/functions/simplexml-import-dom.xml | 6 +++--- .../simplexml/functions/simplexml-load-file.xml | 6 +++--- .../simplexml/functions/simplexml-load-string.xml | 6 +++--- reference/sqlite/functions/sqlite-num-rows.xml | 4 ++-- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/reference/datetime/functions/strptime.xml b/reference/datetime/functions/strptime.xml index 45825df025..23b0f35b5b 100755 --- a/reference/datetime/functions/strptime.xml +++ b/reference/datetime/functions/strptime.xml @@ -1,5 +1,5 @@ - + strptime @@ -7,8 +7,8 @@ Parse a time/date generated with strftime - - Description + + &reftitle.description; arraystrptime stringdate diff --git a/reference/errorfunc/functions/set-exception-handler.xml b/reference/errorfunc/functions/set-exception-handler.xml index c94350ab78..cf214e8ecf 100644 --- a/reference/errorfunc/functions/set-exception-handler.xml +++ b/reference/errorfunc/functions/set-exception-handler.xml @@ -1,5 +1,5 @@ - + set_exception_handler @@ -7,7 +7,7 @@ Sets a user-defined exception handler function - + &reftitle.description; stringset_exception_handler @@ -24,7 +24,7 @@ one parameter, which will be the exception object that was thrown. - + &reftitle.parameters; @@ -39,14 +39,14 @@ - + &reftitle.returnvalues; Returns the name of the previously defined exception handler, or &null; on error. If no previous handler was defined, &null; is also returned. - + &reftitle.examples; @@ -68,7 +68,7 @@ echo "Not Executed\n"; - + &reftitle.seealso; restore_exception_handler, diff --git a/reference/exif/functions/exif-read-data.xml b/reference/exif/functions/exif-read-data.xml index 5216a14a95..20e029e620 100644 --- a/reference/exif/functions/exif-read-data.xml +++ b/reference/exif/functions/exif-read-data.xml @@ -1,5 +1,5 @@ - + @@ -281,7 +281,7 @@ THUMBNAIL.Thumbnail.Height: 1 - + &reftitle.seealso; diff --git a/reference/simplexml/functions/simplexml-import-dom.xml b/reference/simplexml/functions/simplexml-import-dom.xml index 542ed45d31..5e3dcf000f 100644 --- a/reference/simplexml/functions/simplexml-import-dom.xml +++ b/reference/simplexml/functions/simplexml-import-dom.xml @@ -1,12 +1,12 @@ - + simplexml_import_dom Get a SimpleXMLElement object from a DOM node. - - Description + + &reftitle.description; SimpleXMLElementsimplexml_import_dom DOMNodenode diff --git a/reference/simplexml/functions/simplexml-load-file.xml b/reference/simplexml/functions/simplexml-load-file.xml index 81e0dc4ec2..da5a5382ef 100644 --- a/reference/simplexml/functions/simplexml-load-file.xml +++ b/reference/simplexml/functions/simplexml-load-file.xml @@ -1,5 +1,5 @@ - + simplexml_load_file @@ -7,8 +7,8 @@ Interprets an XML file into an object - - Description + + &reftitle.description; objectsimplexml_load_file stringfilename diff --git a/reference/simplexml/functions/simplexml-load-string.xml b/reference/simplexml/functions/simplexml-load-string.xml index 264cc538d6..766533fe49 100644 --- a/reference/simplexml/functions/simplexml-load-string.xml +++ b/reference/simplexml/functions/simplexml-load-string.xml @@ -1,5 +1,5 @@ - + simplexml_load_string @@ -7,8 +7,8 @@ Interprets a string of XML into an object - - Description + + &reftitle.description; objectsimplexml_load_string stringdata diff --git a/reference/sqlite/functions/sqlite-num-rows.xml b/reference/sqlite/functions/sqlite-num-rows.xml index 8302646e72..5c9d05ff12 100644 --- a/reference/sqlite/functions/sqlite-num-rows.xml +++ b/reference/sqlite/functions/sqlite-num-rows.xml @@ -1,5 +1,5 @@ - + sqlite_num_rows @@ -8,7 +8,7 @@ - Description + &reftitle.description; intsqlite_num_rows resourceresult