Home
last modified time | relevance | path

Searched refs:php_date (Results 1 – 8 of 8) 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…
25 PHP_INSTALL_HEADERS("ext/date", "php_date.h lib/timelib.h lib/timelib_config.h");
H A Dconfig0.m423 [php_date.c],
33 PHP_INSTALL_HEADERS([ext/date], [php_date.h lib/timelib.h lib/timelib_config.h])
H A Dphp_date.c857 static void php_date(INTERNAL_FUNCTION_PARAMETERS, bool localtime) in php_date() function
1003 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
1010 php_date(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
/php-src/ext/date/tests/
H A Dbug-gh16037.phpt2 Test for bug GH-16037: Assertion failure in ext/date/php_date.c
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-src/.github/
H A Dlabeler.yml410 - 'ext/date/php_date.h'

Completed in 24 milliseconds