Go to the source code of this file.
Namespaces | |
| namespace | cake |
Variables | |
| $config ['2c60_2c7f'][] = array('upper' => 11381, 'status' => 'C', 'lower' => array(11382)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11371, 'status' => 'C', 'lower' => array(11372)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11369, 'status' => 'C', 'lower' => array(11370)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11367, 'status' => 'C', 'lower' => array(11368)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11364, 'status' => 'C', 'lower' => array(637)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11363, 'status' => 'C', 'lower' => array(7549)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11362, 'status' => 'C', 'lower' => array(619)) | |
| $config ['2c60_2c7f'][] = array('upper' => 11360, 'status' => 'C', 'lower' => array(11361)) | |
| $config['2c60_2c7f'][] = array('upper' => 11381, 'status' => 'C', 'lower' => array(11382)) |
Definition at line 53 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11371, 'status' => 'C', 'lower' => array(11372)) |
Definition at line 52 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11369, 'status' => 'C', 'lower' => array(11370)) |
Definition at line 51 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11367, 'status' => 'C', 'lower' => array(11368)) |
Definition at line 50 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11364, 'status' => 'C', 'lower' => array(637)) |
Definition at line 49 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11363, 'status' => 'C', 'lower' => array(7549)) |
Definition at line 48 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11362, 'status' => 'C', 'lower' => array(619)) |
Definition at line 47 of file 2c60_2c7f.php.
| $config['2c60_2c7f'][] = array('upper' => 11360, 'status' => 'C', 'lower' => array(11361)) |
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 2c60_2c7f.php.
1.4.7