Home
last modified time | relevance | path

Searched refs:time (Results 676 – 698 of 698) sorted by relevance

1...<<2122232425262728

/PHP-5.6/main/
H A Dmain.c705 time(&error_time); in php_log_err()
1540 time(&curtime); in php_message_handler_for_zend()
/PHP-5.6/
H A DREADME.RELEASE_PROCESS17 have enough time to investigate failures, communicate with the authors and
H A DREADME.STREAMS15 special case sockets and files every time you need to work with a "user-level"
/PHP-5.6/ext/phar/
H A Dstream.c464 data->internal_file->timestamp = time(0); in phar_stream_flush()
H A Dtar.c956 entry.timestamp = time(NULL); in phar_tar_flush()
H A Dutil.c589 etemp.timestamp = time(0); in phar_get_or_create_entry_data()
H A Dphar.c3037 mytime = time(NULL);
/PHP-5.6/win32/
H A Dphp5dll.dsp1547 SOURCE=..\win32\time.c
1611 SOURCE=..\win32\time.h
H A Dphp5dllts.dsp2390 SOURCE=..\win32\time.c
2467 SOURCE=..\win32\time.h
/PHP-5.6/ext/ftp/
H A Dftp.c1018 stamp = time(NULL); in ftp_mdtm()
/PHP-5.6/Zend/
H A Dzend_virtual_cwd.c863 *t = time(0); in tsrm_realpath_r()
H A DZEND_CHANGES1042 of that feature, but we'd have a COM module ready by the time
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dtestoutput13104 now is the time for all good men to come to the aid of the party
3105 0: now is the time for all good men to come to the aid of the party
7330 now is the time for all good men to come to the aid of the party
7331 0: now is the time for all good men to come to the aid of the party
8799 the case almost all the time, but there is one exception that is perhaps a
H A Dtestinput11999 now is the time for all good men to come to the aid of the party
4457 now is the time for all good men to come to the aid of the party
5302 the case almost all the time, but there is one exception that is perhaps a
H A Dtestoutput83776 now is the time for all good men to come to the aid of the party
3777 0: now is the time for all good men to come to the aid of the party
H A Dtestinput82421 now is the time for all good men to come to the aid of the party
H A Dtestinput2845 now is the time for all good men to come to the aid of the party
H A Dtestoutput22961 now is the time for all good men to come to the aid of the party
2962 0: now is the time for all good men to come to the aid of the party
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic3773 # might add another one or two as time goes by...
14356 # Modification time of the Backing File
15627 # or Unix/POSIX time + 2082844800.
18720 >20 belong 0 \b, no gmt time flags
18721 >20 belong 1 \b, 1 gmt time flag
18722 >20 belong >1 \b, %d gmt time flags
18723 >24 belong 0 \b, no std time flags
18724 >20 belong 1 \b, 1 std time flag
18725 >24 belong >1 \b, %d std time flags
18730 >32 belong 1 \b, 1 transition time
[all …]
/PHP-5.6/ext/session/
H A Dsession.c2775 …oc_long_ex(progress->current_file, "start_time", sizeof("start_time"), (long)time(NULL));
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c355 err = ctime_s(buf, 52, &(system_time.time) ); in php_cli_server_get_system_time()
/PHP-5.6/ext/standard/
H A Dbasic_functions.c1276 ZEND_ARG_INFO(0, time)
/PHP-5.6/ext/sqlite3/libsqlite/
H A Dsqlite3.c16444 FUNCTION(time, -1, 0, 0, timeFunc ), in sqlite3RegisterDateTimeFunctions()
31588 time(&t);
31656 time(&t);
38681 SYSTEMTIME time;
38682 osGetSystemTime(&time);
38684 if (!osSystemTimeToFileTime(&time,&ft)){

Completed in 581 milliseconds

1...<<2122232425262728