mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
fixed #71351: IntlChar::foldCase(): undefined default value FOLD_CASE_DEFAULT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338466 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
44b298ee5d
commit
e16c1f13fc
1 changed files with 14 additions and 0 deletions
|
@ -7849,6 +7849,20 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="intlchar.constants.fold-case-default">
|
||||
<term><constant>IntlChar::FOLD_CASE_DEFAULT</constant></term>
|
||||
<listitem>
|
||||
<para></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry xml:id="intlchar.constants.fold-case-exclude-special-i">
|
||||
<term><constant>IntlChar::FOLD_CASE_EXCLUDE_SPECIAL_I</constant></term>
|
||||
<listitem>
|
||||
<para></para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
</section>
|
||||
<!-- }}} -->
|
||||
|
|
Loading…
Reference in a new issue