From bc7b96d146882471aba391a2709c92194aa94c85 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 19 Aug 2005 14:47:58 +0000 Subject: [PATCH] Remove extension classes (bug #34162) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@193979 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/reserved.xml | 167 ++-------------------------------------- 1 file changed, 5 insertions(+), 162 deletions(-) diff --git a/appendices/reserved.xml b/appendices/reserved.xml index 86a7dfbf44..a1657e5a27 100755 --- a/appendices/reserved.xml +++ b/appendices/reserved.xml @@ -1,5 +1,5 @@ - + List of Reserved Words @@ -1086,6 +1086,10 @@ Predefined Classes + + This section lists standard predefined classes. Miscellaneous extensions + define other classes which are described in their reference. + Standard Defined Classes @@ -1147,167 +1151,6 @@ - - <link linkend="ref.ming">Ming</link> Defined Classes - - - These classes are defined in the - Ming - extension, and will only be available when that extension has either - been compiled into PHP or dynamically loaded at runtime. - - - - - swfshape - - - - - - - swffill - - - - - - - swfgradient - - - - - - - swfbitmap - - - - - - - swftext - - - - - - - swftextfield - - - - - - - swffont - - - - - - - swfdisplayitem - - - - - - - swfmovie - - - - - - - swfbutton - - - - - - - swfaction - - - - - - - swfmorph - - - - - - - swfsprite - - - - - - - - - - <link linkend="ref.oci8">Oracle 8</link> Defined Classes - - - These classes are defined in the Oracle 8 extension, and will only be - available when that extension has either been compiled into PHP - or dynamically loaded at runtime. - - - - - OCI-Lob - - - - - - - OCI-Collection - - - - - - - - - - <link linkend="ref.qtdom">qtdom</link> Defined Classes - - - These classes are defined in the - qtdom - extension, and will only be available when that extension has either - been compiled into PHP or dynamically loaded at runtime. - - - - - QDomDocument - - - - - - - QDomNode - - - - - - - - &appendices.reserved.constants;