Searched refs:test_SplitShortPathA (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/kernel32/ |
H A D | path.c | 201 static void test_SplitShortPathA(CHAR *path,CHAR *dir,CHAR *eight,CHAR *three) { in test_SplitShortPathA() function 242 test_SplitShortPathA(teststr,dir,eight,three); in test_LongtoShortA() 902 test_SplitShortPathA(tmpstr,dir,eight,three); in test_PathNameA() 910 test_SplitShortPathA(tmpstr1,dir,eight,three); in test_PathNameA()
|