Searched refs:setParseError (Results 1 – 10 of 10) sorted by relevance
164 setParseError("expected a reset or setting or comment"); in parse()182 setParseError("reset not followed by a relation"); in parseRuleChain()191 setParseError("reset-before strength differs from its first relation"); in parseRuleChain()196 setParseError("reset-before strength followed by a stronger relation"); in parseRuleChain()229 setParseError("reset without position"); in parseResetAndPosition()240 setParseError("adding reset failed", e); in parseResetAndPosition()318 … setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary"); in parseRelationStrings()325 setParseError("adding relation failed", e); in parseRelationStrings()335 setParseError("missing starred-relation string"); in parseStarredCharacters()344 setParseError("starred-relation string is not all NFD-inert"); in parseStarredCharacters()[all …]
160 setParseError("expected a reset or setting or comment"); in parse()178 setParseError("reset not followed by a relation"); in parseRuleChain()187 setParseError("reset-before strength differs from its first relation"); in parseRuleChain()192 setParseError("reset-before strength followed by a stronger relation"); in parseRuleChain()225 setParseError("reset without position"); in parseResetAndPosition()236 setParseError("adding reset failed", e); in parseResetAndPosition()314 … setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary"); in parseRelationStrings()321 setParseError("adding relation failed", e); in parseRelationStrings()331 setParseError("missing starred-relation string"); in parseStarredCharacters()340 setParseError("starred-relation string is not all NFD-inert"); in parseStarredCharacters()[all …]
121 setParseError("expected a reset or setting or comment", errorCode); in parse()142 setParseError("reset not followed by a relation", errorCode); in parseRuleChain()151 … setParseError("reset-before strength differs from its first relation", errorCode); in parseRuleChain()156 … setParseError("reset-before strength followed by a stronger relation", errorCode); in parseRuleChain()192 setParseError("reset without position", errorCode); in parseResetAndPosition()279 setParseError("in 'prefix|str', prefix and str must each start with an NFC boundary", in parseRelationStrings()295 setParseError("missing starred-relation string", errorCode); in parseStarredCharacters()304 setParseError("starred-relation string is not all NFD-inert", errorCode); in parseStarredCharacters()319 setParseError("range without start in starred-relation string", errorCode); in parseStarredCharacters()325 setParseError("range without end in starred-relation string", errorCode); in parseStarredCharacters()[all …]
170 void setParseError(const char *reason, UErrorCode &errorCode);
530 setParseError(parseError, 0); // Unmatched '{' braces in message. in parseMessage()549 setParseError(parseError, 0); // Unmatched '{' braces in message. in parseArg()559 setParseError(parseError, nameIndex); // Argument number too large. in parseArg()568 setParseError(parseError, nameIndex); // Argument name too long. in parseArg()575 setParseError(parseError, nameIndex); // Bad argument syntax. in parseArg()581 setParseError(parseError, 0); // Unmatched '{' braces in message. in parseArg()589 setParseError(parseError, nameIndex); // Bad argument syntax. in parseArg()601 setParseError(parseError, 0); // Unmatched '{' braces in message. in parseArg()606 setParseError(parseError, nameIndex); // Bad argument syntax. in parseArg()611 setParseError(parseError, nameIndex); // Argument type name too long. in parseArg()[all …]
58 return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()69 return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
55 return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
921 void setParseError(UParseError *parseError, int32_t index);
82 com/ibm/icu/impl/coll/CollationRuleParser#setParseError:(Ljava/lang/String;Ljava/lang/Exception;)V
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...