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

  /external/icu/icu4c/source/io/
ufile.h 82 u_file_write_flush( const UChar *chars,
ustdio.c 240 u_file_write_flush(NULL, 0, f, FALSE, TRUE);
251 u_file_write_flush(NULL, 0, f, TRUE, FALSE);
308 u_file_write_flush(const UChar *chars, function
397 return u_file_write_flush(chars,count,f,FALSE,FALSE);
  /external/icu/icu4c/source/common/unicode/
urename.h 238 #define u_file_write_flush U_ICU_ENTRY_POINT_RENAME(u_file_write_flush) macro
    [all...]

Completed in 304 milliseconds