Searched refs:USE_COLON (Results 1 – 1 of 1) sorted by relevance
1747 #define USE_COLON 0x2 macro1762 {"file:///", "%s\\test file.shlexec", URL_SUCCESS | USE_COLON, 0},1781 {"file://", "shlproto://foo/bar", USE_COLON, 0},1821 if (!(test->flags & USE_COLON) && *s == ':') in test_fileurls()