Home
last modified time | relevance | path

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

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