ONIGENC_MBC_ENC_LEN 306 ext/mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_ENC_LEN(enc,p) m17n_mbclen(enc,(int )(*p)) ONIGENC_MBC_ENC_LEN 379 ext/mbstring/oniguruma/oniguruma.h #define ONIGENC_MBC_ENC_LEN(enc,p) (enc)->mbc_enc_len(p)