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