Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/shlwapi/
H A Dpath.c482 static const char spec9[] = "filename.ext"; in test_PathMatchSpec() local
496 ok (PathMatchSpecA(file, spec9) == FALSE, "PathMatchSpec: Spec9 failed\n"); in test_PathMatchSpec()