Searched refs:ufile_getch32 (Results 1 – 15 of 15) sorted by relevance
/external/cronet/tot/third_party/icu/source/io/ |
D | ufile.h | 115 ufile_getch32(UFILE *f, UChar32 *ch);
|
D | ustdio.cpp | 622 ufile_getch32(UFILE *f, UChar32 *c32) in ufile_getch32() function 660 ufile_getch32(f, &ch); in u_fgetcx()
|
D | uscanf_p.cpp | 1265 … if ( ((isNotEOF = ufile_getch32(input, &c))==(UBool)true) && uset_contains(scanset, c) ) { in u_scanf_scanset_handler()
|
/external/icu/icu4c/source/io/ |
D | ufile.h | 115 ufile_getch32(UFILE *f, UChar32 *ch);
|
D | ustdio.cpp | 622 ufile_getch32(UFILE *f, UChar32 *c32) in ufile_getch32() function 660 ufile_getch32(f, &ch); in u_fgetcx()
|
D | uscanf_p.cpp | 1265 …if (((isNotEOF = ufile_getch32(input, &c)) == static_cast<UBool>(true)) && uset_contains(scanset, … in u_scanf_scanset_handler()
|
/external/cronet/stable/third_party/icu/source/io/ |
D | ufile.h | 115 ufile_getch32(UFILE *f, UChar32 *ch);
|
D | ustdio.cpp | 622 ufile_getch32(UFILE *f, UChar32 *c32) in ufile_getch32() function 660 ufile_getch32(f, &ch); in u_fgetcx()
|
D | uscanf_p.cpp | 1265 … if ( ((isNotEOF = ufile_getch32(input, &c))==(UBool)true) && uset_contains(scanset, c) ) { in u_scanf_scanset_handler()
|
/external/icu/libicu/cts_headers/unicode/ |
D | urename.h | 966 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | urename.h | 963 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | urename.h | 966 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 966 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 966 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | urename.h | 963 #define ufile_getch32 U_ICU_ENTRY_POINT_RENAME(ufile_getch32) macro
|