Lines Matching refs:formatter

348  * @param NumberFormatter $formatter The formatter resource
353 function numfmt_format($formatter, $number, $type = null) {} argument
360 * @param NumberFormatter $formatter The formatter resource
366 function numfmt_parse($formatter, $string, $type, &$position) {} argument
372 * @param NumberFormatter $formatter The formatter resource
376 function numfmt_format_currency($formatter, $number, $currency) {} argument
383 * @param NumberFormatter $formatter The formatter resource
389 function numfmt_parse_currency($formatter, $string, &$currency, &$position) {} argument
397 * @param NumberFormatter $formatter The formatter resource
402 function numfmt_set_attribute($formatter, $attribute, $value) {} argument
410 * @param NumberFormatter $formatter The formatter resource
415 function numfmt_set_text_attribute($formatter, $attribute, $value) {} argument
423 * @param NumberFormatter $formatter The formatter resource
428 function numfmt_set_symbol($formatter, $attribute, $value) {} argument
436 * @param NumberFormatter $formatter The formatter resource
440 function numfmt_set_pattern($formatter, $pattern) {} argument
444 * @param NumberFormatter $formatter The formatter resource
448 function numfmt_get_attribute($formatter, $attribute) {} argument
452 * @param NumberFormatter $formatter The formatter resource
456 function numfmt_get_text_attribute($formatter, $attribute) {} argument
460 * @param NumberFormatter $formatter The formatter resource
464 function numfmt_get_symbol($formatter, $attribute) {} argument
472 * @param NumberFormatter $formatter The formatter resource
476 function numfmt_get_pattern($formatter) {} argument
480 * @param NumberFormatter $formatter The formatter resource
484 function numfmt_get_locale($formatter, $type = 0) {} argument
490 * @param NumberFormatter $formatter The formatter resource
493 function numfmt_get_error_code($formatter) {} argument
497 * @param NumberFormatter $formatter The formatter resource
500 function numfmt_get_error_message($formatter) {} argument