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
|
<?xml version='1.0' encoding='utf-8'?>
<!-- $Revision: 288721 $ -->
<!--
Do NOT translate this file
-->
<versions>
<function name='xslt_backend_info' from='PHP 4 >= 4.3.0'/>
<function name='xslt_backend_name' from='PHP 4 >= 4.3.0'/>
<function name='xslt_backend_version' from='PHP 4 >= 4.3.0'/>
<function name='xslt_closelog' from='PHP 4 >= 4.0.3'/>
<function name='xslt_create' from='PHP 4 >= 4.0.3'/>
<function name='xslt_errno' from='PHP 4 >= 4.0.3'/>
<function name='xslt_error' from='PHP 4 >= 4.0.3'/>
<function name='xslt_fetch_result' from='PHP 4 >= 4.0.3'/>
<function name='xslt_free' from='PHP 4 >= 4.0.3'/>
<function name='xslt_getopt' from='PHP 4 >= 4.3.0'/>
<function name='xslt_openlog' from='PHP 4 >= 4.0.3'/>
<function name='xslt_output_begintransform' from='PHP 4 >= 4.0.3'/>
<function name='xslt_output_endtranform' from='PHP 4 >= 4.0.4'/>
<function name='xslt_output_endtransform' from='PHP 4 >= 4.0.3'/>
<function name='xslt_process' from='PHP 4 >= 4.0.3'/>
<function name='xslt_run' from='PHP 4 >= 4.0.3'/>
<function name='xslt_set_base' from='PHP 4 >= 4.0.5'/>
<function name='xslt_set_encoding' from='PHP 4 >= 4.0.5'/>
<function name='xslt_set_error_handler' from='PHP 4 >= 4.0.4'/>
<function name='xslt_set_log' from='PHP 4 >= 4.0.6'/>
<function name='xslt_set_object' from='PHP 4 >= 4.3.0'/>
<function name='xslt_set_sax_handler' from='PHP 4 >= 4.0.3'/>
<function name='xslt_set_sax_handlers' from='PHP 4 >= 4.0.6'/>
<function name='xslt_set_scheme_handler' from='PHP 4 >= 4.0.5'/>
<function name='xslt_set_scheme_handlers' from='PHP 4 >= 4.0.6'/>
<function name='xslt_setopt' from='PHP 4 >= 4.3.0'/>
<function name='xslt_transform' from='PHP 4 >= 4.0.3'/>
</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
-->
|