Searched refs:uc_readFile (Results 1 – 3 of 3) sorted by relevance
18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount);
18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() function
359 const UChar *text = uc_readFile(fileName, guiSupport, &charCount); in pf_factory()