Searched defs:errorIndex (Results 1 – 11 of 11) sorted by relevance
25 public LocaleSyntaxException(String msg, int errorIndex) { in LocaleSyntaxException()
21 public LocaleSyntaxException(String msg, int errorIndex) { in LocaleSyntaxException()
59 public IllformedLocaleException(String message, int errorIndex) { in IllformedLocaleException()
52 public IllformedLocaleException(String message, int errorIndex) { in IllformedLocaleException()
55 public IllformedLocaleException(String message, int errorIndex) { in IllformedLocaleException()
180 int32_t errorIndex; variable
450 int errorIndex = Integer.parseInt(DATA[i][2]); in TestSpaceParsing() local829 int errorIndex = Integer.parseInt(DATA[i][2]); in TestMiscCurrencyParsing() local
447 int errorIndex = Integer.parseInt(DATA[i][2]); in TestSpaceParsing() local826 int errorIndex = Integer.parseInt(DATA[i][2]); in TestMiscCurrencyParsing() local
1415 int32_t errorIndex = (high_pp.getErrorIndex()>0)? high_pp.getErrorIndex(): 0; in parse() local
3278 int errorIndex; member3318 int errorIndex = DATA[i].errorIndex; in TestSpaceParsing() local