Searched refs:onigenc_single_byte_code_to_mbc (Results 1 – 21 of 21) sorted by relevance
/PHP-5.6/ext/mbstring/oniguruma/enc/ |
H A D | ascii.c | 49 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_8.c | 87 onigenc_single_byte_code_to_mbc,
|
H A D | cp1251.c | 191 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_5.c | 217 onigenc_single_byte_code_to_mbc,
|
H A D | koi8_r.c | 203 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_7.c | 213 onigenc_single_byte_code_to_mbc,
|
H A D | koi8.c | 241 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_10.c | 230 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_13.c | 219 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_14.c | 232 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_15.c | 226 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_16.c | 228 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_2.c | 226 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_3.c | 226 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_4.c | 228 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_9.c | 219 onigenc_single_byte_code_to_mbc,
|
H A D | iso8859_1.c | 263 onigenc_single_byte_code_to_mbc,
|
/PHP-5.6/ext/mbstring/oniguruma/ |
H A D | regenc.h | 128 ONIG_EXTERN int onigenc_single_byte_code_to_mbc P_((OnigCodePoint code, UChar *buf));
|
H A D | regenc.c | 614 onigenc_single_byte_code_to_mbc(OnigCodePoint code, UChar *buf) in onigenc_single_byte_code_to_mbc() function
|
Completed in 28 milliseconds