Home
last modified time | relevance | path

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

/PHP-7.1/ext/openssl/tests/
H A Dstream_server_reneg_limit.phpt25 $printed = false;
32 'reneg_limit_callback' => function($stream) use (&$printed) {
33 if (!$printed) {
34 $printed = true;
/PHP-7.1/ext/standard/tests/general_functions/
H A Dob_get_flush_basic.phpt20 var_dump( "this is printed before returning the string" );
35 string(43) "this is printed before returning the string"
/PHP-7.1/ext/pcre/tests/
H A Dpreg_quote_basic.phpt10 print "\$string_before looks like: $string_before\n"; //$string_before is printed as is written
12 …h metacharacters and / (set as delimiter) escaped\n"; //$string_after is printed with metacharacte…
/PHP-7.1/ext/spl/tests/
H A Dspl_heap_extract_parameter_error.phpt12 print "This shouldn't be printed";
/PHP-7.1/ext/standard/tests/assert/
H A Dassert_basic3.phpt20 echo "If this is printed BAIL hasn't worked";
H A Dassert_basic6.phpt20 echo "If this is printed BAIL hasn't worked";
H A Dassert_error2.phpt21 echo "If this is printed BAIL hasn't worked";
/PHP-7.1/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-7.1/Zend/RFCs/
H A D001.txt86 of $object. Line 22 will then result in "bar" being printed.
99 will therefore result in "foo" being printed. This approach gives
/PHP-7.1/
H A DREADME.SUBMITTING_PATCH42 printed reference is the book "Extending and Embedding PHP" by Sara
107 printed reference is the book "Extending and Embedding PHP" by Sara
H A DREADME.TESTING80 Test results are printed to standard output. If there is a failed test,
H A DNEWS3520 . Fixed bug #70548 (Redundant information printed in case of uncaught engine
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_dump.c657 int printed = 0; in zend_dump_block_info() local
722 printed = 1; in zend_dump_block_info()
727 if (printed) { in zend_dump_block_info()
H A Dblock_pass.c1588 int printed = 0; in zend_t_usage() local
1593 if (!printed) { in zend_t_usage()
1595 printed = 1; in zend_t_usage()
1601 if (printed) { in zend_t_usage()
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt19 // If no error messages gets printed do not know if proper usage of closeCursor() makes any
/PHP-7.1/sapi/fpm/tests/
H A Dlogtool.inc220 // complete final suffix printed
/PHP-7.1/sapi/phpdbg/
H A Dxml.md651 …attributes are fetched, this tag will mark a stop of fetching if none or not all tags were printed)
/PHP-7.1/Zend/
H A DZEND_CHANGES1161 printed the letter { and the contents of the variable $somevar in
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog2840 13. If the -o and -v options were combined for pcregrep, it printed a blank
3858 accidentally printed for the final match.
4045 "--" to be printed when multiple files were scanned, even when none of the
4237 (i) When file names are being printed, "(standard input)" is used for
4242 stdin when file names are being printed. There is no short form.
4249 around matches be printed.
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic6825 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
10071 # to count it as a match. Text only printed in named patterns is
12426 # are not printed.
12438 # printed and a subsequent entry in the same magic file
14626 # By now an executable type should have been printed out. The executable
20617 # the wrong filename will be printed. (This should be (8.Q), when that syntax
20632 # the wrong filename will be printed. (This should be (8.Q), when that syntax
20760 # tags, the ID3 information will be printed, not the Ogg information,
21675 # Almost all uint64_t fields are printed as the 32-bit ones (with high
H A Dmagic私はガラスを食べられます6825 # error messages are printed by assembler instructions: mov si,06nn;...;int 10 (0xBEnn06;...)
10071 # to count it as a match. Text only printed in named patterns is
12426 # are not printed.
12438 # printed and a subsequent entry in the same magic file
14626 # By now an executable type should have been printed out. The executable
20617 # the wrong filename will be printed. (This should be (8.Q), when that syntax
20632 # the wrong filename will be printed. (This should be (8.Q), when that syntax
20760 # tags, the ID3 information will be printed, not the Ogg information,
21675 # Almost all uint64_t fields are printed as the 32-bit ones (with high
/PHP-7.1/build/
H A Dlibtool.m41490 # It is most probably a Windows format PATH printed by
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt5924 when printed. In Unicode property terms, it matches all char-

Completed in 187 milliseconds