php-src/ext/mbstring
Alex Dowad 43cdfa3190 Optimize SJIS-Mobile#DOCOMO decoder for speed
From my microbenchmarks, the new decoder makes encoding conversion
from SJIS-Mobile#DOCOMO about 15-20% faster.
2022-12-12 16:28:49 +02:00
..
libmbfl Optimize SJIS-Mobile#DOCOMO decoder for speed 2022-12-12 16:28:49 +02:00
tests Use fast text conversion filters for mb_strpos, mb_stripos, mb_substr, etc 2022-12-12 16:28:49 +02:00
ucgendat Optimize mb_str{,im}width for performance 2021-09-29 18:19:01 +02:00
common_codepoints.txt mb_detect_encoding recognizes all letters in Hungarian alphabet 2022-05-25 08:22:07 +02:00
config.m4 Move mobile variants of SJIS into mbfilter_sjis.c 2022-12-12 16:28:49 +02:00
config.w32 Move mobile variants of SJIS into mbfilter_sjis.c 2022-12-12 16:28:49 +02:00
CREDITS
gen_rare_cp_bitvec.php Improve detection accuracy of mb_detect_encoding 2021-10-19 18:05:51 +02:00
mb_gpc.c Remove unused 'to_language' and 'from_language' struct fields 2022-08-16 16:43:26 +02:00
mb_gpc.h Remove unused 'to_language' and 'from_language' struct fields 2022-08-16 16:43:26 +02:00
mbstring_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
mbstring.c Use fast text conversion filters for mb_strpos, mb_stripos, mb_substr, etc 2022-12-12 16:28:49 +02:00
mbstring.h Use fast text conversion filters for mb_strpos, mb_stripos, mb_substr, etc 2022-12-12 16:28:49 +02:00
mbstring.stub.php Fix mb_strimwidth RC info 2022-08-05 17:06:23 +02:00
php_mbregex.c Reduce memory allocated by var_export, json_encode, serialize, and other (#8902) 2022-07-08 14:47:46 +02:00
php_mbregex.h Declare ext/mbstring constants in stubs (#8798) 2022-06-23 17:34:08 +02:00
php_onig_compat.h
php_unicode.c Use uint32_t for 'illegal_substchar' codepoint in mbstring 2022-10-05 10:02:02 +09:00
php_unicode.h Use uint32_t for 'illegal_substchar' codepoint in mbstring 2022-10-05 10:02:02 +09:00
rare_cp_bitvec.h mb_detect_encoding recognizes all letters in Hungarian alphabet 2022-05-25 08:22:07 +02:00
unicode_data.h Update Unicode tables to 14.0.0 2021-09-20 09:58:20 +02:00