Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dconfig.w323 EXTENSION("date", "php_date.c", false, "/Iext/date/lib /DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 /DHAVE_T…
22 PHP_INSTALL_HEADERS("ext/date/", "php_date.h lib/timelib.h lib/timelib_config.h");
H A Dconfig0.m415 PHP_NEW_EXTENSION(date, php_date.c $timelib_sources, no,, $PHP_DATE_CFLAGS)
21 PHP_INSTALL_HEADERS([ext/date], [php_date.h lib/timelib.h lib/timelib_config.h])
H A Dphp_date.c848 static void php_date(INTERNAL_FUNCTION_PARAMETERS, bool localtime) in php_date() function
994 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1001 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
/PHP-8.3/ext/date/tests/
H A Dtime_basic.phpt6 * Function is implemented in ext/date/php_date.c
H A Dbug49700.phpt2 Bug #49700 (memory leaks in php_date.c if garbage collector is enabled)
H A Dbug79015.phpt2 Bug #79015 (undefined-behavior in php_date.c)
/PHP-8.3/.github/
H A Dlabeler.yml263 - 'ext/date/php_date.h'

Completed in 30 milliseconds