Initial Commit
This commit is contained in:
55
database/php/data/phpdocref/xslt/versions.xml
Normal file
55
database/php/data/phpdocref/xslt/versions.xml
Normal file
@@ -0,0 +1,55 @@
|
||||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!--
|
||||
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:"../../../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
|
||||
-->
|
||||
Reference in New Issue
Block a user