Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-5.4/tests/lang/
H A Dbug24951.phpt2 Bug #24951 (ob_flush() destroys output handler)
/PHP-5.4/ext/gd/tests/
H A Dimagesetbrush_basic.phpt29 // Get output and generate md5 hash
H A Dimagecolorset_basic.phpt26 // Get output and generate md5 hash
/PHP-5.4/ext/dom/tests/
H A Ddom007.phpt71 sort($xkeys); // fix inconsistent output ordering (bug #61810)
81 sort($xkeys); // fix inconsistent output ordering (bug #61810)
/PHP-5.4/ext/intl/tests/
H A Dcollator_asort.phpt30 // Return output data.
34 // Preppend test signature to output string
H A Dcollator_asort_variant2.phpt30 // Return output data.
34 // Preppend test signature to output string
H A Dcollator_sort_with_sort_keys.phpt31 // with output string.
36 // Preppend test signature to output string
H A Dcollator_sort_with_sort_keys_variant2.phpt31 // with output string.
36 // Preppend test signature to output string
H A Dcollator_sort.phpt31 // with output string.
35 // Preppend test signature to output string
H A Dcollator_sort_variant2.phpt31 // with output string.
35 // Preppend test signature to output string
/PHP-5.4/ext/standard/tests/general_functions/
H A Dfloatval_variation1.phpt37 floatval() on non float types, expected output: float value valid floating point numbers */
47 doubleval() on non float types, expected output: float value valid floating point numbers */
/PHP-5.4/ext/snmp/tests/
H A Dsnmp_set_oid_output_format.phpt28 Warning: snmp_set_oid_output_format(): Unknown SNMP output print format '123' in %s on line %d
/PHP-5.4/ext/curl/tests/
H A Dcurl_write_callback.phpt7 Writes the value 'test' to a temporary file. Use curl to access this file, passing the output into …
H A Dcurl_write_stdout.phpt7 Writes the value 'test' to a temporary file. Use curl to access this file and store the output in a…
H A Dcurl_copy_handle_basic_004.phpt18 ob_start(); // start output buffering
H A Dcurl_copy_handle_basic_001.phpt18 ob_start(); // start output buffering
/PHP-5.4/ext/tidy/tests/
H A D020.phpt14 $tidy->parseString($str, array('output-xhtml'=>1), 'latin1');
/PHP-5.4/Zend/tests/
H A Dbug32296.phpt2 Bug #32296 (get_class_methods output has changed between 5.0.2 and 5.0.3)
/PHP-5.4/ext/standard/
H A Durl_scanner_ex.c226 append_modified_url(&ctx->val, &ctx->result, &ctx->url_app, PG(arg_separator).output); in tag_arg()
907 append_modified_url(&surl, &buf, &url_app, PG(arg_separator).output); in php_url_scanner_adapt_single_url()
968 static void php_url_scanner_output_handler(char *output, uint output_len, char **handled_output, ui… in php_url_scanner_output_handler() argument
973 …*handled_output = url_adapt_ext(output, output_len, &len, (zend_bool) (mode & (PHP_OUTPUT_HANDLER_… in php_url_scanner_output_handler()
983 smart_str_appendl(&ctx->result, output, output_len); in php_url_scanner_output_handler()
992 *handled_output = estrndup(output, *handled_output_len = output_len); in php_url_scanner_output_handler()
1013 smart_str_appends(&BG(url_adapt_state_ex).url_app, PG(arg_separator).output); in php_url_scanner_add_var()
/PHP-5.4/ext/standard/tests/array/
H A Darray_walk_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
H A Darray_walk_recursive_basic2.phpt29 echo "\n"; // new line to separate the output between each element
43 echo "\n"; // new line to separate the output between each element
/PHP-5.4/ext/phar/
H A Dgdbhelp99 output *((phar_entry_info *)$m->pData)->fp
102 output *(phar_entry_info *)$m->pData
/PHP-5.4/ext/standard/tests/http/
H A Dbug69337.phpt29 $pid = http_server("tcp://127.0.0.1:22345", $responses, $output);
/PHP-5.4/ext/standard/tests/strings/
H A Dsha1.phpt2 sha1() with ASCII output
/PHP-5.4/ext/oci8/tests/
H A Dbind_unsupported_2.phpt7 die ("skip expected output only valid for Oracle 10g+ clients");

Completed in 63 milliseconds

12345678910>>...20