Home
last modified time | relevance | path

Searched refs:output (Results 451 – 470 of 470) sorted by relevance

1...<<111213141516171819

/PHP-5.3/ext/intl/doc/
H A DTutorial.txt14 @param string $disp_locale Specifies the desired locale for output
/PHP-5.3/ext/bcmath/libbcmath/
H A Dconfigure143 --no-create do not create output files
/PHP-5.3/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-5.3/ext/reflection/
H A Dphp_reflection.c1316 zval output, *output_ptr = &output; in _reflection_export() local
1335 INIT_PZVAL(&output); in _reflection_export()
1379 ZVAL_BOOL(&output, return_output); in _reflection_export()
/PHP-5.3/ext/mbstring/
H A Dmbstring.c2777 char *output=NULL; in php_mb_convert_encoding() local
2847 output = (char *)ret->val; in php_mb_convert_encoding()
2852 return output; in php_mb_convert_encoding()
/PHP-5.3/win32/
H A Dinstall.txt88 pages, as you do not output any HTML, but manage Windows and objects
550 that PHP did not output any data.
1779 If you get a screen full of HTML codes (the output of the phpinfo()
1801 This error message means that PHP failed to output anything at all. To
1806 to be done next. If you get a screen full of HTML codes (the output of
H A Dphp5dllts.dsp192 SOURCE=..\main\output.c
296 SOURCE=..\main\output.h
1377 SOURCE=..\ext\bcmath\libbcmath\src\output.c
/PHP-5.3/ext/soap/
H A Dsoap.c3906 use = fnb->output.use;
3908 ns = encode_add_ns(body, fnb->output.ns);
4285 if (fnb->output.headers &&
4286 zend_hash_find(fnb->output.headers, key.c, key.len+1, (void**)&hdr) == SUCCESS) {
/PHP-5.3/ext/standard/tests/array/
H A Dbug34066.phpt240 // output of this goes through 2xml
/PHP-5.3/
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)
1861 dnl the "checking.." output anyway.
/PHP-5.3/main/
H A Dmain.c495 …arator.output", "&", PHP_INI_ALL, OnUpdateStringUnempty, arg_separator.output, php_core_globals,…
/PHP-5.3/ext/mbstring/libmbfl/
H A DLICENSE144 running a program using the Library is not restricted, and output from
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic3681 0 short 0145405 huf output
4494 # diff: file(1) magic for diff(1) output
4496 0 search/1 diff\ diff output text
4498 0 search/1 ***\ diff output text
4500 0 search/1 Only\ in\ diff output text
4505 0 search/1 Index: RCS/CVS diff output text
4508 # bsdiff: file(1) magic for bsdiff(1) output
4544 0 string \033c\033 LN03 output
15093 # ditroff intermediate output text
15094 0 search/1 x\ T ditroff output text
[all …]
/PHP-5.3/ext/oci8/
H A Doci8.c360 ZEND_ARG_INFO(1, output)
/PHP-5.3/ext/pcre/pcrelib/testdata/
H A Dgrepinput5 output of line numbers, and we don't want these to change.
H A Dtestinput2727 /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.3/ext/mbstring/oniguruma/
H A DHISTORY1235 2003/08/18: [impl] (thanks nobu) change error output to stdout in testconv.rb.
/PHP-5.3/ext/standard/
H A Dbasic_functions.c1025 ZEND_ARG_INFO(1, output) /* ARRAY_INFO(1, output, 1) */

Completed in 197 milliseconds

1...<<111213141516171819