Home
last modified time | relevance | path

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

/php-src/ext/intl/formatter/
H A Dformatter_main.c27 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in numfmt_ctor() function
88 if (numfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION()
102 …if (numfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, &error_handling, &error_handling_replaced) == FA… in PHP_METHOD()

Completed in 5 milliseconds