Go to the source code of this file.
Namespaces | |
| namespace | cake |
Variables | |
| $config ['0250_02af'][] = array('upper' => 422, 'status' => 'C', 'lower' => array(640)) | |
| $config['0250_02af'][] = array('upper' => 422, 'status' => 'C', 'lower' => array(640)) |
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 0250_02af.php.
1.4.7