Home
last modified time | relevance | path

Searched refs:output (Results 551 – 568 of 568) sorted by relevance

1...<<212223

/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1404 zval output, *output_ptr = &output; in _reflection_export() local
1423 INIT_PZVAL(&output); in _reflection_export()
1467 ZVAL_BOOL(&output, return_output); in _reflection_export()
/PHP-5.6/ext/soap/
H A Dsoap.c3788 use = fnb->output.use;
3790 ns = encode_add_ns(body, fnb->output.ns);
4172 if (fnb->output.headers &&
4173 zend_hash_find(fnb->output.headers, key.c, key.len+1, (void**)&hdr) == SUCCESS) {
/PHP-5.6/ext/oci8/tests/
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-5.6/win32/
H A Dphp5dllts.dsp192 SOURCE=..\main\output.c
292 SOURCE=..\main\output.h
1365 SOURCE=..\ext\bcmath\libbcmath\src\output.c
/PHP-5.6/ext/standard/tests/array/
H A Dbug34066.phpt240 // output of this goes through 2xml
/PHP-5.6/
H A DINSTALL86 pages, as you do not output any HTML, but manage windows and objects
1950 codes (the output of the phpinfo() function) then PHP is
1974 This error message means that PHP failed to output anything at
1980 get a screen full of HTML codes (the output of the phpinfo()
H A Dacinclude.m425 dnl Adds separator title configure output (idea borrowed from mm)
1872 dnl the "checking.." output anyway.
/PHP-5.6/ext/pcre/pcrelib/
H A DHACKING524 These values make is possible for pcretest to output useful tracing information
/PHP-5.6/ext/fileinfo/tests/
H A Dmagic4253 0 short 0145405 huf output
5363 # diff: file(1) magic for diff(1) output
5365 0 search/1 diff\ diff output text
5367 0 search/1 ***\ diff output text
5369 0 search/1 Only\ in\ diff output text
5448 0 string \033c\033 LN03 output
13897 # fast video output by int 29h
13899 # standard input/output device
18764 # ditroff intermediate output text
18765 0 search/1 x\ T ditroff output text
[all …]
/PHP-5.6/main/
H A Dmain.c586 …arator.output", "&", PHP_INI_ALL, OnUpdateStringUnempty, arg_separator.output, php_core_globals,…
/PHP-5.6/ext/mbstring/libmbfl/
H A DLICENSE144 running a program using the Library is not restricted, and output from
/PHP-5.6/ext/oci8/
H A Doci8.c353 ZEND_ARG_INFO(1, output)
/PHP-5.6/ext/pcre/pcrelib/testdata/
H A Dgrepinput5 output of line numbers, and we don't want these to change.
H A Dtestinput2723 /This one's here because of the large output vector needed/I
H A Dtestoutput22182 /This one's here because of the large output vector needed/I
/PHP-5.6/ext/standard/
H A Dbasic_functions.c1005 ZEND_ARG_INFO(1, output) /* ARRAY_INFO(1, output, 1) */
/PHP-5.6/ext/mbstring/oniguruma/
H A DHISTORY1459 2003/08/18: [impl] (thanks nobu) change error output to stdout in testconv.rb.

Completed in 192 milliseconds

1...<<212223