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

  /external/chromium_org/third_party/icu/source/io/
ufile.h 70 UBool fOwnFile; /* TRUE if fFile should be closed */
sscanf.c 106 inStr.fOwnFile = FALSE;
ufile.c 100 result->fOwnFile = takeOwnership;
236 if(file->fOwnFile)
  /external/icu/icu4c/source/io/
ufile.h 70 UBool fOwnFile; /* TRUE if fFile should be closed */
sscanf.c 106 inStr.fOwnFile = FALSE;
ufile.c 97 result->fOwnFile = takeOwnership;
233 if(file->fOwnFile)

Completed in 108 milliseconds