Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/intl/formatter/
H A Dformatter.stub.php33 public function formatCurrency(float $amount, string $currency): string|false {}
/PHP-8.1/ext/pdo_odbc/
H A Dodbc_stmt.c418 int len, amount; in odbc_stmt_param_hook() local
/PHP-8.1/ext/intl/calendar/
H A Dcalendar_methods.cpp284 amount; in PHP_FUNCTION() local
/PHP-8.1/ext/date/lib/
H A Dparse_date.c677 static void timelib_set_relative(const char **ptr, timelib_sll amount, int behavior, Scanner *s, in… in timelib_set_relative()
H A Dtimelib.h237 timelib_sll amount; member
/PHP-8.1/ext/intl/
H A Dphp_intl.stub.php233 function numfmt_format_currency(NumberFormatter $formatter, float $amount, string $currency): strin…

Completed in 69 milliseconds