From 15336f473dbea81f96821d921c5b764d95f3d870 Mon Sep 17 00:00:00 2001 From: Damien Seguy Date: Wed, 15 Apr 2009 07:54:17 +0000 Subject: [PATCH] entity usage git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278735 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/getimagesize.xml | 20 ++++++++++--------- .../functions/image-type-to-extension.xml | 20 +++++++++---------- .../functions/image-type-to-mime-type.xml | 15 +++++++------- reference/image/functions/iptcembed.xml | 17 ++++++++-------- reference/image/functions/iptcparse.xml | 12 +++++------ 5 files changed, 42 insertions(+), 42 deletions(-) diff --git a/reference/image/functions/getimagesize.xml b/reference/image/functions/getimagesize.xml index a1451cfdbd..41cd09951e 100644 --- a/reference/image/functions/getimagesize.xml +++ b/reference/image/functions/getimagesize.xml @@ -1,5 +1,5 @@ - - + + getimagesize @@ -39,6 +39,7 @@ + &reftitle.parameters; @@ -71,6 +72,7 @@ + &reftitle.returnvalues; @@ -137,6 +139,7 @@ if ($size && $fp) { On failure, &false; is returned. + &reftitle.errors; @@ -147,6 +150,7 @@ if ($size && $fp) { E_NOTICE. + &reftitle.changelog; @@ -231,11 +235,12 @@ if ($size && $fp) { + &reftitle.examples; - getimagesize (file) + <function>getimagesize</function> example + &reftitle.notes; - - - The getimagesize function does not require the GD - image library. - - + ¬e.gd.notrequired; + &reftitle.seealso; diff --git a/reference/image/functions/image-type-to-extension.xml b/reference/image/functions/image-type-to-extension.xml index 1b307913d4..cd3cee0fde 100644 --- a/reference/image/functions/image-type-to-extension.xml +++ b/reference/image/functions/image-type-to-extension.xml @@ -1,5 +1,5 @@ - - + + image_type_to_extension @@ -40,20 +40,14 @@ + &reftitle.returnvalues; A string with the extension corresponding to the given image type. - - &reftitle.notes; - - - This function does not require the GD image library. - - - + &reftitle.examples; @@ -74,6 +68,12 @@ imagedestroy($im); + + + &reftitle.notes; + ¬e.gd.notrequired; + + + + image_type_to_mime_type @@ -32,6 +32,7 @@ + &reftitle.returnvalues; @@ -125,7 +126,7 @@ &reftitle.examples; - image_type_to_mime_type (file) + <function>image_type_to_mime_type</function> example + &reftitle.notes; - - - This function does not require the GD image library. - - + ¬e.gd.notrequired; + &reftitle.seealso; diff --git a/reference/image/functions/iptcembed.xml b/reference/image/functions/iptcembed.xml index 059184a426..e11c7a4b1b 100644 --- a/reference/image/functions/iptcembed.xml +++ b/reference/image/functions/iptcembed.xml @@ -1,9 +1,9 @@ - - + + iptcembed - Embed binary IPTC data into a JPEG image + Embeds binary IPTC data into a JPEG image &reftitle.description; @@ -13,6 +13,9 @@ stringjpeg_file_name intspool + + Embeds binary IPTC data into a JPEG image. + &reftitle.parameters; @@ -118,14 +121,12 @@ $content = iptcembed($data, $path); + &reftitle.notes; - - - This function does not require the GD image library. - - + ¬e.gd.notrequired; + + + iptcparse @@ -57,14 +57,12 @@ if(isset($info['APP13'])) + &reftitle.notes; - - - This function does not require the GD image library. - - + ¬e.gd.notrequired; +