Searched refs:onigenc_single_byte_code_to_mbc (Results 1 – 21 of 21) sorted by relevance
/PHP-7.3/ext/mbstring/oniguruma/src/ |
H A D | iso8859_8.c | 87 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_11.c | 87 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_6.c | 87 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_7.c | 192 onigenc_single_byte_code_to_mbc,
|
H A D | cp1251.c | 191 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_5.c | 204 onigenc_single_byte_code_to_mbc,
|
H A D | koi8.c | 222 onigenc_single_byte_code_to_mbc,
|
H A D | koi8_r.c | 190 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_2.c | 204 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_10.c | 208 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_13.c | 193 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_14.c | 209 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_15.c | 199 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_16.c | 206 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_3.c | 200 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_4.c | 203 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_9.c | 193 onigenc_single_byte_code_to_mbc,
|
H A D | ascii.c | 104 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_1.c | 236 onigenc_single_byte_code_to_mbc,
|
H A D | regenc.h | 156 extern int onigenc_single_byte_code_to_mbc P_((OnigCodePoint code, UChar *buf));
|
H A D | regenc.c | 714 onigenc_single_byte_code_to_mbc(OnigCodePoint code, UChar *buf) in onigenc_single_byte_code_to_mbc() function
|
Completed in 48 milliseconds