Home
last modified time | relevance | path

Searched refs:output (Results 251 – 275 of 470) sorted by relevance

1...<<111213141516171819

/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt24 /* no result set, one output parameter */
68 // no result set, one output parameter
105 // no result set, one input parameter, output parameter
143 // no result set, one input parameter, output parameter
/PHP-5.3/ext/mbstring/
H A DREADME_PHP3-i18n-ja119 http output
121 - proper mail output using JIS as body and MIME/Base64/JIS subject
122 - if http output's Content-Type is text/html, it will set proper charset
210 If http output encoding is set to other than 'pass', conversion of encoding
211 from internal encoding to http output is done automatically. Thus,
232 - Be cautious when you set i18n_http_output, since if any output is
245 in the server log or regular http output in CGI mode.
348 o i18n.http_output - default http output encoding
381 takes place at the time of output. If you convert any data within
473 This will set the http output encoding. Any output following this
[all …]
/PHP-5.3/ext/pdo/tests/
H A Dbug_36798.phpt12 …ower(getenv('PDOTEST_DSN')), 'charset=we8mswin1252')) die('skip expected output valid for Oracle w…
/PHP-5.3/tests/output/
H A Dob_start_error_001.phpt7 * Function is implemented in main/output.c
/PHP-5.3/ext/curl/tests/
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_006.phpt27 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_006.phpt18 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_007.phpt14 ob_start(); // start output buffering
H A Dcurl_basic_004.phpt27 ob_start(); // start output buffering
/PHP-5.3/ext/standard/
H A Durl_scanner_ex.c225 append_modified_url(&ctx->val, &ctx->result, &ctx->url_app, PG(arg_separator).output); in tag_arg()
933 append_modified_url(&surl, &buf, &url_app, PG(arg_separator).output); in php_url_scanner_adapt_single_url()
994 static void php_url_scanner_output_handler(char *output, uint output_len, char **handled_output, ui… in php_url_scanner_output_handler() argument
999 …*handled_output = url_adapt_ext(output, output_len, &len, (zend_bool) (mode & (PHP_OUTPUT_HANDLER_… in php_url_scanner_output_handler()
1009 smart_str_appendl(&ctx->result, output, output_len); in php_url_scanner_output_handler()
1039 smart_str_appends(&BG(url_adapt_state_ex).url_app, PG(arg_separator).output); in php_url_scanner_add_var()
/PHP-5.3/ext/oci8/tests/
H A Dbug36403.phpt7 die("skip expected output only valid with Oracle 10g or greater version of client");
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");
/PHP-5.3/ext/imap/tests/
H A Dbug31142_1.phpt2 Bug #31142 test #1 (imap_mail_compose() generates incorrect output)
/PHP-5.3/ext/standard/tests/file/
H A Dfpassthru_error.phpt8 and writes the results to the output buffer.
H A Dfflush_basic.phpt6 Description: Flushes the output to a file
H A Dtouch.phpt13 // output to linux. This could be a php.net bug on windows or a windows querk.
/PHP-5.3/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.3/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.3/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.3/ext/gd/tests/
H A Dimagepolygon_basic.phpt40 // output the picture to a file
/PHP-5.3/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt7 if (!strpos(strtolower(getenv('PDOTEST_DSN')), 'charset=we8mswin1252')) die('skip expected output v…
/PHP-5.3/ext/standard/tests/array/
H A Darray_walk_variation4.phpt28 echo "\n"; // new line to separate the output between each element

Completed in 40 milliseconds

1...<<111213141516171819