For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > January 2006 > cvs: phpdoc /en/internals/zendapi/functions zend_fetch_debug_backtrace.xml /scripts









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: phpdoc /en/internals/zendapi/functions zend_fetch_debug_backtrace.xml /scripts
Hartmut Holzgraefe

2006-01-22, 7:04 pm

hholzgra Sun Jan 22 22:56:02 2006 UTC

Added files:
/phpdoc/en/internals/zendapi/functions
zend_fetch_debug_backtrace.xml

Modified files:
/phpdoc/scripts zendapi_protos.php
Log:
added zend_builtin_functions.h to scanlist


http://cvs.php.net/viewcvs.cgi/phpd...1&diff_format=u
Index: phpdoc/scripts/zendapi_protos.php
diff -u phpdoc/scripts/zendapi_protos.php:1.30 phpdoc/scripts/zendapi_protos.php:1.31
--- phpdoc/scripts/zendapi_protos.php:1.30 Sun Jan 22 22:55:15 2006
+++ phpdoc/scripts/zendapi_protos.php Sun Jan 22 22:56:02 2006
@@ -6,6 +6,7 @@
$zend_include_files = array(
"zend.h",
"zend_API.h",
+ "zend_builtin_functions.h",
"zend_compile.h",
"zend_hash.h",
"zend_highlight.h",

http://cvs.php.net/viewcvs.cgi/phpd...=markup&rev=1.1
Index: phpdoc/en/internals/zendapi/functions/zend_fetch_debug_backtrace.xml
+++ phpdoc/en/internals/zendapi/functions/zend_fetch_debug_backtrace.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<refentry id="zend-api.zend-fetch-debug-backtrace">
<refnamediv>
<refname>zend_fetch_debug_backtrace</refname>
<refpurpose>...</refpurpose>
</refnamediv>

<refsect1 role="description">
&reftitle.description;
<literallayout>#include &lt;zend_builtin_functions.h&gt;</literallayout>
<methodsynopsis>
<void/><methodname>zend_fetch_debug_backtrace</methodname>
<methodparam><type>zval*</type><parameter>return_value</parameter></methodparam>
<methodparam><type>int</type><parameter>skip_last</parameter></methodparam>
<methodparam><type>int</type><parameter>provide_object</parameter></methodparam>
<methodparam><type>magic</type><parameter>TSRMLS_DC</parameter></methodparam>
</methodsynopsis>
<para>
...
</para>
</refsect1>

<refsect1 role="parameters">
&reftitle.parameters;
<para>
<variablelist>
<varlistentry>
<term><parameter>return_value</parameter></term>
<listitem>
<para>
...
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>skip_last</parameter></term>
<listitem>
<para>
...
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>provide_object</parameter></term>
<listitem>
<para>
...
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><parameter>TSRMLS_DC</parameter></term>
<listitem>
<para>
...
</para>
</listitem>
</varlistentry>
</variablelist>
</para>
</refsect1>

<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
...
</para>
</refsect1>

</refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com