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