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

  /external/icu4c/io/
ufile.c 46 finit_owner(FILE *f, function
119 return finit_owner(f, locale, codepage, FALSE);
127 return finit_owner(f, locale, codepage, TRUE);
142 result = finit_owner(systemFile, locale, codepage, TRUE);

Completed in 63 milliseconds