ONIGENC_MBC_ENC_LEN  300 mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_ENC_LEN(enc,p)            m17n_mbclen(enc,(int )(*p))
ONIGENC_MBC_ENC_LEN  373 mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_ENC_LEN(enc,p)             (enc)->mbc_enc_len(p)