Searched refs:fOwnFile (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dufile.h70 UBool fOwnFile; /* TRUE if fFile should be closed */ member in struct:UFILE
H A Dsscanf.c106 inStr.fOwnFile = FALSE;
H A Dufile.c97 result->fOwnFile = takeOwnership;
233 if(file->fOwnFile)
/external/icu/icu4c/source/io/
H A Dufile.h70 UBool fOwnFile; /* TRUE if fFile should be closed */ member in struct:UFILE
H A Dsscanf.c106 inStr.fOwnFile = FALSE;
H A Dufile.c97 result->fOwnFile = takeOwnership;
233 if(file->fOwnFile)

Completed in 268 milliseconds