Home | History | Annotate | Download | only in i18n

Lines Matching refs:fLenient

224     fLenient(FALSE)
260 fLenient = rhs.fLenient;
303 if (!(fLenient == other->fLenient)) {
305 debug("fLenient != ");
319 fLenient == other->fLenient)));
740 fLenient = enable;