Home
last modified time | relevance | path

Searched refs:output (Results 526 – 546 of 546) sorted by relevance

1...<<2122

/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_bp.c1272 PHPDBG_API void phpdbg_hit_breakpoint(phpdbg_breakbase_t *brake, zend_bool output) /* {{{ */ in phpdbg_hit_breakpoint() argument
1276 if (output) { in phpdbg_hit_breakpoint()
/PHP-8.0/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");
H A Dimp_res_3.phpt10 die("skip expected output only valid when using Oracle Database 12c or greater");
/PHP-8.0/ext/standard/
H A Dbasic_functions.stub.php730 * @param array $output
733 function exec(string $command, &$output = null, &$result_code = null): string|false {} argument
H A Dbasic_functions_arginfo.h1141 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, output, "null")
/PHP-8.0/ext/oci8/
H A Doci8_arginfo.h216 ZEND_ARG_INFO(1, output)
/PHP-8.0/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-8.0/ext/ffi/
H A Dffi.g26 %output "ffi_parser.c"
/PHP-8.0/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-8.0/ext/soap/
H A Dsoap.c3422 use = fnb->output.use;
3424 ns = encode_add_ns(body, fnb->output.ns);
3800 if (fnb->output.headers &&
3801 (hdr = zend_hash_find_ptr(fnb->output.headers, key.s)) != NULL) {
/PHP-8.0/build/
H A Dphp.m421 dnl Adds separator title configure output (idea borrowed from mm).
1539 dnl AC_CHECK_LIB is overkill and this only affects the "checking.." output
/PHP-8.0/main/
H A Dmain.c709 …arator.output", "&", PHP_INI_ALL, OnUpdateStringUnempty, arg_separator.output, php_core_globals,…
/PHP-8.0/ext/mbstring/libmbfl/
H A DLICENSE144 running a program using the Library is not restricted, and output from
/PHP-8.0/ext/bcmath/libbcmath/
H A DLICENSE147 running a program using the Library is not restricted, and output from
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます570 >12 lelong x \b %d-byte output blocks in
7207 0 short 0145405 huf output
9760 # diff: file(1) magic for diff(1) output
9762 0 search/1 diff\040 diff output text
9764 0 search/1 ***\040 diff output text
9845 0 string \033c\033 LN03 output
22501 # fast video output by int 29h
22503 # standard input/output device
30614 # ditroff intermediate output text
30615 0 search/1 x\ T ditroff output text
[all …]
H A Dmagic570 >12 lelong x \b %d-byte output blocks in
7207 0 short 0145405 huf output
9760 # diff: file(1) magic for diff(1) output
9762 0 search/1 diff\040 diff output text
9764 0 search/1 ***\040 diff output text
9845 0 string \033c\033 LN03 output
22501 # fast video output by int 29h
22503 # standard input/output device
30614 # ditroff intermediate output text
30615 0 search/1 x\ T ditroff output text
[all …]
/PHP-8.0/
H A DNEWS944 . Fixed bug #80811 (Function exec without $output but with $restult_code
H A DUPGRADING956 a cert and key and output the result to the supplied file.
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch2223 - * that we can't stat their readlink output, so stat the

Completed in 208 milliseconds

1...<<2122