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

  /external/icu4c/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/icu4c/common/unicode/
messagepattern.h     [all...]

Completed in 223 milliseconds