Home | History | Annotate | Download | only in i18n

Lines Matching refs:fParseAllInput

367     fParseAllInput = UNUM_MAYBE;
1025 if(fParseAllInput == UNUM_NO) {
1026 debug("No Parse fastpath: fParseAllInput==UNUM_NO");
2275 && fParseAllInput!=UNUM_YES
2657 else if (fParseAllInput==UNUM_YES&&parsePosition.getIndex()!=textLength)
5565 fParseAllInput = value;