Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter.stub.php213 public function formatCurrency(float $amount, string $currency): string|false {}
/php-src/ext/pdo_odbc/
H A Dodbc_stmt.c427 int len, amount; in odbc_stmt_param_hook() local
/php-src/ext/date/lib/
H A Dparse_date.c716 static void add_with_overflow(Scanner *s, timelib_sll *e, timelib_sll amount, int multiplier) in add_with_overflow()
733 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-src/ext/intl/calendar/
H A Dcalendar_methods.cpp284 amount; in PHP_FUNCTION() local
/php-src/ext/intl/
H A Dphp_intl.stub.php400 function numfmt_format_currency(NumberFormatter $formatter, float $amount, string $currency): strin…

Completed in 57 milliseconds