From 20441b8f801ba019e360cce99df4df473095adc4 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Sat, 14 Jan 2006 13:52:30 +0000 Subject: [PATCH] prototype was mangled due to greedy parsing in the generator script git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@205233 c90b9560-bf6c-de11-be94-00142212c4b1 --- internals/zendapi/functions/zend_error.xml | 24 +++---------------- .../functions/zend_output_debug_string.xml | 24 +++---------------- 2 files changed, 6 insertions(+), 42 deletions(-) diff --git a/internals/zendapi/functions/zend_error.xml b/internals/zendapi/functions/zend_error.xml index 1583256067..2898081e6c 100644 --- a/internals/zendapi/functions/zend_error.xml +++ b/internals/zendapi/functions/zend_error.xml @@ -1,5 +1,5 @@ - + zend_error @@ -13,9 +13,7 @@ voidzend_error inttype constchar *format - ...)ZEND_ATTRIBUTE_FORMAT(printf - 2 - 3 + ... ... @@ -43,23 +41,7 @@ - ZEND_ATTRIBUTE_FORMAT(printf - - - ... - - - - - 2 - - - ... - - - - - 3 + ... ... diff --git a/internals/zendapi/functions/zend_output_debug_string.xml b/internals/zendapi/functions/zend_output_debug_string.xml index 50298d19b0..44bdab1e74 100644 --- a/internals/zendapi/functions/zend_output_debug_string.xml +++ b/internals/zendapi/functions/zend_output_debug_string.xml @@ -1,5 +1,5 @@ - + zend_output_debug_string @@ -13,9 +13,7 @@ voidzend_output_debug_string zend_booltrigger_break char*format - ...)ZEND_ATTRIBUTE_FORMAT(printf - 2 - 3 + ... ... @@ -43,23 +41,7 @@ - ZEND_ATTRIBUTE_FORMAT(printf - - - ... - - - - - 2 - - - ... - - - - - 3 + ... ...