Go to the source code of this file.
Namespaces | |
| namespace | cake |
Variables | |
| $config ['2100_214f'][] = array('upper' => 8498, 'status' => 'C', 'lower' => array(8526)) | |
| $config ['2100_214f'][] = array('upper' => 8491, 'status' => 'C', 'lower' => array(229)) | |
| $config ['2100_214f'][] = array('upper' => 8490, 'status' => 'C', 'lower' => array(107)) | |
| $config ['2100_214f'][] = array('upper' => 8486, 'status' => 'C', 'lower' => array(969)) | |
| $config['2100_214f'][] = array('upper' => 8498, 'status' => 'C', 'lower' => array(8526)) |
Definition at line 49 of file 2100_214f.php.
| $config['2100_214f'][] = array('upper' => 8491, 'status' => 'C', 'lower' => array(229)) |
Definition at line 48 of file 2100_214f.php.
| $config['2100_214f'][] = array('upper' => 8490, 'status' => 'C', 'lower' => array(107)) |
Definition at line 47 of file 2100_214f.php.
| $config['2100_214f'][] = array('upper' => 8486, 'status' => 'C', 'lower' => array(969)) |
The upper field is the decimal value of the upper case character
The lower filed is an array of the decimal values that form the lower case version of a character.
The status field is: C: common case folding, common mappings shared by both simple and full mappings. F: full case folding, mappings that cause strings to grow in length. Multiple characters are separated by spaces. S: simple case folding, mappings to single characters where different from F. T: special case for uppercase I and dotted uppercase I
Definition at line 46 of file 2100_214f.php.
1.4.7