Home
last modified time | relevance | path

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

/PHP-7.1/ext/intl/dateformat/
H A Ddateformat_create.cpp52 static int datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) in datefmt_ctor() function
199 if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0) == FAILURE) { in PHP_FUNCTION()
217 if (datefmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1) == FAILURE) { in PHP_METHOD()

Completed in 4 milliseconds