ONIGENC_MBC_TO_CODE  306 mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_TO_CODE(enc,p,e)       m17n_codepoint((enc),(p),(e))
ONIGENC_MBC_TO_CODE  378 mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_TO_CODE(enc,p,end)         (enc)->mbc_to_code((p),(end))