mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-20 19: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
208 lines
16 KiB
XML
208 lines
16 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
|
|
<versions>
|
|
<!-- Methods -->
|
|
<function name='collator::__construct' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::compare' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::sort' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::sortwithsortkeys' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::asort' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::getattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::setattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::getstrength' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::setstrength' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::getlocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::geterrorcode' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator::geterrormessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<function name='intldateformatter::__construct' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::getdatetype' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::gettimetype' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::getcalendar' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::setcalendar' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::gettimezoneid' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::settimezoneid' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::setpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::getpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::getlocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::setlenient' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::islenient' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::localtime' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::geterrorcode' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intldateformatter::geterrormessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<function name='locale::getdefault' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::setdefault' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getprimarylanguage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getscript' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getregion' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getkeywords' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getdisplayscript' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getdisplayregion' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getdisplayname' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getdisplaylanguage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getdisplayvariant' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::composelocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::parselocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::getallvariants' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::filtermatches' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::lookup' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::canonicalize' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale::acceptfromhttp' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<function name='messageformatter::__construct' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::formatmessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::parsemessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::setpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::getpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::getlocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::geterrorcode' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='messageformatter::geterrormessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<function name='normalizer::normalize' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='normalizer::isnormalized' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<function name='numberformatter::__construct' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::formatcurrency' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::parsecurrency' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::setattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::getattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::settextattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::gettextattribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::setsymbol' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::getsymbol' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::setpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::getpattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::getlocale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::geterrorcode' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numberformatter::geterrormessage' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
|
|
<!-- Functions -->
|
|
<function name='collator_create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_compare' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_get_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_set_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_get_strength' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_set_strength' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_sort' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_sort_with_sort_keys' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_asort' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_get_locale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_get_error_code' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='collator_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_datetype' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_timetype' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_calendar' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_set_calendar' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_locale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_timezone_id' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_set_timezone_id' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_set_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_is_lenient' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_set_lenient' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_localtime' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_error_code' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='datefmt_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_strlen' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_strpos' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_stripos' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_strrpos' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_strripos' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_substr' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_strstr' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_stristr' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='grapheme_extract' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intl_get_error_code' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intl_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intl_is_failure' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='intl_error_name' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='idn_to_ascii' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2'/>
|
|
<function name='idn_to_utf8' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.2'/>
|
|
<function name='idn_to_unicode' from='PHP 6'/>
|
|
|
|
<function name='locale_get_default' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_set_default' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_primary_language' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_script' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_region' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_keywords' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_display_script' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_display_region' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_display_name' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_display_language' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_display_variant' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_compose' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_get_all_variants' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_filter_matches' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_canonicalize' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_lookup' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='locale_accept_from_http' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_format_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_parse_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_set_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_get_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_get_locale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_get_error_code' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='msgfmt_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='normalizer_normalize' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='normalizer_is_normalized' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_create' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_format' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_parse' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_format_currency' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_parse_currency' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_set_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_set_text_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_text_attribute' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_set_symbol' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_symbol' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_set_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_pattern' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_locale' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_error_code' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.0'/>
|
|
<function name='numfmt_get_error_message' from='PHP 5 >= 5.3.0, PECL intl >= 1.0.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
|
|
-->
|