HomeSort by relevance Sort by last modified time
    Searched defs:setParseError (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/i18n/
collationruleparser.cpp 119 setParseError("expected a reset or setting or comment", errorCode);
140 setParseError("reset not followed by a relation", errorCode);
149 setParseError("reset-before strength differs from its first relation", errorCode);
154 setParseError("reset-before strength followed by a stronger relation", errorCode);
190 setParseError("reset without position", errorCode);
277 setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary",
293 setParseError("missing starred-relation string", errorCode);
302 setParseError("starred-relation string is not all NFD-inert", errorCode);
317 setParseError("range without start in starred-relation string", errorCode);
323 setParseError("range without end in starred-relation string", errorCode)
    [all...]
  /external/icu/icu4c/source/common/
messagepattern.cpp 528 setParseError(parseError, 0); // Unmatched '{' braces in message.
547 setParseError(parseError, 0); // Unmatched '{' braces in message.
557 setParseError(parseError, nameIndex); // Argument number too large.
566 setParseError(parseError, nameIndex); // Argument name too long.
573 setParseError(parseError, nameIndex); // Bad argument syntax.
579 setParseError(parseError, 0); // Unmatched '{' braces in message.
587 setParseError(parseError, nameIndex); // Bad argument syntax.
599 setParseError(parseError, 0); // Unmatched '{' braces in message.
604 setParseError(parseError, nameIndex); // Bad argument syntax.
609 setParseError(parseError, nameIndex); // Argument type name too long
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationRuleParser.java 162 setParseError("expected a reset or setting or comment");
180 setParseError("reset not followed by a relation");
189 setParseError("reset-before strength differs from its first relation");
194 setParseError("reset-before strength followed by a stronger relation");
227 setParseError("reset without position");
238 setParseError("adding reset failed", e);
316 setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary");
323 setParseError("adding relation failed", e);
333 setParseError("missing starred-relation string");
342 setParseError("starred-relation string is not all NFD-inert")
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationRuleParser.java 158 setParseError("expected a reset or setting or comment");
176 setParseError("reset not followed by a relation");
185 setParseError("reset-before strength differs from its first relation");
190 setParseError("reset-before strength followed by a stronger relation");
223 setParseError("reset without position");
234 setParseError("adding reset failed", e);
312 setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary");
319 setParseError("adding relation failed", e);
329 setParseError("missing starred-relation string");
338 setParseError("starred-relation string is not all NFD-inert")
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 524 milliseconds