Searched refs:UParseError (Results 1 - 6 of 6) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ |
H A D | 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 {
struct 90 } UParseError;
typedef
|
H A D | unumberformatter.h | 567 * Like unumf_openForSkeletonAndLocale, but accepts a UParseError, which will be populated with the
583 const UChar* skeleton, int32_t skeletonLen, const char* locale, UParseError* perror, UErrorCode* ec);
|
H A D | unum.h | 426 * @param parseErr A pointer to a UParseError struct to receive the
441 UParseError* parseErr,
858 * @param parseError A pointer to UParseError to receive information
871 UParseError *parseError,
|
H A D | ubrk.h | 252 UParseError *parseErr,
|
H A D | utrans.h | 185 * @param parseError a pointer to a UParseError struct to receive the details
199 UParseError *parseError,
|
H A D | ucol.h | 381 * @param parseError A pointer to UParseError to receive information about errors
397 UParseError *parseError,
|
Completed in 7 milliseconds