OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u_fflush
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/io/
ufile.c
243
u_fflush
(UFILE *file)
function
259
u_fflush
(file);
275
u_fflush
(file);
/external/icu/icu4c/source/io/unicode/
ustdio.h
68
*
u_fflush
() and u_fclose should return an int32_t like C99 functions.
82
u_fflush
with a u_frewind.
315
* The string is usable once u_fclose or
u_fflush
has been called on the
331
* Close a UFILE. Implies
u_fflush
first.
334
* @see
u_fflush
380
u_fflush
(UFILE *file);
[
all
...]
/external/icu/icu4c/source/common/unicode/
urename.h
227
#define
u_fflush
U_ICU_ENTRY_POINT_RENAME(
u_fflush
)
macro
[
all
...]
Completed in 2553 milliseconds