Searched refs:ReadNamesFromListFile2 (Results 1 – 3 of 3) sorted by relevance
15 bool ReadNamesFromListFile2(CFSTR fileName, UStringVector &strings, UINT codePage,
28 bool ReadNamesFromListFile2(CFSTR fileName, UStringVector &strings, UINT codePage, DWORD &lastError) in ReadNamesFromListFile2() function
417 if (!ReadNamesFromListFile2(us2fs(fileName), names, codePage, lastError)) in AddToCensorFromListFile()