Searched refs:wxIsWild (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dglob.inc13 // wxIsWild(const char *pattern)
34 * wxIsWild checks whether the pattern contains wildcards, and
43 wxIsWild (const char *pattern)
H A Dfilefn.cpp1994 bool wxIsWild( const wxString& pattern ) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfilefn.h554 WXDLLIMPEXP_BASE bool wxIsWild(const wxString& pattern);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxmlres.cpp148 bool iswild = wxIsWild(filemask);
192 wxASSERT_MSG( !wxIsWild(filename),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfunction.tex182 \helpref{wxIsWild}{wxiswild}\\
1211 \membersection{::wxIsWild}\label{wxiswild}
1213 \func{bool}{wxIsWild}{\param{const wxString\& }{pattern}}
1224 with wildcard characters. See \helpref{wxIsWild}{wxiswild}.

Completed in 105 milliseconds