ONIGENC_CODE_TO_MBCLEN  307 mbstring/oniguruma/oniguruma.h #define ONIGENC_CODE_TO_MBCLEN(enc,code)   m17n_codelen((enc),(code))
ONIGENC_CODE_TO_MBCLEN  379 mbstring/oniguruma/oniguruma.h #define ONIGENC_CODE_TO_MBCLEN(enc,code)       (enc)->code_to_mbclen(code)