Home
last modified time | relevance | path

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

/external/icu/icu4c/source/io/
Dufile.h50 typedef struct u_localized_string { struct
58 } u_localized_string; argument
69 u_localized_string str; /* struct to handle strings for number formatting */
Dustdio.c415 u_localized_string *str; in ufile_fill_uchar_buffer()
495 u_localized_string *str; in u_fgets()
623 u_localized_string *str; in ufile_getch32()
666 u_localized_string *str; in u_fungetc()
700 u_localized_string *str = &f->str; in u_file_read()