Home
last modified time | relevance | path

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

/php-src/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.m411 PHP_NEW_EXTENSION(date, php_date.c $timelib_sources, no,, $PHP_DATE_CFLAGS)
17 PHP_INSTALL_HEADERS([ext/date], [php_date.h lib/timelib.h lib/timelib_config.h])
H A Dphp_date.c853 static void php_date(INTERNAL_FUNCTION_PARAMETERS, bool localtime) in php_date() function
999 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1006 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
/php-src/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)

Completed in 25 milliseconds