Home
last modified time | relevance | path

Searched refs:ORDINAL (Results 1 – 16 of 16) sorted by relevance

/PHP-7.2/ext/intl/tests/
H A Dformatter_format.phpt27 NumberFormatter::ORDINAL => '',
34 NumberFormatter::ORDINAL => '',
H A Dformatter_format2.phpt27 NumberFormatter::ORDINAL => '',
34 NumberFormatter::ORDINAL => '',
H A Dformatter_format3.phpt28 NumberFormatter::ORDINAL => '',
35 NumberFormatter::ORDINAL => '',
H A Dformatter_format4.phpt28 NumberFormatter::ORDINAL => '',
35 NumberFormatter::ORDINAL => '',
H A Dformatter_format5.phpt28 NumberFormatter::ORDINAL => '',
35 NumberFormatter::ORDINAL => '',
H A Dformatter_format6.phpt28 NumberFormatter::ORDINAL => '',
35 NumberFormatter::ORDINAL => '',
H A Dformatter_format7.phpt28 NumberFormatter::ORDINAL => '',
35 NumberFormatter::ORDINAL => '',
H A Dformatter_format8.phpt27 NumberFormatter::ORDINAL => '',
34 NumberFormatter::ORDINAL => '',
/PHP-7.2/ext/intl/formatter/
H A Dformatter.c54 FORMATTER_EXPOSE_CLASS_CONST( ORDINAL ); in formatter_register_constants()
/PHP-7.2/ext/intl/doc/
H A Dformatter_api.php56 const ORDINAL = 'UNUM_ORDINAL'; define in NumberFormatter
/PHP-7.2/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt16 0x00AA => array(0xAA, "FEMININE ORDINAL INDICATOR"),
32 0x00BA => array(0xBA, "MASCULINE ORDINAL INDICATOR"),
147 FEMININE ORDINAL INDICATOR: ª => aa
195 MASCULINE ORDINAL INDICATOR: º => ba
H A Dhtml_entity_decode_macroman.phpt65 0x00AA => array(0xBB, "FEMININE ORDINAL INDICATOR"),
66 0x00BA => array(0xBC, "MASCULINE ORDINAL INDICATOR"),
333 FEMININE ORDINAL INDICATOR: ª => bb
336 MASCULINE ORDINAL INDICATOR: º => bc
/PHP-7.2/ext/standard/html_tables/mappings/
H A DCP1252.TXT189 0xAA 0x00AA #FEMININE ORDINAL INDICATOR
205 0xBA 0x00BA #MASCULINE ORDINAL INDICATOR
H A D8859-1.TXT218 0xAA 0x00AA # FEMININE ORDINAL INDICATOR
234 0xBA 0x00BA # MASCULINE ORDINAL INDICATOR
H A D8859-15.TXT217 0xAA 0x00AA # FEMININE ORDINAL INDICATOR
233 0xBA 0x00BA # MASCULINE ORDINAL INDICATOR
H A DROMAN.TXT302 0xBB 0x00AA # FEMININE ORDINAL INDICATOR
303 0xBC 0x00BA # MASCULINE ORDINAL INDICATOR

Completed in 29 milliseconds