Home | History | Annotate | Download | only in Oniguruma

Lines Matching refs:ONIGENC_MBC_MAXLEN_DIST

2191     *max = ONIGENC_MBC_MAXLEN_DIST(env->enc);

2196 *max = ONIGENC_MBC_MAXLEN_DIST(env->enc);
4620 max = ONIGENC_MBC_MAXLEN_DIST(env->enc) * n;
4653 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc);
4673 max = ONIGENC_MBC_MAXLEN_DIST(env->enc);
4707 OnigDistance max = ONIGENC_MBC_MAXLEN_DIST(env->enc);