Searched defs:formatter (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/intl/doc/ |
H A D | formatter_api.php | 353 function numfmt_format($formatter, $number, $type = null) {} 366 function numfmt_parse($formatter, $string, $type, &$position) {} 428 function numfmt_set_symbol($formatter, $attribute, $value) {} 440 function numfmt_set_pattern($formatter, $pattern) {} 448 function numfmt_get_attribute($formatter, $attribute) {} 456 function numfmt_get_text_attribute($formatter, $attribute) {} 464 function numfmt_get_symbol($formatter, $attribute) {} 476 function numfmt_get_pattern($formatter) {} 484 function numfmt_get_locale($formatter, $type = 0) {} 493 function numfmt_get_error_code($formatter) {} [all …]
|
H A D | msgfmt_api.php | 208 function msgfmt_get_locale($formatter) {}
|
Completed in 7 milliseconds