git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34266
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\membersection{wxString::Cmp}\label{wxstringcmp}
\membersection{wxString::Cmp}\label{wxstringcmp}
+\constfunc{int}{Cmp}{\param{const wxString\&}{ s}}
+
\constfunc{int}{Cmp}{\param{const char*}{ psz}}
Case-sensitive comparison.
\constfunc{int}{Cmp}{\param{const char*}{ psz}}
Case-sensitive comparison.
\membersection{wxString::CmpNoCase}\label{wxstringcmpnocase}
\membersection{wxString::CmpNoCase}\label{wxstringcmpnocase}
+\constfunc{int}{CmpNoCase}{\param{const wxString\&}{ s}}
+
\constfunc{int}{CmpNoCase}{\param{const char*}{ psz}}
Case-insensitive comparison.
\constfunc{int}{CmpNoCase}{\param{const char*}{ psz}}
Case-insensitive comparison.