Searched defs:UParseError (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/common/unicode/
H A Dparseerr.h22 * 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 { struct
90 } UParseError; typedef in typeref:struct:UParseError
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dparseerr.h18 * The capacity of the context strings in UParseError.
24 * A UParseError struct is used to returned detailed information about
46 * <p>Examples of engines which use UParseError (or may use it in the
52 typedef struct UParseError { struct
86 } UParseError; typedef in typeref:struct:UParseError
/external/webkit/Source/WebCore/icu/unicode/
H A Dparseerr.h18 * The capacity of the context strings in UParseError.
24 * A UParseError struct is used to returned detailed information about
46 * <p>Examples of engines which use UParseError (or may use it in the
52 typedef struct UParseError { struct
86 } UParseError; typedef in typeref:struct:UParseError
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dparseerr.h18 * The capacity of the context strings in UParseError.
24 * A UParseError struct is used to returned detailed information about
46 * <p>Examples of engines which use UParseError (or may use it in the
52 typedef struct UParseError { struct
86 } UParseError; typedef in typeref:struct:UParseError

Completed in 47 milliseconds