ONIGENC_CODE_TO_MBCLEN 313 ext/mbstring/oniguruma/oniguruma.h #define ONIGENC_CODE_TO_MBCLEN(enc,code) m17n_codelen((enc),(code)) ONIGENC_CODE_TO_MBCLEN 385 ext/mbstring/oniguruma/oniguruma.h #define ONIGENC_CODE_TO_MBCLEN(enc,code) (enc)->code_to_mbclen(code)