Home
last modified time | relevance | path

Searched refs:fOwnFile (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/io/
Dufile.h73 UBool fOwnFile; /* TRUE if fFile should be closed */ member
Dufile.c101 result->fOwnFile = takeOwnership; in finit_owner()
266 if(file->fOwnFile) in u_fclose()
Dsscanf.c106 inStr.fOwnFile = FALSE; in u_vsscanf_u()