Home
last modified time | relevance | path

Searched refs:ufile_getch (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/io/
Dufile.h106 ufile_getch(UFILE *f, UChar *ch);
Duscanf_p.cpp326 while( (isNotEOF = ufile_getch(input, &c)) && (c == pad || u_isWhitespace(c)) ) in u_scanf_skip_leading_ws()
360 … while( (isNotEOF = ufile_getch(input, &c)) && (count < symbolLen && c == plusSymbol[count]) ) in u_scanf_skip_leading_positive_sign()
858 && (isNotEOF = ufile_getch(input, &c)) in u_scanf_string_handler()
949 && (isNotEOF = ufile_getch(input, &c)) in u_scanf_ustring_handler()
Dustdio.cpp590 ufile_getch(UFILE *f, UChar *ch) in ufile_getch() function
617 ufile_getch(f, &ch); in u_fgetc()
/external/icu/libandroidicu/include/unicode/
Durename.h918 #define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch) macro
/external/icu/icu4c/source/common/unicode/
Durename.h918 #define ufile_getch U_ICU_ENTRY_POINT_RENAME(ufile_getch) macro