Searched refs:txtFileName (Results 1 – 2 of 2) sorted by relevance
44 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err…273 doStringPrepTest(const char* binFileName, const char* txtFileName, int32_t options, UErrorCode* err… in doStringPrepTest() argument298 filename = (char*) malloc(strlen(srcdatapath)+strlen(relativepath)+strlen(txtFileName)+10 ); in doStringPrepTest()302 strcat(filename,txtFileName); in doStringPrepTest()
29 void doStringPrepTest(const char* binFileName, const char* txtFileName,