Searched refs:printed (Results 1 – 24 of 24) sorted by relevance
/PHP-7.1/ext/openssl/tests/ |
H A D | stream_server_reneg_limit.phpt | 25 $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 D | ob_get_flush_basic.phpt | 20 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 D | preg_quote_basic.phpt | 10 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 D | spl_heap_extract_parameter_error.phpt | 12 print "This shouldn't be printed";
|
/PHP-7.1/ext/standard/tests/assert/ |
H A D | assert_basic3.phpt | 20 echo "If this is printed BAIL hasn't worked";
|
H A D | assert_basic6.phpt | 20 echo "If this is printed BAIL hasn't worked";
|
H A D | assert_error2.phpt | 21 echo "If this is printed BAIL hasn't worked";
|
/PHP-7.1/ext/gd/tests/ |
H A D | func.inc | 66 * 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 D | Rochester-Regular.otf.LICENSE.txt | 187 same "printed page" as the copyright notice for easier
|
/PHP-7.1/Zend/RFCs/ |
H A D | 001.txt | 86 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 D | README.SUBMITTING_PATCH | 42 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 D | README.TESTING | 80 Test results are printed to standard output. If there is a failed test,
|
H A D | NEWS | 3520 . Fixed bug #70548 (Redundant information printed in case of uncaught engine
|
/PHP-7.1/ext/opcache/Optimizer/ |
H A D | zend_dump.c | 657 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 D | block_pass.c | 1588 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 D | pdo_mysql_stmt_closecursor.phpt | 19 // If no error messages gets printed do not know if proper usage of closeCursor() makes any
|
/PHP-7.1/sapi/fpm/tests/ |
H A D | logtool.inc | 220 // complete final suffix printed
|
/PHP-7.1/sapi/phpdbg/ |
H A D | xml.md | 651 …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 D | ZEND_CHANGES | 1161 printed the letter { and the contents of the variable $somevar in
|
/PHP-7.1/ext/pcre/pcrelib/ |
H A D | ChangeLog | 2840 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 D | magic | 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
|
H A D | magic私はガラスを食べられます | 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 D | libtool.m4 | 1490 # It is most probably a Windows format PATH printed by
|
/PHP-7.1/ext/pcre/pcrelib/doc/ |
H A D | pcre.txt | 5924 when printed. In Unicode property terms, it matches all char-
|
Completed in 187 milliseconds