1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 290585 $ -->
<!--
Do NOT translate this file
-->
<versions>
<function name='ingres_autocommit' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_autocommit_state' from='PECL ingres >= 2.0.0'/>
<function name='ingres_close' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_commit' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_connect' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_cursor' from='PECL ingres >= 1.1.0'/>
<function name='ingres_charset' from='PECL ingres >= 2.1.0'/>
<function name='ingres_errno' from='PECL ingres >= 1.1.0'/>
<function name='ingres_error' from='PECL ingres >= 1.1.0'/>
<function name='ingres_errsqlstate' from='PECL ingres >= 1.1.0'/>
<function name='ingres_execute' from='PECL ingres >= 1.1.0'/>
<function name='ingres_escape_string' from='PECL ingres >= 2.1.0'/>
<function name='ingres_fetch_array' from=' PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<!-- <function name='ingres_fetch_assoc' from='PECL ingres >= 2.2.0'/> -->
<function name='ingres_fetch_object' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_fetch_proc_return' from='PECL ingres >= 1.4.0'/>
<function name='ingres_fetch_row' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_length' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_name' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_nullable' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_precision' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_scale' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_field_type' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_free_result' from='PECL ingres >= 2.0.0'/>
<function name='ingres_next_error' from='PECL ingres >= 2.0.0'/>
<function name='ingres_num_fields' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_num_rows' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_pconnect' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_prepare' from='PECL ingres >= 1.1.0'/>
<function name='ingres_query' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_result_seek' from='PECL ingres >= 2.1.0'/>
<function name='ingres_rollback' from='PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0'/>
<function name='ingres_set_environment' from='PECL ingres >= 1.2.0'/>
<!-- <function name='ingres_unbuffered_query' from='PECL ingres >= 1.2.0'/> -->
</versions>
<!-- 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:"~/.phpdoc/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
-->
|