|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Go to the source code of this file.
Functions | |
| callbackCanonical ( $matches) | |
| callbackCompat ( $matches) | |
Variables | |
| if (php_sapi_name() !='cli') | |
| $in = fopen("DerivedNormalizationProps.txt", "rt" ) | |
| if(! $in) | |
| $checkNFC = array() | |
| if(! $in) | $exclude = array() |
| if(! $in) | $compatibilityDecomp = array() |
| $canonicalDecomp = array() | |
| $canonicalComp = array() | |
| $combiningClass = array() | |
| $total = 0 | |
| $compat = 0 | |
| $canon = 0 | |
| $changed = 42 | |
| $pass = 1 | |
| $out = fopen("UtfNormalData.inc", "wt") | |
| if( $out) | else |
| callbackCanonical | ( | $matches | ) |
Definition at line 218 of file UtfNormalGenerate.php.
References $canonicalDecomp.
| callbackCompat | ( | $matches | ) |
Definition at line 226 of file UtfNormalGenerate.php.
References $compatibilityDecomp.
| $canon = 0 |
Definition at line 90 of file UtfNormalGenerate.php.
| $canonicalComp = array() |
Definition at line 86 of file UtfNormalGenerate.php.
| $canonicalDecomp = array() |
Definition at line 85 of file UtfNormalGenerate.php.
| $changed = 42 |
Definition at line 131 of file UtfNormalGenerate.php.
| $checkNFC = array() |
Definition at line 44 of file UtfNormalGenerate.php.
| $combiningClass = array() |
Definition at line 87 of file UtfNormalGenerate.php.
| $compat = 0 |
Definition at line 89 of file UtfNormalGenerate.php.
| if (! $in) $compatibilityDecomp = array() |
Definition at line 84 of file UtfNormalGenerate.php.
| if (! $in) $exclude = array() |
Definition at line 66 of file UtfNormalGenerate.php.
| $in = fopen("DerivedNormalizationProps.txt", "rt" ) |
Definition at line 36 of file UtfNormalGenerate.php.
| $out = fopen("UtfNormalData.inc", "wt") |
Definition at line 168 of file UtfNormalGenerate.php.
| $pass = 1 |
Definition at line 132 of file UtfNormalGenerate.php.
| $total = 0 |
Definition at line 88 of file UtfNormalGenerate.php.
| if ($out) else |
Definition at line 189 of file UtfNormalGenerate.php.
| if(php_sapi_name() !='cli') | ( | php_sapi_name() ! | = 'cli' | ) |
Definition at line 30 of file UtfNormalGenerate.php.
| while ($changed > 0) print |
Definition at line 43 of file UtfNormalGenerate.php.