}
/* }}} */
-/* {{{ proto double NumberFormatter::parseCurrency( string $str, string $¤cy[, int $&position] )
+/* {{{ proto float NumberFormatter::parseCurrency( string $str, string $¤cy[, int $&position] )
* Parse a number as currency. }}} */
-/* {{{ proto double numfmt_parse_currency( NumberFormatter $nf, string $str, string $¤cy[, int $&position] )
+/* {{{ proto float numfmt_parse_currency( NumberFormatter $nf, string $str, string $¤cy[, int $&position] )
* Parse a number as currency.
*/
PHP_FUNCTION( numfmt_parse_currency )