Home
last modified time | relevance | path

Searched refs:output (Results 501 – 525 of 610) sorted by relevance

1...<<2122232425

/PHP-7.2/ext/pcre/pcrelib/testdata/
H A DtestoutputEBC115 /-- For repeated items, use an atomic group so that the output is the same
/PHP-7.2/ext/oci8/tests/
H A Drefcur_prefetch_3.phpt14 die("skip expected output only valid when using Oracle 11gR2 or greater database server");
H A Dimp_res_get_4.phpt10 die("skip expected output only valid when using Oracle Database 12c or greater");
H A Dimp_res_insert.phpt10 die("skip expected output only valid when using Oracle Database 12c or greater");
H A Dimp_res_get_3.phpt10 die("skip expected output only valid when using Oracle Database 12c or greater");
H A Dedition_1.phpt18 die("skip expected output only valid when using Oracle 11gR2 or greater database server");
/PHP-7.2/ext/snmp/tests/
H A Dsnmp-object-properties.phpt194 Warning: main(): Unknown SNMP output print format '78' in %s on line %d
/PHP-7.2/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_b.phpt13 to output.
H A Ddebug_zval_dump_b_64bit.phpt13 to output.
H A Dis_int.phpt36 integer values, expected output: bool(true) */
126 is_int() on non integer types, expected output: bool(false) */
H A Dis_int_64bit.phpt38 integer values, expected output: bool(true) */
128 is_int() on non integer types, expected output: bool(false) */
H A Dprint_r.phpt21 //default = false, prints output to screen
23 //$return=TRUE, print_r() will return its output, instead of printing it
24 $ret_string = print_r($variable, true); //$ret_string captures the output
26 //$return=false, print_r() prints the output; default behavior
H A Dprint_r_64bit.phpt21 //default = false, prints output to screen
23 //$return=TRUE, print_r() will return its output, instead of printing it
24 $ret_string = print_r($variable, true); //$ret_string captures the output
26 //$return=false, print_r() prints the output; default behavior
/PHP-7.2/ext/xmlrpc/libxmlrpc/
H A Dxml_element.c568 void xml_elem_serialize_to_stream(xml_element *el, FILE *output, XML_ELEM_OUTPUT_OPTIONS options) in xml_elem_serialize_to_stream() argument
570 xml_element_serialize(el, file_out_fptr, (void *)output, options, 0); in xml_elem_serialize_to_stream()
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL30 file `config.log' containing compiler output (useful mainly for
137 This is not guaranteed to produce working output in all cases, you
213 --enable-silent-rules' sets the default to minimal output, which can be
352 suppress all normal output, redirect it to `/dev/null' (any error
366 Run the configure checks, but stop before creating any output
/PHP-7.2/build/
H A Dlibtool.m4246 # Check for compiler boilerplate output or warnings with
260 # Check for linker boilerplate output or warnings with
1930 AC_MSG_WARN([output file \`$ofile' does not exist])
2357 reload_cmds='$LD$reload_flag -o $output$reload_objs'
3817 # compiler output when linking a shared library.
3818 # Parse the compiler output and extract the necessary
3912 # once in the compiler output.
4148 # A sed program that does not truncate output.
4392 # Transform the output of nm in a C name address pair
4645 # Try sorting and uniquifying the output.
[all …]
H A Dax_check_compile_flag.m447 # scripts that are the output of Autoconf when processing the Macro. You
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data_packet_size_mysqlnd.phpt68 …ipped %d bytes. Last command STMT_SEND_LONG_DATA hasn't consumed all the output from the server in…
/PHP-7.2/sapi/fpm/
H A Dwww.conf.in162 ; Example output:
177 ; By default the status page output is formatted as text/plain. Passing either
179 ; output syntax. Example:
215 ; Example output:
292 ; %o: output header
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_types_zerofill.phpt69 printf("[%03d + 4] %s - input = %s/%s, output = %s/%s\n", $offset,
/PHP-7.2/sapi/fpm/tests/
H A Dresponse.inc131 * Debug response output
/PHP-7.2/ext/standard/tests/strings/
H A Dprintf_variation1.phpt6 * Description: Produces output according to format .
/PHP-7.2/ext/soap/
H A Dphp_sdl.c898 xmlNodePtr input, output, fault, portTypeOperation, trav3; in load_wsdl() local
1004 output = get_node_ex(portTypeOperation->children, "output", WSDL_NAMESPACE); in load_wsdl()
1005 if (output != NULL) { in load_wsdl()
1008 message = get_attribute(output->properties, "message"); in load_wsdl()
1030 output = get_node_ex(operation->children, "output", WSDL_NAMESPACE); in load_wsdl()
1031 if (output != NULL) { in load_wsdl()
1033 …wsdl_soap_binding_body(&ctx, output, wsdl_soap_namespace, &soapFunctionBinding->output, function->… in load_wsdl()
1713 sdl_deserialize_soap_body(&binding->output, encoders, types, &in); in get_sdl_from_cache()
2903 make_persistent_sdl_soap_body(&soap_binding->output, ptr_map); in make_persistent_sdl_function()
3527 delete_sdl_soap_binding_function_body(soapFunction->output); in delete_function()
[all …]
/PHP-7.2/ext/pgsql/
H A Dpgsql.mak20 # Extensions of all input and output files
/PHP-7.2/ext/iconv/tests/
H A Diconv_set_encoding_variation.phpt13 * Description: Sets internal encoding and output encoding for ob_iconv_handler()

Completed in 71 milliseconds

1...<<2122232425