Home | History | Annotate | Download | only in i18n

Lines Matching refs:getErrorIndex

841         if (tmpPos.getErrorIndex() == -1) {
873 if (tmpPos.getErrorIndex() == -1) {
890 if (tmpPos.getErrorIndex() == -1) {
911 if (tmpPos.getErrorIndex() == -1) {
931 if (tmpPos.getErrorIndex() == -1 && hasDigitOffset) {
1062 if (tmpPos.getErrorIndex() == -1) {
1074 if (tmpPos.getErrorIndex() == -1) {
1086 if (tmpPos.getErrorIndex() == -1) {
1125 if (tmpPos.getErrorIndex() == -1) {
1151 if (tmpPos.getErrorIndex() == -1) {
1173 if (tmpPos.getErrorIndex() == -1) {
1279 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) {
1292 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) {
1665 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) {
1671 if (posBasic.getErrorIndex() == -1 && posBasic.getIndex() > posOffset.getIndex()) {
1677 if (posOffset.getErrorIndex() != -1) {