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.h54 typedef struct u_localized_string { struct
62 } u_localized_string; typedef
73 u_localized_string str; /* struct to handle strings for number formatting */
Dustdio.cpp417 u_localized_string *str; in ufile_fill_uchar_buffer()
497 u_localized_string *str; in u_fgets()
625 u_localized_string *str; in ufile_getch32()
668 u_localized_string *str; in u_fungetc()
702 u_localized_string *str = &f->str; in u_file_read()