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