Home
last modified time | relevance | path

Searched refs:u_localized_string (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/io/
Dufile.h47 typedef struct u_localized_string { struct
55 } u_localized_string; argument
66 u_localized_string str; /* struct to handle strings for number formatting */
Dustdio.c412 u_localized_string *str; in ufile_fill_uchar_buffer()
492 u_localized_string *str; in u_fgets()
620 u_localized_string *str; in ufile_getch32()
663 u_localized_string *str; in u_fungetc()
697 u_localized_string *str = &f->str; in u_file_read()