php-src/ext/mbstring/libmbfl/mbfl
Christoph M. Becker d0417ebc93
Fix GH-8208: mb_encode_mimeheader: $indent functionality broken
We also need to factor in the indent, when getting the encoder result.

Closes GH-8213.
2022-03-17 17:31:58 +01:00
..
eaw_table.h Add comment on mbstring East Asian Width table 2020-08-31 23:18:45 +02:00
mbfilter_8bit.c Remove unneeded function mbfl_filt_conv_common_dtor 2020-09-03 15:56:29 +02:00
mbfilter_8bit.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
mbfilter_pass.c Remove unneeded function mbfl_filt_conv_common_dtor 2020-09-03 15:56:29 +02:00
mbfilter_pass.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
mbfilter_wchar.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfilter_wchar.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
mbfilter.c Fix GH-8208: mb_encode_mimeheader: $indent functionality broken 2022-03-17 17:31:58 +01:00
mbfilter.h Remove unused 'from' field from mbfl_buffer_converter struct 2020-09-03 15:56:29 +02:00
mbfl_consts.h Comment constants in mbfl_consts.h, remove unused ones 2020-08-31 23:18:56 +02:00
mbfl_convert.c fix mbfl function prototypes 2020-09-15 15:15:06 +02:00
mbfl_convert.h fix mbfl function prototypes 2020-09-15 15:15:06 +02:00
mbfl_defs.h Fix overflow checks in mbfl_memory_device 2017-07-23 11:55:43 +02:00
mbfl_encoding.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfl_encoding.h Remove unused functions from mbstring 2020-08-31 23:16:57 +02:00
mbfl_filter_output.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfl_filter_output.h Remove unused functions from mbstring 2020-08-31 23:16:57 +02:00
mbfl_ident.c Remove unneeded function mbfl_filt_ident_common_dtor 2020-09-03 15:56:29 +02:00
mbfl_ident.h Remove unneeded function mbfl_filt_ident_common_dtor 2020-09-03 15:56:29 +02:00
mbfl_language.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfl_language.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
mbfl_memory_device.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfl_memory_device.h Remove unused functions from mbstring 2020-08-31 23:16:57 +02:00
mbfl_string.c Remove redundant includes from mbstring (and make sure correct config.h is used) 2020-08-31 23:17:58 +02:00
mbfl_string.h Remove useless definition of NULL in mbfl_string.h 2020-08-31 23:17:49 +02:00
mk_eaw_tbl.awk Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00