nlopess Mon May 17 11:35:23 2004 EDT
Added files:
/phpdoc/en/reference/array/functions array-walk-recursive.xml
/phpdoc/en/reference/ldap/functions ldap-sasl-bind.xml
/phpdoc/en/reference/mbstring/functions mb-list-encodings.xml
/phpdoc/en/reference/sqlite/functions sqlite-fetch-column-types.xml
/phpdoc/en/reference/strings/functions strpbrk.xml
Modified files:
/phpdoc/en/reference/sqlite/functions sqlite-factory.xml
Log:
new PHP 5 funcs
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-factory.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-factory.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-factory.xml:1.1
phpdoc/en/reference/sqlite/functions/sqlite-factory.xml:1.2
--- phpdoc/en/reference/sqlite/functions/sqlite-factory.xml:1.1 Thu May 13 10:54:59
2004
+++ phpdoc/en/reference/sqlite/functions/sqlite-factory.xml Mon May 17 11:35:22
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.sqlite-factory">
<refnamediv>
<refname>sqlite_factory</refname>
@@ -13,7 +13,7 @@
<type>object</type><methodname>sqlite_factory</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
- <methodparam
choice="opt"><type>string</type><parameter>&error_message</parameter></methodparam>
+ <methodparam
choice="opt"><type>string</type><parameter>&error_message</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
http://cvs.php.net/co.php/phpdoc/en/reference/array/functions/array-walk-recursive.xml?r=1.1&p=1
Index: phpdoc/en/reference/array/functions/array-walk-recursive.xml
+++ phpdoc/en/reference/array/functions/array-walk-recursive.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.array-walk-recursive">
<refnamediv>
<refname>array_walk_recursive</refname>
<refpurpose>
Apply a user function recursively to every member of an array
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>array_walk_recursive</methodname>
<methodparam><type>array</type><parameter>input</parameter></methodparam>
<methodparam><type>string</type><parameter>funcname</parameter></methodparam>
<methodparam
choice="opt"><type>mixed</type><parameter>userdata</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</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/ldap/functions/ldap-sasl-bind.xml?r=1.1&p=1
Index: phpdoc/en/reference/ldap/functions/ldap-sasl-bind.xml
+++ phpdoc/en/reference/ldap/functions/ldap-sasl-bind.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.ldap-sasl-bind">
<refnamediv>
<refname>ldap_sasl_bind</refname>
<refpurpose>
Bind to LDAP directory using SASL
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>bool</type><methodname>ldap_sasl_bind</methodname>
<methodparam><type>resource</type><parameter>link</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</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/mbstring/functions/mb-list-encodings.xml?r=1.1&p=1
Index: phpdoc/en/reference/mbstring/functions/mb-list-encodings.xml
+++ phpdoc/en/reference/mbstring/functions/mb-list-encodings.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.mb-list-encodings">
<refnamediv>
<refname>mb_list_encodings</refname>
<refpurpose>
Returns an array of all supported encodings
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>mb_list_encodings</methodname>
<void/>
</methodsynopsis>
&warn.undocumented.func;
</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/sqlite/functions/sqlite-fetch-column-types.xml?r=1.1&p=1
Index: phpdoc/en/reference/sqlite/functions/sqlite-fetch-column-types.xml
+++ phpdoc/en/reference/sqlite/functions/sqlite-fetch-column-types.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.sqlite-fetch-column-types">
<refnamediv>
<refname>sqlite_fetch_column_types</refname>
<refpurpose>
Return an array of column types from a particular table.
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>resource</type><methodname>sqlite_fetch_column_types</methodname>
<methodparam><type>string</type><parameter>table_name</parameter></methodparam>
<methodparam><type>resource</type><parameter>db</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</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/strings/functions/strpbrk.xml?r=1.1&p=1
Index: phpdoc/en/reference/strings/functions/strpbrk.xml
+++ phpdoc/en/reference/strings/functions/strpbrk.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.strpbrk">
<refnamediv>
<refname>strpbrk</refname>
<refpurpose>
Search a string for any of a set of characters
</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<methodsynopsis>
<type>array</type><methodname>strpbrk</methodname>
<methodparam><type>string</type><parameter>haystack</parameter></methodparam>
<methodparam><type>string</type><parameter>char_list</parameter></methodparam>
</methodsynopsis>
&warn.undocumented.func;
</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
-->