Home
last modified time | relevance | path

Searched refs:time (Results 551 – 575 of 729) sorted by relevance

1...<<21222324252627282930

/PHP-7.2/ext/date/tests/
H A DDateTime_compare_basic1.phpt8 //Set the default time zone
H A Ddate_variation2.phpt6 * Description: Format a local time/date.
12 //Set the default time zone
H A Dgmdate_variation6.phpt6 * Description: Format a GMT date/time
H A Ddate_time_fractions.phpt23 /* These should reset the time (and hence fraction) to 0 */
H A Ddate_timezone_set_error.phpt6 * Description: Sets the time zone for the DateTime object
H A Ddate_sun_info_variation1.phpt2 Test date_sun_info() function : error variations - Pass unexpected values for time argument
5 /* Prototype : array date_sun_info ( int $time , float $latitude , float $longitude )
/PHP-7.2/
H A DCONTRIBUTING.md17 For example, at the time of writing in mid-2017, the lowest supported version is
32 the first time you've filed a bug, we suggest reading the
/PHP-7.2/ext/bcmath/libbcmath/
H A Daclocal.m457 # symlink; some systems play weird games with the mod time of symlinks
58 # (eg FreeBSD returns the mod time of the symlink's containing
/PHP-7.2/ext/standard/tests/general_functions/
H A Dparse_ini_string_001.phpt27 time =
223 [time] =>
338 [time] =>
/PHP-7.2/ext/standard/tests/file/
H A Dparse_ini_file.phpt29 time =
233 [time] =>
348 [time] =>
H A Duserstreams.phpt22 But Ill take my time anywhere
38 But Ill take my time anywhere
43 But Ill take my time anywhere
/PHP-7.2/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc68 * @param int $time Unix timestamp of the date to convert
71 function getMTime($time)
73 $mtime = ($time !== null ? getdate($time) : getdate());
/PHP-7.2/ext/standard/tests/array/
H A Darray_walk_recursive_variation7.phpt11 * Passing anonymous(run-time) callback function with following variations:
H A Darray_walk_variation7.phpt11 * Passing anonymous(run-time) callback function with following variations:
/PHP-7.2/ext/mysqli/tests/
H A D002.phpt22 col7 date, col8 time,
H A D019.phpt21 col7 date, col8 time,
/PHP-7.2/ext/mbstring/oniguruma/doc/
H A DAPI69 4 option: compile time options.
167 4 ci: compile time info.
173 ci->option: compile time option.
231 7 option: search time option
252 6 option: search time option
275 5 option: search time option
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL71 this time using the binaries in their final installed location.
115 same time, by placing the object files for each architecture in their
123 architecture at a time in the source code directory. After you have
138 may have to build one architecture at a time and combine the results
176 time for the entire installation to be relocated. The approach of
190 at `configure' time.
229 HP-UX `make' updates targets which have the same time stamps as
/PHP-7.2/ext/phar/
H A DLICENSE29 license from time to time. Each version will be given a
/PHP-7.2/sapi/litespeed/
H A Dlscriu.c390 localtime_r(&sTimeb.time,&sTm); in LSCRIU_Restored_Error()
505 time(&iTimeNow); in LSCRIU_Wait_Dump_Finsh_Or_Restored()
/PHP-7.2/sapi/fpm/
H A Dphp-fpm.conf.in44 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time
50 ; Interval of time used by emergency_restart_interval to determine when
H A Dconfig.m417 AC_CHECK_HEADERS([sys/select.h sys/socket.h sys/time.h])
40 AC_TRY_LINK([ #include <time.h> ], [struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);], [
53 AC_TRY_LINK([ #include <time.h> ], [struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);], [
382 #include <sys/time.h>
518 #include <sys/time.h>
/PHP-7.2/ext/date/lib/
H A Dtimelib.h509 void timelib_update_ts(timelib_time* time, timelib_tzinfo* tzi);
852 int timelib_astro_rise_set_altitude(timelib_time *time, double lon, double lat, double altit, int u…
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_cclass1.phpt32 $t = time();
/PHP-7.2/ext/sqlite3/tests/
H A Dsqlite3_30_blobopen.phpt10 define('TIMENOW', time());

Completed in 66 milliseconds

1...<<21222324252627282930