Home
last modified time | relevance | path

Searched refs:output (Results 276 – 300 of 494) sorted by relevance

1...<<11121314151617181920

/PHP-5.4/ext/curl/tests/
H A Dcurl_copy_handle_basic_007.phpt14 ob_start(); // start output buffering
H A Dcurl_basic_001.phpt27 ob_start(); // start output buffering
H A Dcurl_basic_002.phpt27 ob_start(); // start output buffering
H A Dcurl_basic_005.phpt27 ob_start(); // start output buffering
H A Dcurl_basic_004.phpt27 ob_start(); // start output buffering
H A Dcurl_basic_006.phpt27 ob_start(); // start output buffering
/PHP-5.4/build/
H A Dshtool1617 output=`echo ":$opt_F" |\
1648 output=`util_lower "$output"`
1650 output=`util_upper "$output"`
1655 echo . | awk '{ printf("%s", output); }' output="$output"
1657 echo "$output"
/PHP-5.4/ext/oci8/tests/
H A Dconn_attr_1.phpt10 if ($test_drcp) die("skip output might vary with DRCP");
13 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dconn_attr_2.phpt9 if ($test_drcp) die("skip output might vary with DRCP");
12 die("skip expected output only valid when using Oracle 10g or greater database server");
H A Dbug36403.phpt7 die("skip expected output only valid with Oracle 10g or greater version of client");
/PHP-5.4/ext/standard/tests/general_functions/
H A Dis_array.phpt29 type of arrays, expected output bool(true) */
94 is_array() on non array types, expected output bool(false) */
/PHP-5.4/ext/standard/tests/file/
H A Dfpassthru_error.phpt8 and writes the results to the output buffer.
/PHP-5.4/ext/bcmath/
H A Dconfig.m411 …/divmod.c libbcmath/src/int2num.c libbcmath/src/num2long.c libbcmath/src/output.c libbcmath/src/re…
/PHP-5.4/ext/imap/tests/
H A Dbug31142_1.phpt2 Bug #31142 test #1 (imap_mail_compose() generates incorrect output)
/PHP-5.4/main/
H A Dphp_globals.h52 char *output; member
/PHP-5.4/ext/gd/tests/
H A Dimagepolygon_basic.phpt40 // output the picture to a file
/PHP-5.4/
H A D.gitignore62 configuration-parser.output
103 Zend/zend_ini_parser.output
106 Zend/zend_language_parser.output
/PHP-5.4/ext/standard/tests/strings/
H A Dsha1_file.phpt2 Test sha1_file() function with ASCII output and raw binary output. Based on ext/standard/tests/stri…
H A Dsprintf_f_2.phpt62 var_dump(sprintf("[%s]", $s)); // standard string output
76 var_dump(sprintf("%01.2f", $money)); // output "123.10"
H A Dprintf_basic2.phpt6 * Description: Produces output according to format .
H A Dprintf_basic4.phpt6 * Description: Produces output according to format .
/PHP-5.4/tests/output/
H A Dob_implicit_flush_variation_001.phpt6 …* Description: Turn implicit flush on/off and is equivalent to calling flush() after every output
7 * Source code: main/output.c
/PHP-5.4/Zend/tests/traits/
H A Dproperty006.phpt2 …variables of the same name in a subclass is ok, and does not lead to any output. That is consitent…
/PHP-5.4/ext/zlib/tests/
H A Dbug60761.phpt2 checks zlib compression output size is always the same
/PHP-5.4/ext/standard/tests/http/
H A Dbug60570.phpt20 $pid = http_server("tcp://127.0.0.1:12342", $responses, $output);

Completed in 40 milliseconds

1...<<11121314151617181920