Home
last modified time | relevance | path

Searched refs:getSymbol (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/intl/formatter/
H A Dformatter.stub.php257 public function getSymbol(int $symbol): string|false {} function in NumberFormatter
/php-src/ext/intl/tests/
H A Dut_common.inc195 …return $GLOBALS['oo-mode'] ? $fmt->getSymbol( $attribute ) : numfmt_get_symbol( $fmt, $attribute );

Completed in 5 milliseconds