Home
last modified time | relevance | path

Searched refs:output (Results 1 – 25 of 470) sorted by last modified time

12345678910>>...19

/PHP-5.3/win32/
H A Dphp5dll.dsp155 SOURCE=..\main\output.c
271 SOURCE=..\main\output.h
1261 SOURCE=..\ext\bcmath\libbcmath\src\output.c
H A Dphp5dllts.dsp192 SOURCE=..\main\output.c
296 SOURCE=..\main\output.h
1377 SOURCE=..\ext\bcmath\libbcmath\src\output.c
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
/PHP-5.3/win32/build/
H A Dphpize.js.in128 var output = "";
138 output += emit_dep_modules(item.deps);
140 output += emit_module(item);
144 return output;
152 var output = "";
161 output += emit_module(item);
167 output += emit_dep_modules(module_names);
169 return output;
H A DMakefile50 $(BISON) --output=Zend/zend_ini_parser.c -v -d -p ini_ Zend/zend_ini_parser.y
53 $(BISON) --output=Zend/zend_language_parser.c -v -d -p zend Zend/zend_language_parser.y
H A Dbuildconf.js113 var output = "";
137 var output = "";
147 output += emit_dep_modules(item.deps);
149 output += emit_module(item);
153 return output;
161 var output = "";
169 output += emit_module(item);
175 output += emit_dep_modules(module_names);
177 return output;
H A Dconfig.w3288 ERROR('you chosen output directory ' + PHP_OBJECT_OUT_DIR + ' does not exist');
340 php_open_temporary_file.c php_logos.c output.c internal_functions.c php_sprintf.c");
H A Dconfig.w32.phpize.in87 ERROR('you chosen output directory ' + PHP_OBJECT_OUT_DIR + ' does not exist');
/PHP-5.3/tests/output/
H A Dob_start_error_001.phpt7 * Function is implemented in main/output.c
H A Dob_start_error_002.phpt7 * Function is implemented in main/output.c
H A Dob_start_error_003.phpt7 * Function is implemented in main/output.c
H A Dob_start_error_004.phpt7 * Function is implemented in main/output.c
H A Dob_start_error_005.phpt8 * Function is implemented in main/output.c
23 Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers in %s on …
H A Dbug63377.phpt2 Bug #63377 (Segfault on output buffer > 2GB)
H A Dob_010.phpt2 output buffering - fatalism
13 Fatal error: print_r(): Cannot use output buffering in output buffering display handlers in %sob_01…
H A Dob_013.phpt2 output buffering - handlers/status
32 [0] => default output handler
55 [name] => default output handler
H A Dob_014.phpt2 output buffering - failure
H A Dob_015.phpt2 output buffering - failure
H A Dob_017.phpt2 output buffering - stati
H A Dob_clean_basic_001.phpt6 * Description: Clean (delete) the current output buffer
7 * Source code: main/output.c
H A Dob_clean_error_001.phpt6 * Description: Clean (delete) the current output buffer
7 * Source code: main/output.c
H A Dob_end_clean_basic_001.phpt7 * Function is implemented in main/output.c
H A Dob_end_clean_error_001.phpt7 * Function is implemented in main/output.c
H A Dob_end_flush_basic_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
7 * Source code: main/output.c
H A Dob_end_flush_error_001.phpt6 * Description: Flush (send) the output buffer, and delete current output buffer
7 * Source code: main/output.c

Completed in 40 milliseconds

12345678910>>...19