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

  /external/chromium_org/third_party/icu/source/common/unicode/
parseerr.h 22 * The capacity of the context strings in UParseError.
28 * A UParseError struct is used to returned detailed information about
50 * <p>Examples of engines which use UParseError (or may use it in the
56 typedef struct UParseError {
90 } UParseError;
  /external/icu/icu4c/source/common/unicode/
parseerr.h 22 * The capacity of the context strings in UParseError.
28 * A UParseError struct is used to returned detailed information about
50 * <p>Examples of engines which use UParseError (or may use it in the
56 typedef struct UParseError {
90 } UParseError;

Completed in 5458 milliseconds