Home
last modified time | relevance | path

Searched refs:time (Results 501 – 525 of 729) sorted by relevance

1...<<21222324252627282930

/PHP-7.2/ext/session/tests/
H A Dsession_set_save_handler_class_018.phpt50 if (filemtime($filename) + $maxlifetime < time()) {
H A Dbug32330.phpt68 // Don't try to destroy this time!
H A Dsession_set_save_handler_sid_002.phpt45 if (filemtime($filename) + $maxlifetime < time()) {
/PHP-7.2/ext/date/tests/
H A DDateTimeZone_clone_basic3.phpt5 //Set the default time zone
H A Dgmdate_variation12.phpt6 * Description: Format a GMT date/time
H A Dgmstrftime_variation7.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Didate_variation4.phpt6 * Description: Format a local time/date as integer
H A Dstrftime_variation23.phpt8 * Description: Format a local time/date according to locale settings
H A Dcheckdate_error.phpt13 //Set the default time zone
H A Ddate_time_set_variation1.phpt6 * Description: Resets the current time of the DateTime object to a different time.
13 //Set the default time zone
H A Dgmdate_variation13.phpt6 * Description: Format a GMT date/time
H A Dtimezone_name_from_abbr_basic1.phpt13 //Set the default time zone
H A DDateTime_clone_basic3.phpt5 //Set the default time zone
/PHP-7.2/ext/standard/tests/general_functions/
H A Duniqid_basic.phpt6 * Description: Gets a prefixed unique identifier based on the current time in microseconds.
H A Duniqid_error.phpt6 * Description: Gets a prefixed unique identifier based on the current time in microseconds.
/PHP-7.2/ext/oci8/
H A DLICENSE29 license from time to time. Each version will be given a
/PHP-7.2/
H A DLICENSE29 license from time to time. Each version will be given a
/PHP-7.2/ext/standard/tests/file/
H A Dtouch_variation5-win32.phpt12 /* Prototype : bool touch(string filename [, int time [, int atime]])
13 * Description: Set modification time of file
139 echo "FAILED: $path - access time not changed\n";
H A Dtouch_variation6-win32.phpt13 /* Prototype : bool touch(string filename [, int time [, int atime]])
14 * Description: Set modification time of file
145 echo "FAILED: $path - access time not changed\n";
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_fetch_all_oo.phpt232 $time = @date('H:i:s');
233 func_mysqli_fetch_all_oo($link, $engine, "TIME", $time, $time, 480);
234 func_mysqli_fetch_all_oo($link, $engine, "TIME NOT NULL", $time, $time, 490);
H A D048.phpt21 col7 date, col8 time,
/PHP-7.2/TSRM/
H A Dtsrm_win32.c295 t = time(0); in tsrm_win32_access()
700 shm->descriptor->shm_ctime = time(NULL); in shmget()
739 shm->descriptor->shm_atime = time(NULL); in shmat()
754 shm->descriptor->shm_dtime = time(NULL); in shmdt()
775 shm->descriptor->shm_ctime = time(NULL); in shmctl()
/PHP-7.2/ext/intl/tests/
H A Dtimezone_fromDateTimeZone_error.phpt42 Warning: IntlTimeZone::fromDateTimeZone(): intltz_from_date_time_zone: time zone id 'WEST' extracte…
/PHP-7.2/ext/standard/tests/time/
H A Dstrptime_basic.phpt13 * Description: Parse a time/date generated with strftime()
H A Dstrptime_parts.phpt12 * Description: Parse a time/date generated with strftime()

Completed in 62 milliseconds

1...<<21222324252627282930