Go to the source code of this file.
Compounds | |
struct | u_scanf_spec |
Typedefs | |
typedef struct u_scanf_spec | u_scanf_spec |
Functions | |
int32_t | u_scanf_parse_spec (const UChar *fmt, u_scanf_spec *spec) |
Parse a single u_scanf format specifier. More... |
|
Definition at line 32 of file uscanf_p.h. |
|
Parse a single u_scanf format specifier.
|