Home
last modified time | relevance | path

Searched refs:following (Results 1 – 25 of 227) sorted by relevance

12345678910

/PHP-7.0/ext/standard/tests/math/
H A Dpow_basic2.phpt10 echo "\n-- The following all result in INF --\n";
15 echo "\n\n-- The following all result in 0 --\n";
21 echo "\n\n-- The following all result in -0 --\n";
24 echo "\n\n-- The following all result in -INF --\n";
32 -- The following all result in INF --
38 -- The following all result in 0 --
45 -- The following all result in -0 --
49 -- The following all result in -INF --
/PHP-7.0/ext/date/tests/
H A Dstrtotime_basic.phpt14 * This is parsed as the "first following Monday OR the current day if it is a Monday"
18 * This is parsed as the "second following Monday OR the first following
23 * This is parsed as the "third following Monday OR the second following
28 * This is parsed as the "first following Monday after the first Monday in December"
32 * This is parsed as the "second following Monday after the first Monday in December"
36 * This is parsed as the "third following Monday after the first Monday in December"
H A DDateTime_compare_basic1.phpt27 echo "\n-- All the following tests should compare equal --\n";
37 echo "\n-- The following test should still compare equal --\n";
39 echo "\n-- All the following tests should now compare NOT equal --\n";
44 echo "\n-- All the following tests should again compare equal --\n";
56 -- All the following tests should compare equal --
65 -- The following test should still compare equal --
68 -- All the following tests should now compare NOT equal --
73 -- All the following tests should again compare equal --
H A Dbug28088.phpt7 echo "The following line rightly shows the correct date time:\n";
10 echo "But the following line fails to show the correct date time:\n";
14 The following line rightly shows the correct date time:
16 But the following line fails to show the correct date time:
H A DDateTimeZone_compare_basic1.phpt29 echo "\n-- All the following tests should compare equal --\n";
31 echo "\n-- All the following tests should compare NOT equal --\n";
44 -- All the following tests should compare equal --
47 -- All the following tests should compare NOT equal --
H A Dcheckdate_basic1.phpt16 echo "-- The following are all valid dates --\n";
26 echo "-- The following are all invalid dates --\n";
38 -- The following are all valid dates --
47 -- The following are all invalid dates --
/PHP-7.0/ext/intl/tests/
H A Dbreakiter_following_basic.phpt2 IntlBreakIterator::following(): basic test
15 var_dump($bi->following(5));
16 var_dump($bi->following(50));
17 var_dump($bi->following(-1));
H A Dbreakiter_following_preceding_isBoundary_error.phpt2 IntlBreakIterator::following()/preceding()/isBoundary(): arg errors
14 var_dump($bi->following(1, 2));
15 var_dump($bi->following(array()));
23 Warning: IntlBreakIterator::following() expects exactly 1 parameter, 2 given in %s on line %d
25 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
28 Warning: IntlBreakIterator::following() expects parameter 1 to be integer, array given in %s on lin…
30 Warning: IntlBreakIterator::following(): breakiter_following: bad arguments in %s on line %d
H A Dlocale_compose_locale.phpt122 $res_str .= "No values found from Locale compose due to the following error:\n";
173 Composed Locale: No values found from Locale compose due to the following error:
178 Composed Locale: No values found from Locale compose due to the following error:
183 Composed Locale: No values found from Locale compose due to the following error:
/PHP-7.0/tests/lang/
H A Dcompare_objects_basic1.phpt34 echo "\n-- The following compare should return TRUE --\n";
37 echo "\n-- All the following compares should return FALSE --\n";
50 -- The following compare should return TRUE --
53 -- All the following compares should return FALSE --
/PHP-7.0/ext/mysqli/tests/
H A Dbug36802.phpt16 /* following operations should not work */
24 /* following operations should work */
/PHP-7.0/Zend/
H A DLICENSE7 modification, is permitted provided that the following conditions
11 notice, this list of conditions and the following disclaimer.
14 copyright notice, this list of conditions and the following
34 5. Redistributions of any form whatsoever must retain the following
40 software must display the following acknowledgment:
/PHP-7.0/sapi/fpm/
H A DLICENSE5 modification, are permitted provided that the following conditions
8 notice, this list of conditions and the following disclaimer.
10 notice, this list of conditions and the following disclaimer in the
/PHP-7.0/ext/mbstring/oniguruma/
H A DCOPYING9 * modification, are permitted provided that the following conditions
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
/PHP-7.0/ext/phar/
H A DLICENSE7 modification, is permitted provided that the following conditions
11 notice, this list of conditions and the following disclaimer.
14 notice, this list of conditions and the following disclaimer in
39 6. Redistributions of any form whatsoever must retain the following
78 modification, are permitted provided that the following conditions
81 notice, this list of conditions and the following disclaimer.
83 notice, this list of conditions and the following disclaimer in the
/PHP-7.0/ext/zip/
H A DLICENSE_libzip6 modification, are permitted provided that the following conditions
10 notice, this list of conditions and the following disclaimer.
13 notice, this list of conditions and the following disclaimer in
/PHP-7.0/
H A DREADME.REDIST.BINS27 modification, are permitted provided that the following conditions
30 notice, this list of conditions and the following disclaimer.
32 notice, this list of conditions and the following disclaimer in the
66 general public under the following terms:
136 notice, this list of conditions and the following disclaimer.
216 freely, subject to the following restrictions:
237 notice, this list of conditions and the following disclaimer.
242 must display the following acknowledgement:
297 notice, this list of conditions and the following disclaimer.
353 software must display the following acknowledgment:
[all …]
H A DLICENSE7 modification, is permitted provided that the following conditions
11 notice, this list of conditions and the following disclaimer.
14 notice, this list of conditions and the following disclaimer in
39 6. Redistributions of any form whatsoever must retain the following
/PHP-7.0/ext/fileinfo/libmagic/
H A Dencoding.c319 int following; in file_looks_utf8() local
323 following = 1; in file_looks_utf8()
326 following = 2; in file_looks_utf8()
329 following = 3; in file_looks_utf8()
332 following = 4; in file_looks_utf8()
335 following = 5; in file_looks_utf8()
339 for (n = 0; n < following; n++) { in file_looks_utf8()
H A DLICENSE13 modification, are permitted provided that the following conditions
18 this list of conditions, and the following disclaimer.
21 notice, this list of conditions and the following disclaimer in the
/PHP-7.0/tests/output/
H A Dob_start_basic_unerasable_002.phpt13 echo "All of the following calls will fail to clean/remove the topmost buffer:\n";
22 [callback:1]All of the following calls will fail to clean/remove the topmost buffer:
/PHP-7.0/ext/pdo_dblib/
H A DREADME8 The following database products are free for testing:
13 You must set the following environment variables to run the tests:
/PHP-7.0/ext/oci8/
H A DLICENSE7 modification, is permitted provided that the following conditions
11 notice, this list of conditions and the following disclaimer.
14 notice, this list of conditions and the following disclaimer in
39 6. Redistributions of any form whatsoever must retain the following
/PHP-7.0/Zend/tests/generators/
H A Dgenerator_returns_generator.phpt7 // execution is suspended here, so the following never gets run:
/PHP-7.0/pear/
H A Dinstall-pear.txt2 | The installation process is not complete. The following resources |

Completed in 36 milliseconds

12345678910