Searched refs:char_glob (Results 1 – 1 of 1) sorted by relevance
133 static const wchar_t char_glob[] = L"*?[#"; variable373 for (s = char_glob; *s; *d++ = *s++) in makeextralist()