Home
last modified time | relevance | path

Searched refs:printed (Results 1 – 18 of 18) sorted by relevance

/PHP-8.3/ext/dom/tests/
H A DDOMDocument_getElementsByTagName_liveness.phpt20 1 gets printed. $i == 0, which is even, so 1 gets removed, which results in:
28 3 gets printed. $i == 1, which is odd, so nothing happens and we move on to the next element:
31 4 gets printed. $i == 2, which is even, so 4 gets removed, which results in:
38 6 gets printed, etc... */
/PHP-8.3/Zend/tests/match/
H A D029.phpt11 default => "This should not get printed with or without opcache\n",
12 1, 2, 3, 4, 5 => "Also should not be printed\n",
H A D030.phpt11 default => "This should not get printed with or without opcache\n",
12 '1', '2', '3', '4', '5' => "Also should not be printed\n",
/PHP-8.3/ext/standard/tests/general_functions/
H A Dob_get_flush_basic.phpt14 var_dump( "this is printed before returning the string" );
28 string(43) "this is printed before returning the string"
/PHP-8.3/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt27 $printed = false;
36 'reneg_limit_callback' => function($stream) use (&$printed) {
37 if (!$printed) {
38 $printed = true;
/PHP-8.3/ext/pcre/tests/
H A Dpreg_quote_basic.phpt9 print "\$string_before looks like: $string_before\n"; //$string_before is printed as is written
11 …h metacharacters and / (set as delimiter) escaped\n"; //$string_after is printed with metacharacte…
/PHP-8.3/sapi/cli/tests/
H A Dgh8827-001.phpt24 // not printed if stdout is closed
/PHP-8.3/ext/standard/tests/assert/
H A Dassert_basic3.phpt19 echo "If this is printed BAIL hasn't worked";
H A Dassert_error2.phpt21 echo "If this is printed BAIL hasn't worked";
/PHP-8.3/ext/gd/tests/
H A Dfunc.inc66 * The textual result is printed, so the EXPECT section should contain the line
70 * message is printed, and the actual file is stored right beside the temporary
H A DRochester-Regular.otf.LICENSE.txt187 same "printed page" as the copyright notice for easier
/PHP-8.3/Zend/Optimizer/
H A Dblock_pass.c1493 bool printed = 0; in zend_t_usage() local
1498 if (!printed) { in zend_t_usage()
1500 printed = 1; in zend_t_usage()
1506 if (printed) { in zend_t_usage()
/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt20 // If no error messages gets printed do not know if proper usage of closeCursor() makes any
/PHP-8.3/
H A DCONTRIBUTING.md253 Various external resources can be found on the web. A standard printed reference
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic12668 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
17350 # to count it as a match. Text only printed in named patterns is
18183 # remaining "l" "e" of "color profile" printed later to avoid error
23252 # are not printed.
23264 # printed and a subsequent entry in the same magic file
27021 # By now an executable type should have been printed out. The executable
37096 # imitate the legacy compiled-format, to get the entry-name printed
38369 # the wrong filename will be printed. (This should be (8.Q), when that syntax
38384 # the wrong filename will be printed. (This should be (8.Q), when that syntax
38512 # tags, the ID3 information will be printed, not the Ogg information,
[all …]
H A Dmagic私はガラスを食べられます12668 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
17350 # to count it as a match. Text only printed in named patterns is
18183 # remaining "l" "e" of "color profile" printed later to avoid error
23252 # are not printed.
23264 # printed and a subsequent entry in the same magic file
27021 # By now an executable type should have been printed out. The executable
37096 # imitate the legacy compiled-format, to get the entry-name printed
38369 # the wrong filename will be printed. (This should be (8.Q), when that syntax
38384 # the wrong filename will be printed. (This should be (8.Q), when that syntax
38512 # tags, the ID3 information will be printed, not the Ogg information,
[all …]
/PHP-8.3/build/
H A Dlibtool.m41497 # It is most probably a Windows format PATH printed by
/PHP-8.3/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt215 # When the screen fonts ChuGothic and SaiMincho are printed on

Completed in 243 milliseconds