Go to the source code of this file.
Compounds | |
struct | u_printf_spec |
Typedefs | |
typedef struct u_printf_spec | u_printf_spec |
Functions | |
int32_t | u_printf_parse_spec (const UChar *fmt, u_printf_spec *spec) |
Parse a single u_printf format specifier. More... |
|
Definition at line 33 of file uprntf_p.h. |
|
Parse a single u_printf format specifier.
|