Searched refs:processFile (Results 1 – 3 of 3) sorted by relevance
/external/expat/xmlwf/ |
D | xmlfile.c | 77 processFile(const void *data, size_t size, in processFile() function 146 if (!filemap(filename, processFile, &args)) in externalEntityRefFilemap() 238 if (!filemap(filename, processFile, &args)) in XML_ProcessFile()
|
/external/icu4c/tools/genrb/ |
D | genrb.h | 42 U_CAPI void processFile(
|
D | genrb.c | 25 void processFile(const char *filename, const char* cp, const char *inputDir, const char *outputDir… 427 processFile(arg, encoding, inputDir, outputDir, gPackageName, &status); in main() 451 processFile(const char *filename, const char *cp, const char *inputDir, const char *outputDir, cons… in processFile() function
|