Home
last modified time | relevance | path

Searched refs:uc_readFile (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/samples/layout/
Ducreader.h18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount);
Ducreader.cpp18 const UChar *uc_readFile(const char *fileName, gs_guiSupport *guiSupport, int32_t *charCount) in uc_readFile() function
Dpflow.c359 const UChar *text = uc_readFile(fileName, guiSupport, &charCount); in pf_factory()