Home
last modified time | relevance | path

Searched refs:setParseError (Results 1 – 21 of 21) sorted by relevance

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRuleParser.java160 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()
314setParseError("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 …]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationRuleParser.java164 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()
318setParseError("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 …]
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationruleparser.cpp121 setParseError("expected a reset or setting or comment", errorCode); in parse()
142 setParseError("reset not followed by a relation", errorCode); in parseRuleChain()
151setParseError("reset-before strength differs from its first relation", errorCode); in parseRuleChain()
156setParseError("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 …]
Dcollationruleparser.h170 void setParseError(const char *reason, UErrorCode &errorCode);
/third_party/icu/icu4c/source/i18n/
Dcollationruleparser.cpp121 setParseError("expected a reset or setting or comment", errorCode); in parse()
142 setParseError("reset not followed by a relation", errorCode); in parseRuleChain()
151setParseError("reset-before strength differs from its first relation", errorCode); in parseRuleChain()
156setParseError("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 …]
Dcollationruleparser.h170 void setParseError(const char *reason, UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/i18n/
Dcollationruleparser.cpp121 setParseError("expected a reset or setting or comment", errorCode); in parse()
142 setParseError("reset not followed by a relation", errorCode); in parseRuleChain()
151setParseError("reset-before strength differs from its first relation", errorCode); in parseRuleChain()
156setParseError("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 …]
Dcollationruleparser.h170 void setParseError(const char *reason, UErrorCode &errorCode);
/third_party/node/deps/icu-small/source/common/
Dmessagepattern.cpp530 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 …]
/third_party/skia/third_party/externals/icu/source/common/
Dmessagepattern.cpp530 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 …]
/third_party/icu/icu4c/source/common/
Dmessagepattern.cpp530 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 …]
/third_party/protobuf/conformance/
DConformanceJava.java252 … return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
260 … return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
288 return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
301 .setParseError(e.getMessage()) in doTest()
312 .setParseError(e.getMessage()) in doTest()
Dconformance_php.php40 $response->setParseError($e->getMessage());
57 $response->setParseError($e->getMessage());
Dconformance_nodejs.js59 response.setParseError(err.toString());
67 response.setParseError(err.toString());
DConformanceJavaLite.java84 return Conformance.ConformanceResponse.newBuilder().setParseError(e.getMessage()).build(); in doTest()
/third_party/protobuf/js/experimental/runtime/kernel/conformance/
Dconformance_testee.js67 response.setParseError(err.toString());
77 response.setParseError(err.toString());
Dconformance_response.js38 setParseError(value) { method in ConformanceResponse
/third_party/node/deps/icu-small/source/common/unicode/
Dmessagepattern.h923 void setParseError(UParseError *parseError, int32_t index);
/third_party/icu/icu4c/source/common/unicode/
Dmessagepattern.h923 void setParseError(UParseError *parseError, int32_t index);
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dmessagepattern.h923 void setParseError(UParseError *parseError, int32_t index);
/third_party/icu/icu4j/
Dcoverage-exclusion.txt82 com/ibm/icu/impl/coll/CollationRuleParser#setParseError:(Ljava/lang/String;Ljava/lang/Exception;)V