Home
last modified time | relevance | path

Searched refs:output (Results 226 – 250 of 610) sorted by relevance

12345678910>>...25

/PHP-7.2/ext/mysqli/tests/
H A Dbug72701.phpt2 Bug #72701 mysqli_get_host_info() wrong output
/PHP-7.2/ext/session/tests/
H A D015.phpt11 arg_separator.output=&
H A Dbug41600.phpt11 arg_separator.output="&"
/PHP-7.2/ext/xmlrpc/tests/
H A Dbug72647.phpt2 Bug #72647 (xmlrpc_encode() unexpected output after referencing array elements)
/PHP-7.2/ext/standard/tests/streams/
H A Dstream_get_meta_data_process_basic.phpt7 $cmd = "echo here is some output";
/PHP-7.2/ext/standard/tests/strings/
H A D007-win32.phpt2 php_strip_whitespace() and output buffer
H A D007.phpt2 php_strip_whitespace() and output buffer
H A Dmd5raw.phpt2 md5() with RAW output
/PHP-7.2/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_e.phpt7 to output.
/PHP-7.2/sapi/phpdbg/
H A D.phpdbginit98 # The output of registered function calls is not,
101 # The output of shell commands will usually be more
/PHP-7.2/ext/calendar/tests/
H A Dunixtojd.phpt9 // this line has no impact on test output on Windows
27 // -if omitted from unixtojd.phpt, does NOT output DATE_TZ_ERRMSG
/PHP-7.2/ext/iconv/tests/
H A Diconv_encoding_basic.phpt16 * Description: Get internal encoding and output encoding for ob_iconv_handler()
18 * Description: Sets internal encoding and output encoding for ob_iconv_handler()
H A Dbug66828.phpt11 "output-charset" => "UTF-8",
H A Diconv002.phpt16 Expected output:
/PHP-7.2/
H A DMakefile.gcov66 @$(LTP) --directory lcov_data/ --capture --base-directory=lcov_data --output-file $@
70 @$(LTP_GENHTML) --legend --output-directory lcov_html/ --title "PHP Code Coverage" php_lcov.info
/PHP-7.2/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-SnP.h47 …ndAddBytes(const void *state, const unsigned char *input, unsigned char *output, unsigned int offs…
/PHP-7.2/Zend/tests/
H A Dbug65911.phpt12 echo A::$this->foo; // should not output 'bar'
/PHP-7.2/tests/output/
H A Dob_014.phpt2 output buffering - failure
H A Dob_015.phpt2 output buffering - failure
H A Dob_start_error_003.phpt7 * Function is implemented in main/output.c
/PHP-7.2/ext/standard/tests/http/
H A Dbug75535.phpt15 $pid = http_server("tcp://127.0.0.1:22351", $responses, $output);
H A Dhttp_response_header_05.phpt16 $pid = http_server("tcp://127.0.0.1:22350", $responses, $output);
H A Dhttp_response_header_04.phpt16 $pid = http_server("tcp://127.0.0.1:22349", $responses, $output);
/PHP-7.2/ext/openssl/tests/
H A Dopenssl_seal_basic.phpt23 var_dump(openssl_seal($data, $sealed, $ekeys, array($pub_key))); // no output
24 var_dump(openssl_seal($data, $sealed, $ekeys, array($pub_key, $pub_key))); // no output
/PHP-7.2/ext/standard/tests/array/
H A Darray_walk_basic1.phpt26 echo "\n"; // new line to separate the output between each element
35 echo "\n"; // new line to separate the output between each element

Completed in 63 milliseconds

12345678910>>...25