Home
last modified time | relevance | path

Searched refs:times (Results 1 – 25 of 78) sorted by relevance

1234

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_repeat.phpt144 -- after repeating '�' times is =>
171 -- after repeating '�' times is =>
198 -- after repeating '�' times is =>
225 -- after repeating '�' times is =>
252 -- after repeating '�' times is =>
279 -- after repeating '�' times is =>
306 -- after repeating '�' times is =>
333 -- after repeating '�' times is =>
360 -- after repeating '�' times is =>
387 -- after repeating '�' times is =>
[all …]
H A D004.phpt6 $times = 90000;
10 print "$k: $v: " . sprintf('%0.3f', $v / $times) . "\n";
13 $times = 90000;
14 for ($i = 0; $i < $times; $i++) {
24 $times = 90000;
25 for ($i = 0; $i < $times; $i++) {
H A Dstr_replace_variation2.phpt75 -- search string has found '2' times
82 -- search string has found '2' times
89 -- search string has found '1' times
96 -- search string has found '0' times
103 -- search string has found '1' times
110 -- search string has found '0' times
117 -- search string has found '0' times
124 -- search string has found '1' times
131 -- search string has found '0' times
138 -- search string has found '2' times
[all …]
H A Dstr_replace.phpt620 -- search string has found '2' times
627 -- search string has found '2' times
634 -- search string has found '1' times
641 -- search string has found '0' times
648 -- search string has found '1' times
655 -- search string has found '0' times
662 -- search string has found '0' times
669 -- search string has found '1' times
676 -- search string has found '0' times
683 -- search string has found '2' times
[all …]
H A Dsoundex.phpt25 …nd would-be friendly; but Sam surprised some strange looks in his eyes at times, especially toward…
/PHP-5.5/ext/posix/tests/
H A Dposix_times_basic.phpt9 echo "Basic test of POSIX times function\n";
11 $times = posix_times();
13 var_dump($times);
16 if ($times == FALSE) {
24 Basic test of POSIX times function
H A Dposix_times_error.phpt10 * Description: Get process times (POSIX.1, 4.5.2)
/PHP-5.5/tests/func/
H A D004.phpt8 function print_something_multiple_times($something,$times)
10 echo "----\nIn function, printing the string \"$something\" $times times\n";
11 for ($i=0; $i<$times; $i++) {
42 In function, printing the string "This works!" 10 times
58 In function, printing the string "This like, really works and stuff..." 3 times
/PHP-5.5/ext/standard/tests/file/
H A D005_variation.phpt34 Description: Prints access, modification and change times of a file
71 echo "\n-- Checking different times, just after creating the file --\n";
85 echo "\n-- Checking different times, after writing into the file --\n";
93 echo "\n-- Checking different times, after reading from the file --\n";
196 -- Checking different times, just after creating the file --
201 -- Checking different times, after changing the file permission --
206 -- Checking different times, after writing into the file --
211 -- Checking different times, after reading from the file --
216 -- Checking different times, after creating a softlink to the file --
221 -- Checking different times, after creating a hardlink to the file --
[all …]
H A D005_variation-win32.phpt25 Description: Attempts to set the access and modification times of the file
31 Description: Prints access, modification and change times of a file
68 echo "\n-- Checking different times, just after creating the file --\n";
82 echo "\n-- Checking different times, after writing into the file --\n";
90 echo "\n-- Checking different times, after reading from the file --\n";
98 echo "\n-- Checking different times, after making a copy of the file --\n";
167 -- Checking different times, just after creating the file --
172 -- Checking different times, after changing the file permission --
177 -- Checking different times, after writing into the file --
182 -- Checking different times, after reading from the file --
[all …]
H A Dtouch_variation1.phpt2 touch() with times
/PHP-5.5/Zend/tests/traits/
H A Derror_010.phpt2 Trying to exclude trait method multiple times
23 …t precedence (test). Method of trait foo was defined to be excluded multiple times in %s on line %d
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DRE109 ? 1 or 0 times
110 * 0 or more times
111 + 1 or more times
113 {n,} at least n times
115 {n} n times
119 ?? 1 or 0 times
120 *? 0 or more times
121 +? 1 or more times
128 ?+ 1 or 0 times
129 *+ 0 or more times
[all …]
/PHP-5.5/ext/xsl/tests/
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt2 Check xsltprocessor::registerPHPFunctions with string called multiple times
4 When being called multiple times with a stringular function name only,
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt2 Check xsltprocessor::registerPHPFunctions with array called multiple times
4 When being called multiple times with an array,
H A Dxsltprocessor_registerPHPFunctions-null.phpt4 When being called multiple times with an array,
/PHP-5.5/Zend/tests/
H A Dbug64515.phpt2 Bug #64515 (Memoryleak when using the same variablename 2times in function declaration)
/PHP-5.5/ext/date/tests/
H A Dbug35422.phpt2 Bug #35422 (strtotime() does not parse times with UTC as timezone)
H A Dbug62561.phpt2 Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT)
H A Dbug45866.phpt2 Bug #45866 (decimal values fed to DateTime->modify() causes long execution times)
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_datetime.phpt2 MessageFormatter::format(): DateTime accepted to format dates and times
H A Dsymfony_format_type_int32_intl2.phpt8 // StubNumberFormatterTest#testFormatTypeInt32Intl is tested many times, each with different args.
/PHP-5.5/ext/mbstring/
H A DREADME12 You are warned in php-dev and php-cvs lists many times
/PHP-5.5/sapi/aolserver/
H A DREADME48 the PHP module (can be specified multiple times). Example:
53 the value val (can be used multiple times). Example:
/PHP-5.5/ext/oci8/tests/
H A Dconn_attr_4.phpt46 // Setting values multiple times.
47 echo "\nSet Values multiple times \n";
93 Set Values multiple times

Completed in 111 milliseconds

1234