Home
last modified time | relevance | path

Searched refs:E1 (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/intl/tests/
H A Dnormalizer_normalize.phpt110 '%E1%BA%9B' normalized to form 'UNORM_FORM_C' is '%E1%BA%9B' error info: 'U_ZERO_ERROR' (0)
122 '%E1%BA%9B' normalized to form 'UNORM_FORM_D' is '%C5%BF%CC%87' error info: 'U_ZERO_ERROR' (0)
134 '%E1%BA%9B' normalized to form 'UNORM_FORM_KC' is '%E1%B9%A1' error info: 'U_ZERO_ERROR' (0)
146 '%E1%BA%9B' normalized to form 'UNORM_FORM_KD' is 's%CC%87' error info: 'U_ZERO_ERROR' (0)
158 '%E1%BA%9B' normalized to form 'UNORM_NONE' is '%E1%BA%9B' error info: 'U_ZERO_ERROR' (0)
/PHP-5.3/ext/standard/tests/strings/
H A Dstrnatcasecmp_basic.phpt28 str_dump(10.5, 10.5E1);
H A Dhtmlentities_html4.phpt131 á U+000E1
H A Dstrcmp.phpt15 array(10.5, 1.5, 9.5, 11.5, 100.5, 10.5E1, -10.5, 10, 0.5)
H A Dstrcasecmp.phpt15 array(10.5, 1.5, 9.5, 11.5, 100.5, 10.5E1, -10.5, 10, 0.5)
/PHP-5.3/ext/json/
H A DJSON_parser.c128 E1, /* e */ enumerator
168 …E*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,FR,__,__,__,__,__,__,E1,__,__,__,__,__,__,__,__,E1,__},
169 …N*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,FR,IN,IN,__,__,__,__,E1,__,__,__,__,__,__,__,__,E1,__},
170 …R*/ {OK,OK,__,-8,__,-7,__,-3,__,__,__,__,__,__,FR,FR,__,__,__,__,E1,__,__,__,__,__,__,__,__,E1,__},
497 } else if (type == IS_LONG && next_state == E1) { in parse_JSON()

Completed in 42 milliseconds