Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_create.cpp48 static int datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in datefmt_ctor() function
195 if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0) == FAILURE) { in PHP_FUNCTION()
213 if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1) == FAILURE) { in PHP_METHOD()

Completed in 4 milliseconds