Home | History | Annotate | Download | only in i18n

Lines Matching refs:getErrorIndex

816         if (tmpPos.getErrorIndex() == -1) {
845 if (tmpPos.getErrorIndex() == -1) {
862 if (tmpPos.getErrorIndex() == -1) {
883 if (tmpPos.getErrorIndex() == -1) {
903 if (tmpPos.getErrorIndex() == -1 && hasDigitOffset) {
999 if (tmpPos.getErrorIndex() == -1) {
1011 if (tmpPos.getErrorIndex() == -1) {
1023 if (tmpPos.getErrorIndex() == -1) {
1061 if (tmpPos.getErrorIndex() == -1) {
1087 if (tmpPos.getErrorIndex() == -1) {
1109 if (tmpPos.getErrorIndex() == -1) {
1187 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) {
1200 if (tmpPos.getErrorIndex() == -1 && parsedPos < tmpPos.getIndex()) {
1557 if (posOffset.getErrorIndex() == -1 && !extendedOnly && (posOffset.getIndex() - start <= 3)) {
1563 if (posBasic.getErrorIndex() == -1 && posBasic.getIndex() > posOffset.getIndex()) {
1569 if (posOffset.getErrorIndex() != -1) {