Lines Matching full:srcpath
2789 const char *srcPath;
2796 srcPath=getPath(tdd, "regextst.txt");
2797 if(srcPath==NULL) {
2802 UChar *testData = ReadAndConvertFile(srcPath, len, "utf-8", status);
3557 const char *srcPath;
3564 srcPath=getPath(tdd, "re_tests.txt");
3565 if(srcPath==NULL) {
3570 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status);
3915 const char *srcPath;
3933 srcPath=getPath(tdd, "re_tests.txt");
3934 if(srcPath==NULL) {
3939 UChar *testData = ReadAndConvertFile(srcPath, len, "iso-8859-1", status);