mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-18 18:08:54 +00:00

still using this, after discussion on the phpdoc list. From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
86 lines
No EOL
4.1 KiB
XML
86 lines
No EOL
4.1 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
|
|
<versions>
|
|
<function name='svn_add' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_auth_get_parameter' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_auth_set_parameter' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_blame' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_cat' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_checkout' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_cleanup' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_client_version' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_commit' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_config_ensure' from='PECL svn >= 0.5.0'/>
|
|
<function name='svn_copy' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_delete' from='PECL svn >= 0.4.0'/>
|
|
<function name='svn_diff' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_export' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_fs_abort_txn' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_apply_text' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_begin_txn2' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_change_node_prop' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_check_path' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_contents_changed' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_copy' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_delete' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_dir_entries' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_file_contents' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_file_length' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_is_dir' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_is_file' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_make_dir' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_make_file' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_node_created_rev' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_node_prop' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_props_changed' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_revision_prop' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_revision_root' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_fs_txn_root' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_fs_youngest_rev' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_import' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_info' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_lock' from='PECL svn >= 0.5.0'/>
|
|
<function name='svn_log' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_ls' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_mkdir' from='PECL svn >= 0.4.0'/>
|
|
<function name='svn_move' from='PECL svn >= 0.4.0'/>
|
|
<function name='svn_proplist' from='PECL svn >= 0.4.0'/>
|
|
<function name='svn_propget' from='PECL svn >= 0.4.0'/>
|
|
<function name='svn_repos_create' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_repos_fs' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_repos_fs_begin_txn_for_commit' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_repos_fs_commit_txn' from='PECL svn >= 0.2.0'/>
|
|
<function name='svn_repos_hotcopy' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_repos_open' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_repos_recover' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_revert' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_status' from='PECL svn >= 0.1.0'/>
|
|
<function name='svn_switch' from='PECL svn >= 0.3.0'/>
|
|
<function name='svn_unlock' from='PECL svn >= 0.5.0'/>
|
|
<function name='svn_update' from='PECL svn >= 0.1.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
|
|
--> |