Home
last modified time | relevance | path

Searched defs:currency (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.c143 char* currency = NULL; in PHP_FUNCTION() local
H A Dformatter_parse.c128 UChar currency[5] = {0}; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/doc/
H A Dformatter_api.php206 public function formatCurrency($number, $currency) {}
221 public function parseCurrency($string, &$currency, &$position) {}
376 function numfmt_format_currency($formatter, $number, $currency) {}
389 function numfmt_parse_currency($formatter, $string, &$currency, &$position) {}

Completed in 7 milliseconds