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