vrana Fri Aug 13 10:10:03 2004 EDT
Added files:
/phpdoc/en/reference/memcache/functions memcache-debug.xml
/phpdoc/en/reference/apd/functions override-function.xml
rename-function.xml
Modified files:
/phpdoc/en/reference/hwapi/functions hwapi-attribute.xml
hwapi-new-content.xml
/phpdoc/en/reference/msql/functions msql-db-query.xml
/phpdoc/en/reference/oci8/functions oci-error.xml
oci-field-type.xml
/phpdoc/en/reference/openssl/functions openssl-pkey-get-private.xml
/phpdoc/en/reference/pdf/functions pdf-open-ccitt.xml
/phpdoc/en/reference/xsl/functions
xsl-xsltprocessor-transform-to-doc.xml
Log:
Fix methodnames
http://cvs.php.net/diff.php/phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml:1.4
phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml:1.5
--- phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml:1.4 Mon Jun 2 13:00:51
2003
+++ phpdoc/en/reference/hwapi/functions/hwapi-attribute.xml Fri Aug 13 10:10:02
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-attribute">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>object</type><methodname>attribute</methodname>
+ <type>object</type><methodname>hw_api_attribute</methodname>
<methodparam
choice="opt"><type>string</type><parameter>name</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>value</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml
diff -u phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml:1.4
phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml:1.5
--- phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml:1.4 Mon Jun 2
13:00:51 2003
+++ phpdoc/en/reference/hwapi/functions/hwapi-new-content.xml Fri Aug 13 10:10:02
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1' ?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/hwapi.xml, last change in rev 1.1 -->
<refentry id="function.hwapi-new-content">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>string</type><methodname>content</methodname>
+ <type>object</type><methodname>hw_api_content</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
<methodparam><type>string</type><parameter>mimetype</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/msql/functions/msql-db-query.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/msql/functions/msql-db-query.xml
diff -u phpdoc/en/reference/msql/functions/msql-db-query.xml:1.2
phpdoc/en/reference/msql/functions/msql-db-query.xml:1.3
--- phpdoc/en/reference/msql/functions/msql-db-query.xml:1.2 Tue Aug 10 14:59:05
2004
+++ phpdoc/en/reference/msql/functions/msql-db-query.xml Fri Aug 13 10:10:02
2004
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.msql-db-query">
<refnamediv>
- <refname>msql</refname>
+ <refname>msql_db_query</refname>
<refpurpose>Send mSQL query</refpurpose>
</refnamediv>
<refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/functions/oci-error.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/oci8/functions/oci-error.xml
diff -u phpdoc/en/reference/oci8/functions/oci-error.xml:1.3
phpdoc/en/reference/oci8/functions/oci-error.xml:1.4
--- phpdoc/en/reference/oci8/functions/oci-error.xml:1.3 Mon May 24 03:14:40
2004
+++ phpdoc/en/reference/oci8/functions/oci-error.xml Fri Aug 13 10:10:02 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.oci-error">
<refnamediv>
<refname>oci_error</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>array</type><methodname>ocierror</methodname>
+ <type>array</type><methodname>oci_error</methodname>
<methodparam
choice="opt"><type>resource</type><parameter>source</parameter></methodparam>
</methodsynopsis>
<para>
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/functions/oci-field-type.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/oci8/functions/oci-field-type.xml
diff -u phpdoc/en/reference/oci8/functions/oci-field-type.xml:1.3
phpdoc/en/reference/oci8/functions/oci-field-type.xml:1.4
--- phpdoc/en/reference/oci8/functions/oci-field-type.xml:1.3 Thu Apr 1 03:11:27
2004
+++ phpdoc/en/reference/oci8/functions/oci-field-type.xml Fri Aug 13 10:10:02
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="function.oci-field-type">
<refnamediv>
<refname>oci_field_type</refname>
@@ -8,7 +8,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>mixed</type><methodname>ocicolumntype</methodname>
+ <type>mixed</type><methodname>oci_field_type</methodname>
<methodparam><type>resource</type><parameter>stmt</parameter></methodparam>
<methodparam><type>int</type><parameter>field</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml
diff -u phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml:1.1
phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml:1.2
--- phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml:1.1 Tue
Dec 10 14:13:48 2002
+++ phpdoc/en/reference/openssl/functions/openssl-pkey-get-private.xml Fri Aug 13
10:10:03 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/openssl.xml, last change in rev 1.1 -->
<refentry id="function.openssl-pkey-get-private">
<refnamediv>
@@ -9,7 +9,7 @@
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>resource</type><methodname>openssl_get_privatekey</methodname>
+ <type>resource</type><methodname>openssl_pkey_get_private</methodname>
<methodparam><type>mixed</type><parameter>key</parameter></methodparam>
<methodparam
choice="opt"><type>string</type><parameter>passphrase</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml:1.4
phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml:1.4 Sat Aug 9 00:31:34
2003
+++ phpdoc/en/reference/pdf/functions/pdf-open-ccitt.xml Fri Aug 13 10:10:03
2004
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
<refentry id="function.pdf-open-ccitt">
<refnamediv>
- <refname>pdf_open_CCITT</refname>
+ <refname>pdf_open_ccitt</refname>
<refpurpose>Opens a new image file with raw CCITT data</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
- <type>int</type><methodname>pdf_open_CCITT</methodname>
+ <type>int</type><methodname>pdf_open_ccitt</methodname>
<methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam><type>int</type><parameter>width</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml
diff -u phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml:1.1
phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml:1.2
--- phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml:1.1
Wed Apr 14 03:17:18 2004
+++ phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-transform-to-doc.xml Fri
Aug 13 10:10:03 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.xsl-xsltprocessor-transform-to-doc">
<refnamediv>
<refname>xsl_xsltprocessor_transform_to_doc</refname>
@@ -9,7 +9,7 @@
<title>Description</title>
<para>Procedural style</para>
<methodsynopsis>
- <type>bool</type><methodname>>xsl_xsltprocessor_transform_to_doc</methodname>
+ <type>bool</type><methodname>xsl_xsltprocessor_transform_to_doc</methodname>
<methodparam><type>node</type><parameter>doc</parameter></methodparam>
<methodparam
choice="opt"><type>bool</type><parameter>clone</parameter></methodparam>
</methodsynopsis>
http://cvs.php.net/co.php/phpdoc/en/reference/memcache/functions/memcache-debug.xml?r=1.1&p=1
Index: phpdoc/en/reference/memcache/functions/memcache-debug.xml
+++ phpdoc/en/reference/memcache/functions/memcache-debug.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.memcache-debug">
<refnamediv>
<refname>memcache_debug</refname>
<refpurpose>Turn debug output on/off</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>memcache_debug</methodname>
<methodparam><type>int</type><parameter>on_off</parameter></methodparam>
</methodsynopsis>
<para>
<function>memcache_debug</function> turns on debug output if parameter
<parameter>on_off</parameter> is equal to 1 and turns off if it's 0.
</para>
<note>
<para>
<function>memcache_debug</function> is accessible only if PHP was built
with --enable-debug option and always returns &true; in this case.
Otherwise, this function has no effect and always returns &false;.
</para>
</note>
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/apd/functions/override-function.xml?r=1.1&p=1
Index: phpdoc/en/reference/apd/functions/override-function.xml
+++ phpdoc/en/reference/apd/functions/override-function.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/apd.xml, last change in rev 1.4 -->
<refentry id="function.override-function">
<refnamediv>
<refname>override_function</refname>
<refpurpose>Overrides built-in functions</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<methodname>override_function</methodname>
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
<methodparam><type>string</type><parameter>function_args</parameter></methodparam>
<methodparam><type>string</type><parameter>function_code</parameter></methodparam>
</methodsynopsis>
<para>
Syntax similar to create_function(). Overrides built-in functions
(replaces them in the symbol table).
</para>
<para>
<example>
<title><function>override_function</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
override_function('test', '$a,$b', 'echo "DOING TEST"; return $a * $b;');
?>
]]>
</programlisting>
</example>
</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
-->
http://cvs.php.net/co.php/phpdoc/en/reference/apd/functions/rename-function.xml?r=1.1&p=1
Index: phpdoc/en/reference/apd/functions/rename-function.xml
+++ phpdoc/en/reference/apd/functions/rename-function.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.1 $ -->
<!-- splitted from ./en/functions/apd.xml, last change in rev 1.4 -->
<refentry id="function.rename-function">
<refnamediv>
<refname>rename_function</refname>
<refpurpose>Renames orig_name to new_name in the global function_table</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<methodname>rename_function</methodname>
<methodparam><type>string</type><parameter>original_name</parameter></methodparam>
<methodparam><type>string</type><parameter>new_name</parameter></methodparam>
</methodsynopsis>
<para>
Renames orig_name to new_name in the global function_table. Useful
for temporarly overriding builtin functions.
</para>
<para>
<example>
<title><function>override_function</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
rename_function('mysql_connect', 'debug_mysql_connect' );
?>
]]>
</programlisting>
</example>
</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
-->