Home
last modified time | relevance | path

Searched defs:time (Results 1 – 12 of 12) sorted by relevance

/PHP-7.0/ext/date/lib/
H A Dtm2unixtime.c148 static void do_adjust_for_weekday(timelib_time* time) in do_adjust_for_weekday()
193 void timelib_do_normalize(timelib_time* time) in timelib_do_normalize()
204 static void do_adjust_relative(timelib_time* time) in do_adjust_relative()
234 static void do_adjust_special_weekday(timelib_time* time) in do_adjust_special_weekday()
284 static void do_adjust_special(timelib_time* time) in do_adjust_special()
297 static void do_adjust_special_early(timelib_time* time) in do_adjust_special_early()
449 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi) in timelib_update_ts()
H A Dparse_date.c163 struct timelib_time *time; member
23936 static void timelib_time_reset_fields(timelib_time *time) in timelib_time_reset_fields()
23948 static void timelib_time_reset_unset_fields(timelib_time *time) in timelib_time_reset_unset_fields()
24351 timelib_time time = timelib_strtotime("May 12"); in main() local
/PHP-7.0/ext/hash/
H A Dbench.php76 $time = array(); variable
/PHP-7.0/win32/
H A Dgetrusage.c31 ULARGE_INTEGER time; in usage_to_timeval() local
/PHP-7.0/Zend/
H A Dzend_virtual_cwd.h280 #define VCWD_UTIME(path, time) virtual_utime(path, time) argument
324 # define VCWD_UTIME(path, time) win32_utime(path, time) argument
326 # define VCWD_UTIME(path, time) utime(path, time) argument
/PHP-7.0/ext/date/
H A Dphp_date.h137 timelib_time *time; member
H A Dphp_date.c1724 PHP_FUNCTION(time) in PHP_FUNCTION() argument
4296 timelib_time *time; in PHP_FUNCTION() local
4737 zend_long time, retformat = 0; in php_do_date_sunrise_sunset() local
4836 zend_long time; in PHP_FUNCTION() local
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c1544 void XMLRPC_SetValueDateTime(XMLRPC_VALUE value, time_t time) { in XMLRPC_SetValueDateTime()
1690 XMLRPC_VALUE XMLRPC_CreateValueDateTime(const char* id, time_t time) { in XMLRPC_CreateValueDateTime()
H A Dxmlrpc.h429 #define XMLRPC_VectorAppendDateTime(vector, id, time) XMLRPC_AddValueToVector(vector, XMLRPC_Create… argument
/PHP-7.0/ext/phar/
H A Dzip.c144 static void phar_zip_u2d_time(time_t time, char *dtime, char *ddate) /* {{{ */ in phar_zip_u2d_time()
/PHP-7.0/
H A Drun-tests.php2796 function junit_mark_test_as($type, $file_name, $test_name, $time = null, $message = '', $details = …
/PHP-7.0/ext/soap/
H A Dphp_sdl.c3107 time_t time; member

Completed in 83 milliseconds