Home
last modified time | relevance | path

Searched defs:date (Results 1 – 7 of 7) sorted by relevance

/PHP-8.4/ext/intl/dateformat/
H A Ddateformat_format_object.cpp72 UDate date; in PHP_FUNCTION() local
/PHP-8.4/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp317 double date; in PHP_FUNCTION() local
H A Dcalendar_methods.cpp817 double date; in PHP_FUNCTION() local
1098 double date = co->ucal->getTime(CALENDAR_ERROR_CODE(co)) / 1000.; in PHP_FUNCTION() local
/PHP-8.4/ext/date/
H A Dphp_date.c392 static PHP_GINIT_FUNCTION(date) in PHP_GINIT_FUNCTION() argument
409 PHP_RINIT_FUNCTION(date) in PHP_RINIT_FUNCTION() argument
423 PHP_RSHUTDOWN_FUNCTION(date) in PHP_RSHUTDOWN_FUNCTION() argument
434 ZEND_MODULE_POST_ZEND_DEACTIVATE_D(date) in ZEND_MODULE_POST_ZEND_DEACTIVATE_D() argument
453 PHP_MINIT_FUNCTION(date) in PHP_MINIT_FUNCTION() argument
467 PHP_MSHUTDOWN_FUNCTION(date) in PHP_MSHUTDOWN_FUNCTION() argument
484 PHP_MINFO_FUNCTION(date) in PHP_MINFO_FUNCTION() argument
999 PHP_FUNCTION(date) in PHP_FUNCTION() argument
3213 zend_string *date; in PHP_FUNCTION() local
3229 zend_string *date, *format; in PHP_FUNCTION() local
H A Dphp_date.stub.php107 function date(string $format, ?int $timestamp = null): string {} function
/PHP-8.4/ext/intl/timezone/
H A Dtimezone_methods.cpp434 double date; in PHP_FUNCTION() local
/PHP-8.4/ext/soap/
H A Dphp_encoding.c2999 #define TO_XML_DATETIME_EX_HELPER(type, date, format, ext_date_format, style, parent) \ argument

Completed in 62 milliseconds