#include "unicode/utypes.h"
Go to the source code of this file.
Data Structures | |
struct | UParseError |
A UParseError struct is used to returned detailed information about parsing errors. More... | |
Enumerations | |
enum | { U_PARSE_CONTEXT_LEN = 16 } |
The capacity of the context strings in UParseError. More... |
Definition in file parseerr.h.
anonymous enum |
The capacity of the context strings in UParseError.
Definition at line 25 of file parseerr.h.