HomeSort by relevance Sort by last modified time
    Searched refs:u_fflush (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/io/
ufile.c 245 u_fflush(UFILE *file) function
261 u_fflush(file);
277 u_fflush(file);
  /external/icu/icu4c/source/io/unicode/
ustdio.h 70 * u_fflush() and u_fclose should return an int32_t like C99 functions.
84 u_fflush with a u_frewind.
317 * The string is usable once u_fclose or u_fflush has been called on the
333 * Close a UFILE. Implies u_fflush first.
336 * @see u_fflush
382 u_fflush(UFILE *file);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 229 #define u_fflush U_ICU_ENTRY_POINT_RENAME(u_fflush) macro
    [all...]

Completed in 47 milliseconds