Home
last modified time | relevance | path

Searched refs:output (Results 576 – 600 of 610) sorted by relevance

1...<<2122232425

/PHP-7.2/ext/standard/tests/file/
H A Dfflush_variation2.phpt11 Description: Flushes the output to a file
H A Dfflush_variation1-win32-mb.phpt11 Description: Flushes the output to a file
H A Dfflush_variation1-win32.phpt11 Description: Flushes the output to a file
H A Dfflush_variation1.phpt11 Description: Flushes the output to a file
/PHP-7.2/win32/build/
H A Dconfig.w32244 php_open_temporary_file.c output.c internal_functions.c php_sprintf.c");
/PHP-7.2/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_o.phpt8 Description: Dumps a string representation of an internal zend value to output.
/PHP-7.2/ext/pcre/pcrelib/
H A DNEWS67 an empty string. If it can, pcretest shows this in its information output.
161 times, each one causes appropriate output. For example, -o1 -o2 outputs the
535 multiline-matching and options for output more matching context. See the
H A DHACKING524 These values make is possible for pcretest to output useful tracing information
/PHP-7.2/
H A Dconfigure.ac1307 AC_DEFINE_UNQUOTED(PHP_UNAME,"$PHP_UNAME",[uname -a output])
1309 AC_DEFINE_UNQUOTED(PHP_OS,"$PHP_OS",[uname output])
1478 output.c getopt.c, -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1)
H A DUPGRADING99 sessions. Use output buffer just like web applications to resolve problems on
H A DINSTALL85 pages, as you do not output any HTML, but manage windows and objects
1746 codes (the output of the phpinfo() function) then PHP is
1770 This error message means that PHP failed to output anything at
1776 get a screen full of HTML codes (the output of the phpinfo()
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c1280 PHPDBG_API void phpdbg_hit_breakpoint(phpdbg_breakbase_t *brake, zend_bool output) /* {{{ */ in phpdbg_hit_breakpoint() argument
1284 if (output) { in phpdbg_hit_breakpoint()
/PHP-7.2/ext/oci8/tests/
H A Ddbmsoutput.phpt47 // Create some output
103 setserveroutputon($c); // Turn output buffering on
H A Dimp_res_7.phpt10 die("skip expected output only valid when using Oracle Database 12c or greater");
/PHP-7.2/ext/standard/tests/array/
H A Dbug34066_1.phpt240 // output of this goes through 2xml
H A Dbug34066.phpt240 // output of this goes through 2xml
/PHP-7.2/ext/gd/
H A Dgd.c3101 double input, output, gamma; in PHP_FUNCTION() local
3103 if (zend_parse_parameters(ZEND_NUM_ARGS(), "rdd", &IM, &input, &output) == FAILURE) { in PHP_FUNCTION()
3107 if ( input <= 0.0 || output <= 0.0 ) { in PHP_FUNCTION()
3112 gamma = input / output; in PHP_FUNCTION()
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestoutput173 give different output in 16- or 32-bit mode. --/
/PHP-7.2/ext/intl/doc/
H A DTutorial.txt14 @param string $disp_locale Specifies the desired locale for output
/PHP-7.2/ext/bcmath/libbcmath/
H A Dconfigure143 --no-create do not create output files
/PHP-7.2/ext/phar/phar/
H A Dpharcommand.inc1069 "If no output file is specified as stub then stdout is being used.";
1290 "If no output file is specified for meta data then stdout is being used.\n" .
/PHP-7.2/win32/
H A Dinstall.txt87 pages, as you do not output any HTML, but manage Windows and objects
408 that PHP did not output any data.
1629 If you get a screen full of HTML codes (the output of the phpinfo()
1651 This error message means that PHP failed to output anything at all. To
1656 to be done next. If you get a screen full of HTML codes (the output of
/PHP-7.2/ext/soap/
H A Dsoap.c3723 use = fnb->output.use;
3725 ns = encode_add_ns(body, fnb->output.ns);
4097 if (fnb->output.headers &&
4098 (hdr = zend_hash_find_ptr(fnb->output.headers, key.s)) != NULL) {
/PHP-7.2/main/
H A Dmain.c579 …arator.output", "&", PHP_INI_ALL, OnUpdateStringUnempty, arg_separator.output, php_core_globals,…
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE144 running a program using the Library is not restricted, and output from

Completed in 100 milliseconds

1...<<2122232425