Home
last modified time | relevance | path

Searched refs:times (Results 26 – 50 of 77) sorted by relevance

1234

/PHP-7.3/ext/intl/tests/
H A Dsymfony_format_type_int32_intl2.phpt8 // StubNumberFormatterTest#testFormatTypeInt32Intl is tested many times, each with different args.
/PHP-7.3/ext/standard/tests/strings/
H A Dsoundex.phpt25 …nd would-be friendly; but Sam surprised some strange looks in his eyes at times, especially toward…
H A Dget_html_translation_table_basic10.phpt79 [�] => ×
H A Dget_html_translation_table_basic4.phpt262 string(7) "×"
/PHP-7.3/ext/standard/tests/file/
H A D005_variation2.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
H A D005_variation2-win32.phpt27 Description: Attempts to set the access and modification times of the file
33 Description: Prints access, modification and change times of a file
H A D005_basic.phpt19 Description: Attempts to set the access and modification times of the file
/PHP-7.3/ext/date/tests/
H A Dbug62896.phpt2 Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST)
H A Ddate_time_fractions.phpt7 /* This will go wrong, once in a million times */
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_request.c73 times(&cpu); in fpm_request_reading_headers()
183 times(&cpu); in fpm_request_end()
/PHP-7.3/ext/standard/tests/serialize/
H A Dbug65806.phpt2 Bug #65806 (unserialize fails with object which is referenced multiple times)
/PHP-7.3/ext/oci8/tests/
H A Dbug51291_2.phpt2 Bug #51291 (oci_error() doesn't report last error when called two times)
H A Dlob_018.phpt2 fetching the same lob several times
H A Dlob_022.phpt2 fetching the same lob several times
/PHP-7.3/ext/sockets/tests/
H A Dbug76839.phpt15 // Unforunately, looping around 10 times and using random paths is the
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug_pecl_7976.phpt2 PECL Bug #7976 (Calling stored procedure several times)
/PHP-7.3/ext/standard/tests/mail/
H A Dmail_basic_alt4-win32.phpt54 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt1-win32.phpt54 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt2-win32.phpt54 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_variation_alt3-win32.phpt53 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt1-win32.phpt55 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt2-win32.phpt53 $repeat_count = 20; // we will repeat a max of 20 times
H A Dmail_basic_alt3-win32.phpt53 $repeat_count = 20; // we will repeat a max of 20 times
/PHP-7.3/ext/mbstring/ucgendat/
H A DOPENLDAP_LICENSE40 to copyright in this Software shall at all times remain with copyright
/PHP-7.3/sapi/fpm/
H A Dconfig.m4358 AC_MSG_CHECKING([for times])
360 AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[#include <sys/times.h>]], [[struct tms t; times(&t);]])],[
361 AC_DEFINE([HAVE_TIMES], 1, [do we have times?])

Completed in 49 milliseconds

1234