Home
last modified time | relevance | path

Searched defs:wildcard (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dlistbox.c918 const char *wildcard = "*"; in test_listbox_LB_DIR() local
/reactos/modules/rostests/winetests/comctl32/
H A Dlistbox.c1059 const char *wildcard = "*"; in test_listbox_LB_DIR() local
/reactos/dll/win32/msi/
H A Dfiles.c898 static WCHAR *wildcard_to_file( const WCHAR *wildcard, const WCHAR *filename ) in wildcard_to_file()
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c3878 xmlSchemaFreeWildcard(xmlSchemaWildcardPtr wildcard) in xmlSchemaFreeWildcard()