Home
last modified time | relevance | path

Searched refs:stricmp (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sal/osl/w32/
H A Dsignal.cxx130 0 == stricmp( __argv[argi], "-nocrashreport" ) || in ReportCrash()
131 0 == stricmp( __argv[argi], "/nocrashreport" ) in ReportCrash()
135 0 == stricmp( __argv[argi], "-autocrashreport" ) || in ReportCrash()
136 0 == stricmp( __argv[argi], "/autocrashreport" ) in ReportCrash()
H A Dprofile.cxx544 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
545 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
546 (stricmp(Line, STR_INI_BOOLONE) == 0)) in osl_readProfileBool()
549 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
550 (stricmp(Line, STR_INI_BOOLOFF) == 0) || in osl_readProfileBool()
551 (stricmp(Line, STR_INI_BOOLZERO) == 0)) in osl_readProfileBool()
580 if (stricmp(Line, Strings[i]) == 0) in osl_readProfileIdent()
2360 && (stricmp(Product, pChr) < 0)) in lookupProfile()
2395 && (stricmp(Product, pChr) < 0)) in lookupProfile()
/trunk/main/shell/source/all/zipfile/
H A Dzipfile.cxx45 struct stricmp : public std::unary_function<std::string, bool> struct
47 stricmp(const std::string& str) : str_(str) in stricmp() function
220 std::find_if(dir->begin(), dir->end(), internal::stricmp(ContentName)); in HasContent()
/trunk/main/xml2cmp/source/support/
H A Dheap.cxx33 #define stricmp strcasecmp macro
169 int ret = stricmp(sKey.str(), i_rOther.sKey.str()); in operator <()
173 ret = stricmp(sValue.str(), i_rOther.sValue.str()); in operator <()
H A Dsyshelp.cxx39 #define stricmp strcasecmp macro
215 if (sEnding != 0 ? stricmp(sEnding,".xml") == 0 : 0 ) in GatherFileNames()
/trunk/main/sal/osl/os2/
H A Dprofile.c498 if ((stricmp(Line, STR_INI_BOOLYES) == 0) || in osl_readProfileBool()
499 (stricmp(Line, STR_INI_BOOLON) == 0) || in osl_readProfileBool()
500 (stricmp(Line, STR_INI_BOOLONE) == 0)) in osl_readProfileBool()
503 if ((stricmp(Line, STR_INI_BOOLNO) == 0) || in osl_readProfileBool()
504 (stricmp(Line, STR_INI_BOOLOFF) == 0) || in osl_readProfileBool()
505 (stricmp(Line, STR_INI_BOOLZERO) == 0)) in osl_readProfileBool()
534 if (stricmp(Line, Strings[i]) == 0) in osl_readProfileIdent()
2015 if (stricmp(SVERSION_PROFILE, pszFile) == 0)
2032 (stricmp(Product, pChr) < 0))
2058 (stricmp(Product, pChr) < 0))
/trunk/main/xmlsecurity/source/xmlsec/mscrypt/
H A Dxmlencryption_mscryptimpl.cxx50 #define stricmp strcasecmp macro
123 while (pCipherData != NULL && stricmp((const char *)(pCipherData->name), "CipherData")) in encrypt()
133 while (pCipherValue != NULL && stricmp((const char *)(pCipherValue->name), "CipherValue")) in encrypt()
/trunk/main/writerfilter/source/rtftok/
H A DRTFScanner.lex33 #define stricmp strcasecmp
246 …har*)bsearch(token, _destctrls, _num_of_destctrls, 20, (int (*)(const void*, const void*))stricmp);
/trunk/main/xmlsecurity/source/xmlsec/
H A Dxmldocumentwrapper_xmlsecimpl.cxx52 #define stricmp strcasecmp macro
677 if (!stricmp((sal_Char*)pAttr->name,"id")) in removeNode()
/trunk/main/xml2cmp/source/inc/
H A Dstr.h29 #define stricmp(str1,str2) strcasecmp(str1, str2) macro
/trunk/main/sfx2/source/appl/
H A Dappmain.cxx64 #define stricmp(a,b) strcmp(a,b) macro
H A Dappinit.cxx87 #define stricmp(a,b) strcmp(a,b) macro
/trunk/main/soltools/inc/
H A Dgen_info.hxx58 … { return stricmp(sKey.str(),i_rInfo.sKey.str()) < 0; }
/trunk/main/setup_native/source/win32/customactions/quickstarter/
H A Dshutdown_quickstart.cxx34 if ( nCharsCopied && !stricmp( QUICKSTART_CLASSNAMEA, szClassName ) ) in EnumWindowsProc()
/trunk/main/xml2cmp/source/x2cclass/
H A Dxml_cdim.cxx110 if ( 0 == stricmp(sTag.GetBuffer(), C_sSubTags[i]) ) in GetBeginTag()
/trunk/main/xmlsecurity/source/xmlsec/nss/
H A Dxmlencryption_nssimpl.cxx54 #define stricmp strcasecmp macro
/trunk/main/vcl/source/app/
H A Dsettings.cxx1222 …mpData->mnEnableATT = ((0 == stricmp((const char *) Data, "1")) || (0 == stricmp((const char *) Da… in GetEnableATToolSupport()
/trunk/main/redland/rasqal/
H A Drasqal-0.9.33.patch.win32152 /* Define to 1 if you have the `stricmp' function. */
/trunk/main/redland/raptor/
H A Draptor2-2.0.15.patch.win32148 /* Define to 1 if you have the `stricmp' function. */
/trunk/main/crashrep/source/win32/
H A Dsoreport.cpp1631 if ( 0 == stricmp( GetFileName(filename).c_str(), "soffice.bin" ) ) in calc_md5_checksum()
2296 if ( 0 == stricmp( keyname.c_str(), pKeyName ) ) in get_script_string()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1968 … pInfo->mbImplSalCourierNew = stricmp( pLogFont->elfLogFont.lfFaceName, "Courier New" ) == 0; in SalEnumFontsProcExA()
1970 pInfo->mbCourier = stricmp( pLogFont->elfLogFont.lfFaceName, "Courier" ) == 0; in SalEnumFontsProcExA()
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx6313 …bValue = ((0 == stricmp((const char *) Data, "1")) || (0 == stricmp((const char *) Data, "true"))); in ImplDisableFlatButtons()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx1827 if (!stricmp( fileExt, ".pdf")) in SaveTo_Impl()

Completed in 177 milliseconds