Home | History | Annotate | Download | only in i18n

Lines Matching refs:fParseIntegerOnly

218     fParseIntegerOnly(FALSE),
253 fParseIntegerOnly = rhs.fParseIntegerOnly;
290 if (!(fParseIntegerOnly == other->fParseIntegerOnly)) {
292 debug("fParseIntegerOnly != ");
312 fParseIntegerOnly == other->fParseIntegerOnly &&
695 fParseIntegerOnly = value;