Home
last modified time | relevance | path

Searched defs:pStr2 (Results 1 – 25 of 77) sorted by relevance

1234

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dmstrings.h269 #define mstrcmp(pStr1,pStr2) mstring_compare(pStr1, pStr2) argument
270 #define mstr_order(pStr1,pStr2) mstring_order(pStr1, pStr2) argument
271 #define mstreq(pStr1,pStr2) mstring_equal(pStr1, pStr2) argument
274 #define mstr_add(pStr1,pStr2) mstring_add(pStr1,pStr2 MTRACE_ARG) argument
276 #define mstr_add_to_txt(pTxt1,len,pStr2) mstring_add_to_txt(pTxt1, len, pStr2 MTRACE_ARG) argument
277 #define mstr_append(pStr1,pStr2) mstring_append(pStr1,pStr2 MTRACE_ARG) argument
286 #define mstrprefixed(pStr1, pStr2) mstring_prefixed(pStr1, pStr2) argument
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dsspi.d133 alias SecPkgContext_AuthorityA* PSecPkgContext_AuthorityA; in IntlStrEqNA()
138 ULONG SignatureAlgorithm;
143 SEC_CHAR* sSignatureAlgorithmName; in IntlStrEqNIA()
149 alias SecPkgContext_KeyInfoA* PSecPkgContext_KeyInfoA;
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h55 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
59 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h55 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
59 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/www/firefox/firefox-99.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h55 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
59 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/service/openvr/src/
H A Dstrtools_public.h55 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
59 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/vr/openvr/src/
H A Dstrtools_public.h41 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
43 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openvr/src/src/vrcommon/
H A Dstrtools_public.h42 inline int stricmp(const char *pStr1, const char *pStr2) { return strcasecmp(pStr1,pStr2); } in stricmp()
46 inline int strnicmp( const char *pStr1, const char *pStr2, size_t unBufferLen ) { return strncasecm… in strnicmp()
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dstrtools.h41 inline int stricmp(const char *pStr1, const char *pStr2) in stricmp()
48 inline int strnicmp(const char *pStr1, const char *pStr2, size_t unBufferLen) in strnicmp()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/openvr/samples/shared/
H A Dstrtools.h41 inline int stricmp(const char *pStr1, const char *pStr2) in stricmp()
48 inline int strnicmp(const char *pStr1, const char *pStr2, size_t unBufferLen) in strnicmp()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dustring.cxx189 const char* pStr2 ) in rtl_ustr_ascii_compare()
215 const char* pStr2 ) in rtl_ustr_ascii_compare_WithLength()
243 const char* pStr2, in rtl_ustr_ascii_shortenedCompare_WithLength()
290 const char* pStr2, in rtl_ustr_asciil_reverseCompare_WithLength()
316 const char* pStr2, in rtl_ustr_asciil_reverseEquals_WithLength()
340 const char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase()
376 const char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength()
444 const char* pStr2, in rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength()
1559 sal_Int32 SAL_CALL rtl_ustr_compare(const sal_Unicode* pStr1, const sal_Unicode* pStr2) in rtl_ustr_compare()
1566 const sal_Unicode* pStr2, sal_Int32 nStr2Len) in rtl_ustr_compare_WithLength()
[all …]
H A Dstring.cxx380 sal_Int32 SAL_CALL rtl_str_compare(const char* pStr1, const char* pStr2) SAL_THROW_EXTERN_C() in rtl_str_compare()
386 const char* pStr2, sal_Int32 nStr2Len) in rtl_str_compare_WithLength()
393 const char* pStr2, sal_Int32 nStr2Len, in rtl_str_shortenedCompare_WithLength()
401 const char* pStr2, sal_Int32 nStr2Len) in rtl_str_reverseCompare_WithLength()
407 sal_Int32 SAL_CALL rtl_str_compareIgnoreAsciiCase(const char* pStr1, const char* pStr2) in rtl_str_compareIgnoreAsciiCase()
414 const char* pStr2, sal_Int32 nStr2Len) in rtl_str_compareIgnoreAsciiCase_WithLength()
421 const char* pStr1, sal_Int32 nStr1Len, const char* pStr2, sal_Int32 nStr2Len, in rtl_str_shortenedCompareIgnoreAsciiCase_WithLength()
H A Dstrtmpl.hxx74 const IMPL_RTL_STRCODE* pStr2 ) in compare()
110 const IMPL_RTL_STRCODE* pStr2, in compare_WithLength()
126 const IMPL_RTL_STRCODE* pStr2, in shortenedCompare_WithLength()
144 const IMPL_RTL_STRCODE* pStr2, in reverseCompare_WithLength()
169 const IMPL_RTL_STRCODE* pStr2 ) in compareIgnoreAsciiCase()
195const IMPL_RTL_STRCODE* pStr2, in compareIgnoreAsciiCase_WithLength()
221const IMPL_RTL_STRCODE* pStr2, in shortenedCompareIgnoreAsciiCase_WithLength()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/qa/rtl/ostring/
H A Drtl_str.cxx714 char *pStr2 = strdup(pStr); in trim_WithLength_001() local
727 char *pStr2 = strdup(pStr); in trim_WithLength_002() local
740 char *pStr2 = strdup(pStr); in trim_WithLength_003() local
754 char *pStr2 = strdup(pStr); in trim_WithLength_004() local
767 char *pStr2 = strdup(pStr); in trim_WithLength_005() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/qa/rtl/ostring/
H A Drtl_str.cxx714 sal_Char *pStr2 = strdup(pStr); in trim_WithLength_001() local
727 sal_Char *pStr2 = strdup(pStr); in trim_WithLength_002() local
740 sal_Char *pStr2 = strdup(pStr); in trim_WithLength_003() local
754 sal_Char *pStr2 = strdup(pStr); in trim_WithLength_004() local
767 sal_Char *pStr2 = strdup(pStr); in trim_WithLength_005() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/app/
H A Dsaldata.cxx52 int ImplSalWICompareAscii( const wchar_t* pStr1, const char* pStr2 ) in ImplSalWICompareAscii()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/win/app/
H A Dsaldata.cxx52 int ImplSalWICompareAscii( const wchar_t* pStr1, const char* pStr2 ) in ImplSalWICompareAscii()
/dports/devel/poco/poco-1.10.1-all/Foundation/testsuite/src/
H A DObjectPoolTest.cpp45 Poco::SharedPtr<std::string> pStr2 = pool.borrowObject(); in testObjectPool() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dustring.cxx210 const sal_Char* pStr2 ) in rtl_ustr_ascii_compare()
234 const sal_Char* pStr2 ) in rtl_ustr_ascii_compare_WithLength()
260 const sal_Char* pStr2, in rtl_ustr_ascii_shortenedCompare_WithLength()
307 const sal_Char* pStr2, in rtl_ustr_asciil_reverseCompare_WithLength()
333 const sal_Char* pStr2, in rtl_ustr_asciil_reverseEquals_WithLength()
357 const sal_Char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase()
393 const sal_Char* pStr2 ) in rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength()
461 const sal_Char* pStr2, in rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength()
/dports/devel/asl/asl-current/
H A Ddynstring.c65 int DynStringCmp(const tDynString *pStr1, const tDynString *pStr2) in DynStringCmp()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/xp/
H A Dap_Dialog_MarkRevisions.cpp114 UT_UCS4Char *pStr2 = 0; in getComment1() local
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dmessagewin.c142 SDL_String16 *pStr2; in real_meswin_dialog_update() local
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dmessagewin.c142 SDL_String16 *pStr2; in real_meswin_dialog_update() local
/dports/devel/libthai/libthai-0.1.28/tests/
H A Dthsort.c50 static int dataCmp(const thchar_t **pStr1, const thchar_t **pStr2) in dataCmp()
/dports/games/dunelegacy/dunelegacy-0.96.4/include/misc/
H A Dstring_util.h97 const char* pStr2 = str2.c_str(); in stringCaseInsensitiveCompare() local

1234