Home
last modified time | relevance | path

Searched refs:wxStricmp (Results 1 – 25 of 83) sorted by relevance

1234

/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/contrib/samples/applet/
H A Dmonitorapplet.cpp183 if (wxStricmp(buf,m->m_Mfr) != 0) { in ReadMfrList()
185 if (wxStricmp(m_Data->m_Monitor.m_Mfr,m->m_Mfr) == 0) in ReadMfrList()
209 if (wxStricmp(mfrStr,m->m_Mfr) == 0) { in ReadModelList()
211 if (selectCurrent && wxStricmp(m_Data->m_Monitor.m_Model,m->m_Model) == 0) in ReadModelList()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/contrib/samples/applet/
H A Dmonitorapplet.cpp183 if (wxStricmp(buf,m->m_Mfr) != 0) { in ReadMfrList()
185 if (wxStricmp(m_Data->m_Monitor.m_Mfr,m->m_Mfr) == 0) in ReadMfrList()
209 if (wxStricmp(mfrStr,m->m_Mfr) == 0) { in ReadModelList()
211 if (selectCurrent && wxStricmp(m_Data->m_Monitor.m_Model,m->m_Model) == 0) in ReadModelList()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/contrib/samples/applet/
H A Dmonitorapplet.cpp183 if (wxStricmp(buf,m->m_Mfr) != 0) { in ReadMfrList()
185 if (wxStricmp(m_Data->m_Monitor.m_Mfr,m->m_Mfr) == 0) in ReadMfrList()
209 if (wxStricmp(mfrStr,m->m_Mfr) == 0) { in ReadModelList()
211 if (selectCurrent && wxStricmp(m_Data->m_Monitor.m_Model,m->m_Model) == 0) in ReadModelList()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/contrib/samples/applet/
H A Dmonitorapplet.cpp183 if (wxStricmp(buf,m->m_Mfr) != 0) { in ReadMfrList()
185 if (wxStricmp(m_Data->m_Monitor.m_Mfr,m->m_Mfr) == 0) in ReadMfrList()
209 if (wxStricmp(mfrStr,m->m_Mfr) == 0) { in ReadModelList()
211 if (selectCurrent && wxStricmp(m_Data->m_Monitor.m_Model,m->m_Model) == 0) in ReadModelList()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Dwxchar.h274 #define wxStricmp _tcsicmp macro
534 #if !defined(wxStricmp) && !wxUSE_UNICODE
538 #define wxStricmp stricmp macro
542 #define wxStricmp _stricmp macro
545 #define wxStricmp strcasecmp macro
743 #ifndef wxStricmp
744 WXDLLEXPORT int wxStricmp(const wxChar *psz1, const wxChar *psz2);
/dports/devel/codeblocks/codeblocks-20.03/src/sdk/
H A Dcbtreectrl.cpp138 return wxStricmp(arg1->file.GetFullPath(), arg2->file.GetFullPath()); in filesSort()
145 return wxStricmp(arg1->file.GetFullName(), arg2->file.GetFullName()); in filesSortNameOnly()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp3971 if (!wxStricmp(baseName,wxT("Pervasive")))
3975 if (!wxStricmp(baseName,wxT("Informix")))
3978 if (!wxStricmp(baseName,wxT("Firebird")))
3982 if (!wxStricmp(baseName,wxT("Oracle")))
3984 if (!wxStricmp(baseName,wxT("ACCESS")))
3986 if (!wxStricmp(baseName,wxT("Sybase")))
3990 if (!wxStricmp(baseName,wxT("DBASE")))
3992 if (!wxStricmp(baseName,wxT("xBase")))
3994 if (!wxStricmp(baseName,wxT("MySQL")))
3996 if (!wxStricmp(baseName,wxT("MaxDB")))
[all …]
H A Dhttp.cpp78 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
90 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Ddb.cpp3971 if (!wxStricmp(baseName,wxT("Pervasive")))
3975 if (!wxStricmp(baseName,wxT("Informix")))
3978 if (!wxStricmp(baseName,wxT("Firebird")))
3982 if (!wxStricmp(baseName,wxT("Oracle")))
3984 if (!wxStricmp(baseName,wxT("ACCESS")))
3986 if (!wxStricmp(baseName,wxT("Sybase")))
3990 if (!wxStricmp(baseName,wxT("DBASE")))
3992 if (!wxStricmp(baseName,wxT("xBase")))
3994 if (!wxStricmp(baseName,wxT("MySQL")))
3996 if (!wxStricmp(baseName,wxT("MaxDB")))
[all …]
H A Dhttp.cpp78 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
90 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Ddb.cpp3971 if (!wxStricmp(baseName,wxT("Pervasive")))
3975 if (!wxStricmp(baseName,wxT("Informix")))
3978 if (!wxStricmp(baseName,wxT("Firebird")))
3982 if (!wxStricmp(baseName,wxT("Oracle")))
3984 if (!wxStricmp(baseName,wxT("ACCESS")))
3986 if (!wxStricmp(baseName,wxT("Sybase")))
3990 if (!wxStricmp(baseName,wxT("DBASE")))
3992 if (!wxStricmp(baseName,wxT("xBase")))
3994 if (!wxStricmp(baseName,wxT("MySQL")))
3996 if (!wxStricmp(baseName,wxT("MaxDB")))
[all …]
H A Dhttp.cpp78 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
90 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Ddb.cpp3971 if (!wxStricmp(baseName,wxT("Pervasive")))
3975 if (!wxStricmp(baseName,wxT("Informix")))
3978 if (!wxStricmp(baseName,wxT("Firebird")))
3982 if (!wxStricmp(baseName,wxT("Oracle")))
3984 if (!wxStricmp(baseName,wxT("ACCESS")))
3986 if (!wxStricmp(baseName,wxT("Sybase")))
3990 if (!wxStricmp(baseName,wxT("DBASE")))
3992 if (!wxStricmp(baseName,wxT("xBase")))
3994 if (!wxStricmp(baseName,wxT("MySQL")))
3996 if (!wxStricmp(baseName,wxT("MaxDB")))
[all …]
H A Dhttp.cpp78 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
90 if ( wxStricmp(it->first, header) == 0 ) in FindHeader()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dwxchar.h342 #define wxStricmp _tcsicmp macro
826 #if !defined(wxStricmp) && !wxUSE_UNICODE
830 #define wxStricmp stricmp macro
836 #define wxStricmp StrCaselessCompare macro
840 #define wxStricmp _stricmp macro
843 #define wxStricmp strcasecmp macro
1217 #ifndef wxStricmp
1218 WXDLLIMPEXP_BASE int wxStricmp(const wxChar *psz1, const wxChar *psz2);
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dwxchar.h342 #define wxStricmp _tcsicmp macro
826 #if !defined(wxStricmp) && !wxUSE_UNICODE
830 #define wxStricmp stricmp macro
836 #define wxStricmp StrCaselessCompare macro
840 #define wxStricmp _stricmp macro
843 #define wxStricmp strcasecmp macro
1217 #ifndef wxStricmp
1218 WXDLLIMPEXP_BASE int wxStricmp(const wxChar *psz1, const wxChar *psz2);
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dwxchar.h342 #define wxStricmp _tcsicmp macro
826 #if !defined(wxStricmp) && !wxUSE_UNICODE
830 #define wxStricmp stricmp macro
836 #define wxStricmp StrCaselessCompare macro
840 #define wxStricmp _stricmp macro
843 #define wxStricmp strcasecmp macro
1217 #ifndef wxStricmp
1218 WXDLLIMPEXP_BASE int wxStricmp(const wxChar *psz1, const wxChar *psz2);
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dwxchar.h342 #define wxStricmp _tcsicmp macro
826 #if !defined(wxStricmp) && !wxUSE_UNICODE
830 #define wxStricmp stricmp macro
836 #define wxStricmp StrCaselessCompare macro
840 #define wxStricmp _stricmp macro
843 #define wxStricmp strcasecmp macro
1217 #ifndef wxStricmp
1218 WXDLLIMPEXP_BASE int wxStricmp(const wxChar *psz1, const wxChar *psz2);
/dports/astro/phd2/phd2-2.6.10/
H A Devent_server.cpp1040 if (wxStricmp(p->string_value, "ao") == 0) in which_mount()
1132 if (wxStricmp(axes, "x/y") == 0 || in is_camera_shift_req()
1133 wxStricmp(axes, "camera") == 0) in is_camera_shift_req()
1234 if (wxStricmp(units, "arcsec/hr") == 0 || in parse_lock_shift_params()
1235 wxStricmp(units, "arc-sec/hr") == 0) in parse_lock_shift_params()
1239 else if (wxStricmp(units, "pixels/hr") == 0) in parse_lock_shift_params()
1252 if (wxStricmp(axes, "RA/Dec") == 0) in parse_lock_shift_params()
1256 else if (wxStricmp(axes, "X/Y") == 0) in parse_lock_shift_params()
1703 if (wxStricmp(val->string_value, "ra") == 0) in axis_param()
1705 else if (wxStricmp(val->string_value, "x") == 0) in axis_param()
[all …]
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dvolume.cpp318 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
370 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dvolume.cpp293 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
345 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dvolume.cpp293 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
345 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dvolume.cpp293 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
345 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dvolume.cpp293 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
345 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dvolume.cpp310 return wxStricmp(first.c_str(), second.c_str()); in CompareFcn()
362 wxStricmp(list[iList].c_str(), mounted[iMounted].c_str()), in BuildRemoteList()

1234