Home
last modified time | relevance | path

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

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