HomeSort by relevance Sort by last modified time
    Searched full:finit_owner (Results 1 - 1 of 1) sorted by null

  /external/icu/icu4c/source/io/
ufile.c 47 finit_owner(FILE *f, function
132 return finit_owner(f, locale, codepage, FALSE);
140 return finit_owner(f, locale, codepage, TRUE);
155 result = finit_owner(systemFile, locale, codepage, TRUE);
183 result = finit_owner(systemFile, locale, codepage, TRUE);

Completed in 177 milliseconds