From b9aed71dd9fa0b1667b94919ffdfe4beba27b585 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Sat, 10 Apr 2004 11:30:26 +0000 Subject: [PATCH] adding is_Php and removing non-exixting func git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155721 c90b9560-bf6c-de11-be94-00142212c4b1 --- ...{tidy-node-is-jsp.xml => tidy-node-isPhp.xml} | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) rename reference/tidy/functions/{tidy-node-is-jsp.xml => tidy-node-isPhp.xml} (67%) diff --git a/reference/tidy/functions/tidy-node-is-jsp.xml b/reference/tidy/functions/tidy-node-isPhp.xml similarity index 67% rename from reference/tidy/functions/tidy-node-is-jsp.xml rename to reference/tidy/functions/tidy-node-isPhp.xml index 7d0914dba9..c9fbe85e6b 100644 --- a/reference/tidy/functions/tidy-node-is-jsp.xml +++ b/reference/tidy/functions/tidy-node-isPhp.xml @@ -1,21 +1,27 @@ - + - tidy_node->is_jsp + tidy_node->isPhp - Returns true if this node is JSP + Returns true if this node is PHP Description - booltidy_node->is_jsp + booltidy_node->isPhp - &warn.undocumented.func; + &warn.undocumented.func; + + + This functions was named tidy_node->is_php in + PHP4/Tidy 1. + +