dams Fri Jul 27 04:20:05 2001 EDT
Modified files:
/phpdoc/fr/appendices resources.xml
Log:
Added 4.06 new resources.
Index: phpdoc/fr/appendices/resources.xml
diff -u phpdoc/fr/appendices/resources.xml:1.7 phpdoc/fr/appendices/resources.xml:1.8
--- phpdoc/fr/appendices/resources.xml:1.7 Fri Jul 20 03:05:18 2001
+++ phpdoc/fr/appendices/resources.xml Fri Jul 27 04:20:05 2001
@@ -70,9 +70,16 @@
<entry>
None
</entry>
- <entry>Référence sur un object COM</entry>
+ <entry>R�f�rence sur un object COM</entry>
</row>
<row>
+ <entry>VARIANT</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
<entry>cpdf</entry>
<entry>
<function>cpdf_open</function>
@@ -180,7 +187,7 @@
<entry>
<function>dbmclose</function>
</entry>
- <entry>Lien vers une base de données DBM</entry>
+ <entry>Lien vers une base de donn�es DBM</entry>
</row>
<row>
<entry>dba</entry>
@@ -201,7 +208,7 @@
<entry>
<function>dba_close</function>
</entry>
- <entry>Lien vers une base de données DBA</entry>
+ <entry>Lien vers une base de donn�es DBA</entry>
</row>
<row>
<entry>dba persistent</entry>
@@ -222,7 +229,7 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données DBA</entry>
+ <entry>Lien persistant vers une base de donn�es DBA</entry>
</row>
<row>
<entry>dbase</entry>
@@ -242,24 +249,50 @@
<entry>
<function>dbase_close</function>
</entry>
- <entry>Lien vers une base de données dbase</entry>
+ <entry>Lien vers une base de donn�es dbase</entry>
</row>
<row>
- <entry>domxml document</entry>
+ <entry>dbx_link_object</entry>
+ <entry>
+ <function>dbx_connect</function>
+ </entry>
+ <entry>
+ <function>dbx_query</function>
+ </entry>
+ <entry>
+ <function>dbx_close</function>
+ </entry>
+ <entry>Connexion dbx</entry>
+ </row>
+ <row>
+ <entry>dbx_result_object</entry>
+ <entry>
+ <function>dbx_query</function>
+ </entry>
+ <entry>
+ <function></function>
+ </entry>
+ <entry>
+ None
+ </entry>
+ <entry>R�sultat dbx</entry>
+ </row>
+ <row>
+ <entry>domxml attribute</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
</row>
<row>
- <entry>domxml node</entry>
+ <entry>domxml document</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
</row>
<row>
- <entry>domxml attribute</entry>
+ <entry>domxml node</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
@@ -280,6 +313,104 @@
<entry> </entry>
</row>
<row>
+ <entry>fbsql database</entry>
+ <entry>
+ <function>fbsql_select_db</function>
+ </entry>
+ <entry>
+ <function></function>
+ </entry>
+ <entry>
+ None
+ </entry>
+ <entry>Base de donn�es fbsql</entry>
+ </row>
+ <row>
+ <entry>fbsql link</entry>
+ <entry>
+ <function>fbsql_change_user</function>,
+ <function>fbsql_connect</function>
+ </entry>
+ <entry>
+ <function>fbsql_autocommit</function>,
+ <function>fbsql_change_user</function>,
+ <function>fbsql_create_db</function>,
+ <function>fbsql_data_seek</function>,
+ <function>fbsql_db_query</function>,
+ <function>fbsql_drop_db</function>,
+ <function></function>,
+ <function>fbsql_select_db</function>,
+ <function>fbsql_errno</function>,
+ <function>fbsql_error</function>,
+ <function>fbsql_insert_id</function>,
+ <function>fbsql_list_dbs</function>
+ </entry>
+ <entry>
+ <function>fbsql_close</function>
+ </entry>
+ <entry>Lien vers une base de donn�es fbsql</entry>
+ </row>
+ <row>
+ <entry>fbsql plink</entry>
+ <entry>
+ <function>fbsql_change_user</function>,
+ <function>fbsql_pconnect</function>
+ </entry>
+ <entry>
+ <function>fbsql_autocommit</function>,
+ <function>fbsql_change_user</function>,
+ <function>fbsql_create_db</function>,
+ <function>fbsql_data_seek</function>,
+ <function>fbsql_db_query</function>,
+ <function>fbsql_drop_db</function>,
+ <function></function>,
+ <function>fbsql_select_db</function>,
+ <function>fbsql_errno</function>,
+ <function>fbsql_error</function>,
+ <function>fbsql_insert_id</function>,
+ <function>fbsql_list_dbs</function>
+ </entry>
+ <entry>
+ None
+ </entry>
+ <entry>Lien persistant vers une base de donn�es fbsql</entry>
+ </row>
+ <row>
+ <entry>fbsql result</entry>
+ <entry>
+ <function>fbsql_db_query</function>,
+ <function>fbsql_list_dbs</function>,
+ <function>fbsql_query</function>,
+ <function>fbsql_list_fields</function>,
+ <function>fbsql_list_tables</function>,
+ <function>fbsql_tablename</function>
+ </entry>
+ <entry>
+ <function>fbsql_affected_rows</function>,
+ <function>fbsql_fetch_array</function>,
+ <function>fbsql_fetch_assoc</function>,
+ <function>fbsql_fetch_field</function>,
+ <function>fbsql_fetch_lengths</function>,
+ <function>fbsql_fetch_object</function>,
+ <function>fbsql_fetch_row</function>,
+ <function>fbsql_field_flags</function>,
+ <function>fbsql_field_name</function>,
+ <function>fbsql_field_len</function>,
+ <function>fbsql_field_seek</function>,
+ <function>fbsql_field_table</function>,
+ <function>fbsql_field_type</function>,
+ <function>fbsql_next_result</function>,
+ <function>fbsql_num_fields</function>,
+ <function>fbsql_num_rows</function>,
+ <function>fbsql_result</function>,
+ <function>fbsql_num_rows</function>
+ </entry>
+ <entry>
+ <function>fbsql_free_result</function>
+ </entry>
+ <entry>R�sultat fbsql</entry>
+ </row>
+ <row>
<entry>fdf</entry>
<entry>
<function>fdf_open</function>
@@ -419,6 +550,13 @@
<entry>Police pour GD</entry>
</row>
<row>
+ <entry>gd PS encoding</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
<entry>gd PS font</entry>
<entry>
<function>imagepsloadfont</function>
@@ -436,13 +574,6 @@
<entry>Police PostScript pour GD</entry>
</row>
<row>
- <entry>gd PS encoding</entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- </row>
- <row>
<entry>GMP integer</entry>
<entry>
<function>gmp_init</function>
@@ -492,6 +623,40 @@
<entry>Nombre GMP</entry>
</row>
<row>
+ <entry>hyperwave document</entry>
+ <entry>
+ <function>hw_cp</function>,
+ <function>hw_docbyanchor</function>,
+ <function>hw_getremote</function>,
+ <function>hw_getremotechildren</function>
+ </entry>
+ <entry>
+ <function>hw_children</function>,
+ <function>hw_childrenobj</function>,
+ <function>hw_getparents</function>,
+ <function>hw_getparentsobj</function>,
+ <function>hw_getchildcoll</function>,
+ <function>hw_getchildcollobj</function>,
+ <function>hw_getremote</function>,
+ <function>hw_getsrcbydestobj</function>,
+ <function>hw_getandlock</function>,
+ <function>hw_gettext</function>,
+ <function>hw_getobjectbyquerycoll</function>,
+ <function>hw_getobjectbyquerycollobj</function>,
+ <function>hw_getchilddoccoll</function>,
+ <function>hw_getchilddoccollobj</function>,
+ <function>hw_getanchors</function>,
+ <function>hw_getanchorsobj</function>,
+ <function>hw_inscoll</function>,
+ <function>hw_pipedocument</function>,
+ <function>hw_unlock</function>
+ </entry>
+ <entry>
+ <function>hw_deleteobject</function>
+ </entry>
+ <entry>Objet Hyperwave</entry>
+ </row>
+ <row>
<entry>hyperwave link</entry>
<entry>
<function>hw_connect</function>
@@ -597,40 +762,6 @@
<entry>Lien persistant vers un serveur Hyperwave</entry>
</row>
<row>
- <entry>hyperwave document</entry>
- <entry>
- <function>hw_cp</function>,
- <function>hw_docbyanchor</function>,
- <function>hw_getremote</function>,
- <function>hw_getremotechildren</function>
- </entry>
- <entry>
- <function>hw_children</function>,
- <function>hw_childrenobj</function>,
- <function>hw_getparents</function>,
- <function>hw_getparentsobj</function>,
- <function>hw_getchildcoll</function>,
- <function>hw_getchildcollobj</function>,
- <function>hw_getremote</function>,
- <function>hw_getsrcbydestobj</function>,
- <function>hw_getandlock</function>,
- <function>hw_gettext</function>,
- <function>hw_getobjectbyquerycoll</function>,
- <function>hw_getobjectbyquerycollobj</function>,
- <function>hw_getchilddoccoll</function>,
- <function>hw_getchilddoccollobj</function>,
- <function>hw_getanchors</function>,
- <function>hw_getanchorsobj</function>,
- <function>hw_inscoll</function>,
- <function>hw_pipedocument</function>,
- <function>hw_unlock</function>
- </entry>
- <entry>
- <function>hw_deleteobject</function>
- </entry>
- <entry>Objet Hyperwave</entry>
- </row>
- <row>
<entry>icap</entry>
<entry>
<function>icap_open</function>
@@ -698,14 +829,14 @@
<entry>Lien vers un serveur mail (IMAP, POP3)</entry>
</row>
<row>
- <entry>imap persistent</entry>
+ <entry>imap chain persistent</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
</row>
<row>
- <entry>imap chain persistent</entry>
+ <entry>imap persistent</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
@@ -736,7 +867,7 @@
<entry>
<function>ingres_close</function>
</entry>
- <entry>Lien persistant vers une base de données ingresII</entry>
+ <entry>Lien vers une base de donn�es ingresII</entry>
</row>
<row>
<entry>ingres persistent</entry>
@@ -763,36 +894,7 @@
<entry>
None
</entry>
- <entry>Lien vers une base de données ingresII</entry>
- </row>
- <row>
- <entry>interbase result</entry>
- <entry>
- <function>ibase_query</function>
- </entry>
- <entry>
- <function>ibase_fetch_row</function>,
- <function>ibase_fetch_object</function>,
- <function>ibase_field_info</function>,
- <function>ibase_num_fields</function>
- </entry>
- <entry>
- <function>ibase_free_result</function>
- </entry>
- <entry>Résultat Interbase</entry>
- </row>
- <row>
- <entry>interbase query</entry>
- <entry>
- <function>ibase_prepare</function>
- </entry>
- <entry>
- <function>ibase_execute</function>
- </entry>
- <entry>
- <function>ibase_free_query</function>
- </entry>
- <entry>Requête Interbase</entry>
+ <entry>Lien persistant vers une base de donn�es ingresII</entry>
</row>
<row>
<entry>interbase blob</entry>
@@ -814,7 +916,7 @@
<entry>
<function>ibase_close</function>
</entry>
- <entry>Lien vers une base de données Interbase</entry>
+ <entry>Lien vers une base de donn�es Interbase</entry>
</row>
<row>
<entry>interbase link persistent</entry>
@@ -829,7 +931,36 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données Interbase</entry>
+ <entry>Lien persistant vers une base de donn�es Interbase</entry>
+ </row>
+ <row>
+ <entry>interbase query</entry>
+ <entry>
+ <function>ibase_prepare</function>
+ </entry>
+ <entry>
+ <function>ibase_execute</function>
+ </entry>
+ <entry>
+ <function>ibase_free_query</function>
+ </entry>
+ <entry>Requ�te Interbase</entry>
+ </row>
+ <row>
+ <entry>interbase result</entry>
+ <entry>
+ <function>ibase_query</function>
+ </entry>
+ <entry>
+ <function>ibase_fetch_row</function>,
+ <function>ibase_fetch_object</function>,
+ <function>ibase_field_info</function>,
+ <function>ibase_num_fields</function>
+ </entry>
+ <entry>
+ <function>ibase_free_result</function>
+ </entry>
+ <entry>R�sultat Interbase</entry>
</row>
<row>
<entry>interbase transaction</entry>
@@ -852,6 +983,29 @@
<entry> </entry>
</row>
<row>
+ <entry>ldap link</entry>
+ <entry>
+ <function>ldap_connect</function>,
+ <function>ldap_search</function>
+ </entry>
+ <entry>
+ <function>ldap_count_entries</function>,
+ <function>ldap_first_attribute</function>,
+ <function>ldap_first_entry</function>,
+ <function>ldap_get_attributes</function>,
+ <function>ldap_get_dn</function>,
+ <function>ldap_get_entries</function>,
+ <function>ldap_get_values</function>,
+ <function>ldap_get_values_len</function>,
+ <function>ldap_next_attribute</function>,
+ <function>ldap_next_entry</function>
+ </entry>
+ <entry>
+ <function>ldap_close</function>
+ </entry>
+ <entry>Lien vers un serveur LDAP</entry>
+ </row>
+ <row>
<entry>ldap result</entry>
<entry>
<function>ldap_read</function>
@@ -885,31 +1039,15 @@
<entry>
<function>ldap_free_result</function>
</entry>
- <entry>Résultat de recherche LDAP</entry>
+ <entry>R�sultat de recherche LDAP</entry>
</row>
<row>
- <entry>ldap link</entry>
- <entry>
- <function>ldap_connect</function>,
- <function>ldap_search</function>
- </entry>
- <entry>
- <function>ldap_count_entries</function>,
- <function>ldap_first_attribute</function>,
- <function>ldap_first_entry</function>,
- <function>ldap_get_attributes</function>,
- <function>ldap_get_dn</function>,
- <function>ldap_get_entries</function>,
- <function>ldap_get_values</function>,
- <function>ldap_get_values_len</function>,
- <function>ldap_next_attribute</function>,
- <function>ldap_next_entry</function>
- </entry>
- <entry>
- <function>ldap_close</function>
- </entry>
- <entry>Lien vers un serveur LDAP</entry>
- </row>
+ <entry>ldap result entry</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
<row>
<entry>mcal</entry>
<entry>
@@ -952,37 +1090,110 @@
<entry>Lien vers un serveur Mcal</entry>
</row>
<row>
- <entry>msql query</entry>
- <entry>
- <function>msql_query</function>
- </entry>
- <entry>
- <function>msql</function>,
- <function>msql_affected_rows</function>,
- <function>msql_data_seek</function>,
- <function>msql_dbname</function>,
- <function>msql_fetch_array</function>,
- <function>msql_fetch_field</function>,
- <function>msql_fetch_object</function>,
- <function>msql_fetch_row</function>,
- <function>msql_fieldname</function>,
- <function>msql_field_seek</function>,
- <function>msql_fieldtable</function>,
- <function>msql_fieldtype</function>,
- <function>msql_fieldflags</function>,
- <function>msql_fieldlen</function>,
- <function>msql_num_fields</function>,
- <function>msql_num_rows</function>,
- <function>msql_numfields</function>,
- <function>msql_numrows</function>,
- <function>msql_result</function>
- </entry>
- <entry>
- <function>msql_free_result</function>,
- <function>msql_free_result</function>
- </entry>
- <entry>Résultat mSQL</entry>
- </row>
+ <entry>SWFAction</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFBitmap</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFButton</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFDisplayItem</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFFill</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFFont</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFGradient</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFMorph</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFMovie</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFShape</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFSprite</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFText</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>SWFTextField</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>mnogosearch agent</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>mnogosearch result</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
<row>
<entry>msql link</entry>
<entry>
@@ -1000,7 +1211,7 @@
<entry>
<function>msql_close</function>
</entry>
- <entry>Lien vers une base de données mSQL</entry>
+ <entry>Lien vers une base de donn�es mSQL</entry>
</row>
<row>
<entry>msql link persistent</entry>
@@ -1019,31 +1230,39 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données mSQL</entry>
+ <entry>Lien persistant vers une base de donn�es mSQL</entry>
</row>
<row>
- <entry>mssql result</entry>
+ <entry>msql query</entry>
<entry>
- <function>mssql_query</function>
+ <function>msql_query</function>
</entry>
<entry>
- <function>mssql_data_seek</function>,
- <function>mssql_fetch_array</function>,
- <function>mssql_fetch_field</function>,
- <function>mssql_fetch_object</function>,
- <function>mssql_fetch_row</function>,
- <function>mssql_field_length</function>,
- <function>mssql_field_name</function>,
- <function>mssql_field_seek</function>,
- <function>mssql_field_type</function>,
- <function>mssql_num_fields</function>,
- <function>mssql_num_rows</function>,
- <function>mssql_result</function>
+ <function>msql</function>,
+ <function>msql_affected_rows</function>,
+ <function>msql_data_seek</function>,
+ <function>msql_dbname</function>,
+ <function>msql_fetch_array</function>,
+ <function>msql_fetch_field</function>,
+ <function>msql_fetch_object</function>,
+ <function>msql_fetch_row</function>,
+ <function>msql_fieldname</function>,
+ <function>msql_field_seek</function>,
+ <function>msql_fieldtable</function>,
+ <function>msql_fieldtype</function>,
+ <function>msql_fieldflags</function>,
+ <function>msql_fieldlen</function>,
+ <function>msql_num_fields</function>,
+ <function>msql_num_rows</function>,
+ <function>msql_numfields</function>,
+ <function>msql_numrows</function>,
+ <function>msql_result</function>
</entry>
<entry>
- <function>mssql_free_result</function>
+ <function>msql_free_result</function>,
+ <function>msql_free_result</function>
</entry>
- <entry>Résultat Microsft SQL Server</entry>
+ <entry>R�sultat mSQL</entry>
</row>
<row>
<entry>mssql link</entry>
@@ -1057,7 +1276,7 @@
<entry>
<function>mssql_close</function>
</entry>
- <entry>Lien vers une base de données Microsft SQL Server</entry>
+ <entry>Lien vers une base de donn�es Microsft SQL Server</entry>
</row>
<row>
<entry>mssql link persistent</entry>
@@ -1071,42 +1290,31 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données Microsft SQL Server</entry>
+ <entry>Lien persistant vers une base de donn�es Microsft SQL Server</entry>
</row>
<row>
- <entry>mysql result</entry>
+ <entry>mssql result</entry>
<entry>
- <function>mysql_db_query</function>,
- <function>mysql_list_dbs</function>,
- <function>mysql_list_fields</function>,
- <function>mysql_list_tables</function>,
- <function>mysql_query</function>
+ <function>mssql_query</function>
</entry>
<entry>
- <function>mysql_data_seek</function>,
- <function>mysql_db_name</function>,
- <function>mysql_fetch_array</function>,
- <function>mysql_fetch_assoc</function>,
- <function>mysql_fetch_field</function>,
- <function>mysql_fetch_lengths</function>,
- <function>mysql_fetch_object</function>,
- <function>mysql_fetch_row</function>,
- <function>mysql_fetch_row</function>,
- <function>mysql_field_flags</function>,
- <function>mysql_field_name</function>,
- <function>mysql_field_len</function>,
- <function>mysql_field_seek</function>,
- <function>mysql_field_table</function>,
- <function>mysql_field_type</function>,
- <function>mysql_num_fields</function>,
- <function>mysql_num_rows</function>,
- <function>mysql_result</function>,
- <function>mysql_tablename</function>
+ <function>mssql_data_seek</function>,
+ <function>mssql_fetch_array</function>,
+ <function>mssql_fetch_field</function>,
+ <function>mssql_fetch_object</function>,
+ <function>mssql_fetch_row</function>,
+ <function>mssql_field_length</function>,
+ <function>mssql_field_name</function>,
+ <function>mssql_field_seek</function>,
+ <function>mssql_field_type</function>,
+ <function>mssql_num_fields</function>,
+ <function>mssql_num_rows</function>,
+ <function>mssql_result</function>
</entry>
<entry>
- <function>mysql_free_result</function>
+ <function>mssql_free_result</function>
</entry>
- <entry>Résultat MySQL</entry>
+ <entry>R�sultat Microsft SQL Server</entry>
</row>
<row>
<entry>mysql link</entry>
@@ -1138,7 +1346,7 @@
<entry>
<function>mysql_close</function>
</entry>
- <entry>Lien vers une base de données MySQL</entry>
+ <entry>Lien vers une base de donn�es MySQL</entry>
</row>
<row>
<entry>mysql link persistent</entry>
@@ -1170,38 +1378,51 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données MySQL</entry>
+ <entry>Lien persistant vers une base de donn�es MySQL</entry>
</row>
<row>
- <entry>oci8 statement</entry>
+ <entry>mysql result</entry>
<entry>
- <function>ocinewdescriptor</function>
+ <function>mysql_db_query</function>,
+ <function>mysql_list_dbs</function>,
+ <function>mysql_list_fields</function>,
+ <function>mysql_list_tables</function>,
+ <function>mysql_query</function>
</entry>
<entry>
- <function>ocirollback</function>,
- <function>ocinewdescriptor</function>,
- <function>ocirowcount</function>,
- <function>ocidefinebyname</function>,
- <function>ocibindbyname</function>,
- <function>ociexecute</function>,
- <function>ocinumcols</function>,
- <function>ociresult</function>,
- <function>ocifetch</function>,
- <function>ocifetchinto</function>,
- <function>ocifetchstatement</function>,
- <function>ocicolumnisnull</function>,
- <function>ocicolumnname</function>,
- <function>ocicolumnsize</function>,
- <function>ocicolumntype</function>,
- <function>ocistatementtype</function>,
- <function>ocierror</function>
+ <function>mysql_data_seek</function>,
+ <function>mysql_db_name</function>,
+ <function>mysql_fetch_array</function>,
+ <function>mysql_fetch_assoc</function>,
+ <function>mysql_fetch_field</function>,
+ <function>mysql_fetch_lengths</function>,
+ <function>mysql_fetch_object</function>,
+ <function>mysql_fetch_row</function>,
+ <function>mysql_fetch_row</function>,
+ <function>mysql_field_flags</function>,
+ <function>mysql_field_name</function>,
+ <function>mysql_field_len</function>,
+ <function>mysql_field_seek</function>,
+ <function>mysql_field_table</function>,
+ <function>mysql_field_type</function>,
+ <function>mysql_num_fields</function>,
+ <function>mysql_num_rows</function>,
+ <function>mysql_result</function>,
+ <function>mysql_tablename</function>
</entry>
<entry>
- <function>ocifreestatement</function>
+ <function>mysql_free_result</function>
</entry>
- <entry>Curseur Oracle</entry>
+ <entry>R�sultat MySQL</entry>
</row>
<row>
+ <entry>oci8 collection</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
<entry>oci8 connection</entry>
<entry>
<function>ocilogon</function>,
@@ -1218,7 +1439,7 @@
<entry>
<function>ocilogoff</function>
</entry>
- <entry>Lien vers une base de données Oracle</entry>
+ <entry>Lien vers une base de donn�es Oracle</entry>
</row>
<row>
<entry>oci8 descriptor</entry>
@@ -1242,33 +1463,33 @@
<entry> </entry>
</row>
<row>
- <entry>odbc result</entry>
+ <entry>oci8 statement</entry>
<entry>
- <function>odbc_prepare</function>
+ <function>ocinewdescriptor</function>
</entry>
<entry>
- <function>odbc_binmode</function>,
- <function>odbc_cursor</function>,
- <function>odbc_execute</function>,
- <function>odbc_fetch_into</function>,
- <function>odbc_fetch_row</function>,
- <function>odbc_field_name</function>,
- <function>odbc_field_num</function>,
- <function>odbc_field_type</function>,
- <function>odbc_field_len</function>,
- <function>odbc_field_precision</function>,
- <function>odbc_field_scale</function>,
- <function>odbc_longreadlen</function>,
- <function>odbc_num_fields</function>,
- <function>odbc_num_rows</function>,
- <function>odbc_result</function>,
- <function>odbc_result_all</function>,
- <function>odbc_setoption</function>
+ <function>ocirollback</function>,
+ <function>ocinewdescriptor</function>,
+ <function>ocirowcount</function>,
+ <function>ocidefinebyname</function>,
+ <function>ocibindbyname</function>,
+ <function>ociexecute</function>,
+ <function>ocinumcols</function>,
+ <function>ociresult</function>,
+ <function>ocifetch</function>,
+ <function>ocifetchinto</function>,
+ <function>ocifetchstatement</function>,
+ <function>ocicolumnisnull</function>,
+ <function>ocicolumnname</function>,
+ <function>ocicolumnsize</function>,
+ <function>ocicolumntype</function>,
+ <function>ocistatementtype</function>,
+ <function>ocierror</function>
</entry>
<entry>
- <function>odbc_free_result</function>
+ <function>ocifreestatement</function>
</entry>
- <entry>Résultat ODBC</entry>
+ <entry>Curseur Oracle</entry>
</row>
<row>
<entry>odbc link</entry>
@@ -1300,7 +1521,7 @@
<entry>
<function>odbc_close</function>
</entry>
- <entry>Lien vers une base de données ODBC</entry>
+ <entry>Lien vers une base de donn�es ODBC</entry>
</row>
<row>
<entry>odbc link persistent</entry>
@@ -1332,7 +1553,36 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données ODBC</entry>
+ <entry>Lien persistant vers une base de donn�es ODBC</entry>
+ </row>
+ <row>
+ <entry>odbc result</entry>
+ <entry>
+ <function>odbc_prepare</function>
+ </entry>
+ <entry>
+ <function>odbc_binmode</function>,
+ <function>odbc_cursor</function>,
+ <function>odbc_execute</function>,
+ <function>odbc_fetch_into</function>,
+ <function>odbc_fetch_row</function>,
+ <function>odbc_field_name</function>,
+ <function>odbc_field_num</function>,
+ <function>odbc_field_type</function>,
+ <function>odbc_field_len</function>,
+ <function>odbc_field_precision</function>,
+ <function>odbc_field_scale</function>,
+ <function>odbc_longreadlen</function>,
+ <function>odbc_num_fields</function>,
+ <function>odbc_num_rows</function>,
+ <function>odbc_result</function>,
+ <function>odbc_result_all</function>,
+ <function>odbc_setoption</function>
+ </entry>
+ <entry>
+ <function>odbc_free_result</function>
+ </entry>
+ <entry>R�sultat ODBC</entry>
</row>
<row>
<entry>velocis link</entry>
@@ -1363,7 +1613,7 @@
<entry>
<function>openssl_free_key</function>
</entry>
- <entry>Clé de cryptage OpenSSL</entry>
+ <entry>Cl� de cryptage OpenSSL</entry>
</row>
<row>
<entry>OpenSSL X.509</entry>
@@ -1377,7 +1627,7 @@
<entry>
<function>openssl_x509_free</function>
</entry>
- <entry>Clé publique</entry>
+ <entry>Cl� publique</entry>
</row>
<row>
<entry>oracle cursor</entry>
@@ -1422,7 +1672,7 @@
<entry>
<function>ora_logoff</function>
</entry>
- <entry>Lien vers une base de données oracle</entry>
+ <entry>Lien vers une base de donn�es oracle</entry>
</row>
<row>
<entry>oracle link persistent</entry>
@@ -1442,34 +1692,9 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données oracle</entry>
- </row>
- <row>
- <entry>pdf image</entry>
- <entry>
- <function>pdf_open_image</function>,
- <function>pdf_open_image_file</function>,
- <function>pdf_open_memory_image</function>
- </entry>
- <entry>
- <function>pdf_get_image_height</function>,
- <function>pdf_get_image_width</function>,
- <function>pdf_open_ccitt</function>,
- <function>pdf_place_image</function>
- </entry>
- <entry>
- <function>pdf_close_image</function>
- </entry>
- <entry>Image dans un document PDF</entry>
+ <entry>Lien persistant vers une base de donn�es oracle</entry>
</row>
<row>
- <entry>pdf outline</entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- <entry> </entry>
- </row>
- <row>
<entry>pdf document</entry>
<entry>
<function>pdf_new</function>
@@ -1555,6 +1780,60 @@
<entry>Document PDF</entry>
</row>
<row>
+ <entry>pdf image</entry>
+ <entry>
+ <function>pdf_open_image</function>,
+ <function>pdf_open_image_file</function>,
+ <function>pdf_open_memory_image</function>
+ </entry>
+ <entry>
+ <function>pdf_get_image_height</function>,
+ <function>pdf_get_image_width</function>,
+ <function>pdf_open_CCITT</function>,
+ <function>pdf_place_image</function>
+ </entry>
+ <entry>
+ <function>pdf_close_image</function>
+ </entry>
+ <entry>Image dans un document PDF</entry>
+ </row>
+ <row>
+ <entry>pdf object</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>pdf outline</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>pgsql large object</entry>
+ <entry>
+ <function>pg_getlastoid</function>,
+ <function>pg_loimport</function>,
+ <function>pg_loimport</function>
+ </entry>
+ <entry>
+ <function>pg_loopen</function>,
+ <function>pg_getlastoid</function>,
+ <function>pg_locreate</function>,
+ <function>pg_loexport</function>,
+ <function>pg_loread</function>,
+ <function>pg_loreadall</function>,
+ <function>pg_lounlink</function>,
+ <function>pg_lowrite</function>
+ </entry>
+ <entry>
+ <function>pg_loclose</function>
+ </entry>
+ <entry>Objet de grande taille PostGreSQL</entry>
+ </row>
+ <row>
<entry>pgsql link</entry>
<entry>
<function>pg_connect</function>
@@ -1582,7 +1861,7 @@
<entry>
<function>pg_close</function>
</entry>
- <entry>Lien vers une base de données PostGreSQL</entry>
+ <entry>Lien vers une base de donn�es PostGreSQL</entry>
</row>
<row>
<entry>pgsql link persistent</entry>
@@ -1612,7 +1891,7 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données PostGreSQL</entry>
+ <entry>Lien persistant vers une base de donn�es PostGreSQL</entry>
</row>
<row>
<entry>pgsql result</entry>
@@ -1637,29 +1916,7 @@
<entry>
<function>pg_freeresult</function>
</entry>
- <entry>Résultat PostGreSQL</entry>
- </row>
- <row>
- <entry>pgsql large object</entry>
- <entry>
- <function>pg_getlastoid</function>,
- <function>pg_loimport</function>,
- <function>pg_loimport</function>
- </entry>
- <entry>
- <function>pg_loopen</function>,
- <function>pg_getlastoid</function>,
- <function>pg_locreate</function>,
- <function>pg_loexport</function>,
- <function>pg_loread</function>,
- <function>pg_loreadall</function>,
- <function>pg_lounlink</function>,
- <function>pg_lowrite</function>
- </entry>
- <entry>
- <function>pg_loclose</function>
- </entry>
- <entry>Objet de grande taille PostGreSQL</entry>
+ <entry>R�sultat PostGreSQL</entry>
</row>
<row>
<entry>pgsql string</entry>
@@ -1676,7 +1933,7 @@
<entry> </entry>
</row>
<row>
- <entry>printer pen</entry>
+ <entry>printer brush</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
@@ -1690,7 +1947,7 @@
<entry> </entry>
</row>
<row>
- <entry>printer brush</entry>
+ <entry>printer pen</entry>
<entry> </entry>
<entry> </entry>
<entry> </entry>
@@ -1745,7 +2002,11 @@
<function>xslt_closelog</function>,
<function>xslt_openlog</function>,
<function>xslt_run</function>,
- <function>xslt_set_sax_handler</function>
+ <function>xslt_set_sax_handler</function>,
+ <function>xslt_errno</function>,
+ <function>xslt_error</function>,
+ <function>xslt_fetch_result</function>,
+ <function>xslt_free</function>
</entry>
<entry>
<function>xslt_free</function>
@@ -1880,6 +2141,13 @@
<entry>Socket</entry>
</row>
<row>
+ <entry>stream</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
<entry>sybase-db link</entry>
<entry>
<function>sybase_connect</function>
@@ -1891,7 +2159,7 @@
<entry>
<function>sybase_close</function>
</entry>
- <entry>Lien vers une base de données Sybase avec la librairie db</entry>
+ <entry>Lien vers une base de donn�es Sybase avec la librairie db</entry>
</row>
<row>
<entry>sybase-db link persistent</entry>
@@ -1905,7 +2173,7 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données Sybase avec la librairie
db</entry>
+ <entry>Lien persistant vers une base de donn�es Sybase avec la librairie
+db</entry>
</row>
<row>
<entry>sybase-db result</entry>
@@ -1926,7 +2194,7 @@
<entry>
<function>sybase_free_result</function>
</entry>
- <entry>Résultat Sybase avec la librairie DB</entry>
+ <entry>R�sultat Sybase avec la librairie DB</entry>
</row>
<row>
<entry>sybase-ct link</entry>
@@ -1941,7 +2209,7 @@
<entry>
<function>sybase_close</function>
</entry>
- <entry>Lien vers une base de données Sybase avec la librairie CT</entry>
+ <entry>Lien vers une base de donn�es Sybase avec la librairie CT</entry>
</row>
<row>
<entry>sybase-ct link persistent</entry>
@@ -1956,7 +2224,7 @@
<entry>
None
</entry>
- <entry>Lien persistant vers une base de données Sybase avec la librairie
CT</entry>
+ <entry>Lien persistant vers une base de donn�es Sybase avec la librairie
+CT</entry>
</row>
<row>
<entry>sybase-ct result</entry>
@@ -1977,7 +2245,7 @@
<entry>
<function>sybase_free_result</function>
</entry>
- <entry>Résultat Sybase avec la librairie CT</entry>
+ <entry>R�sultat Sybase avec la librairie CT</entry>
</row>
<row>
<entry>sysvsem</entry>
@@ -1990,7 +2258,7 @@
<entry>
<function>sem_release</function>
</entry>
- <entry>Sémaphore Système V</entry>
+ <entry>S�maphore Syst�me V</entry>
</row>
<row>
<entry>sysvshm</entry>
@@ -2006,7 +2274,7 @@
<entry>
<function>shm_detach</function>
</entry>
- <entry>Mémoire partagée Système V</entry>
+ <entry>M�moire partag�e Syst�me V</entry>
</row>
<row>
<entry>wddx</entry>
@@ -2071,9 +2339,23 @@
<entry>
<function>gzclose</function>
</entry>
- <entry>Fichier compressé Gzip</entry>
+ <entry>Fichier compress� Gzip</entry>
</row>
- </tbody>
+ <row>
+ <entry>ZZIP Directory</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ <row>
+ <entry>ZZIP Entry</entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ <entry> </entry>
+ </row>
+ </tbody>
</tgroup>
</table>
</para>