Home
last modified time | relevance | path

Searched refs:onigenc_mbn_mbc_to_code (Results 1 – 6 of 6) sorted by relevance

/PHP-7.2/ext/mbstring/oniguruma/src/
H A Deuc_tw.c99 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_EUC_TW, p, end); in euctw_mbc_to_code()
H A Dbig5.c85 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_BIG5, p, end); in big5_mbc_to_code()
H A Deuc_kr.c84 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_EUC_KR, p, end); in euckr_mbc_to_code()
H A Dregenc.h140 ONIG_EXTERN OnigCodePoint onigenc_mbn_mbc_to_code P_((OnigEncoding enc, const UChar* p, const UChar…
H A Dgb18030.c121 return onigenc_mbn_mbc_to_code(ONIG_ENCODING_GB18030, p, end); in gb18030_mbc_to_code()
H A Dregenc.c694 onigenc_mbn_mbc_to_code(OnigEncoding enc, const UChar* p, const UChar* end) in onigenc_mbn_mbc_to_code() function

Completed in 28 milliseconds