Searched refs:php_date (Results 1 – 25 of 262) sorted by relevance
1234567891011
4 EXTENSION("date", "php_date.c", false, "/Iext/date/lib /DHAVE_TIMELIB_CONFIG_H=1");18 PHP_INSTALL_HEADERS("ext/date/", "php_date.h lib/timelib.h lib/timelib_structs.h lib/timelib_config…
11 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_structs.h lib/timelib_config.…
7 * Function is implemented in ext/date/php_date.c
2 Bug #49700 (memory leaks in php_date.c if garbage collector is enabled)
7 * Source code: ext/date/php_date.c
7 * Source code: ext/standard/data/php_date.c
Completed in 19 milliseconds