Searched refs:UTIL_createExpandedFNT (Results 1 – 2 of 2) sorted by relevance
302 UTIL_createExpandedFNT(const char* const* filenames, size_t nbFilenames, int followLinks);
1047 UTIL_createExpandedFNT(const char* const* inputNames, size_t nbIfns, int followLinks) in UTIL_createExpandedFNT() function1095 …FileNamesTable* const newFNT = UTIL_createExpandedFNT((*fnt)->fileNames, (*fnt)->tableSize, follow… in UTIL_expandFNT()