Home
last modified time | relevance | path

Searched defs:formatter (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php353 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 Dmsgfmt_api.php208 function msgfmt_get_locale($formatter) {}

Completed in 15 milliseconds