Home
last modified time | relevance | path

Searched refs:PARSE_INT_ONLY (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/intl/tests/
H A Dformatter_get_set_attribute.phpt18 'PARSE_INT_ONLY' => array( NumberFormatter::PARSE_INT_ONLY, 1, 12345.123456 ),
101 Attribute PARSE_INT_ONLY
/PHP-5.5/ext/intl/formatter/
H A Dformatter.c82 FORMATTER_EXPOSE_CLASS_CONST( PARSE_INT_ONLY ); in formatter_register_constants()
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php84 const PARSE_INT_ONLY = 'UNUM_PARSE_INT_ONLY'; define in NumberFormatter

Completed in 14 milliseconds