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