Home | History | Annotate | Download | only in Oniguruma

Lines Matching refs:threshold_len

4943     reg->threshold_len = reg->dmin + (int)(reg->exact_end - reg->exact);

4962 reg->threshold_len = reg->dmin + 1;
5041 reg->threshold_len = 0;