Searched defs:str2 (Results 1 - 25 of 131) sorted by relevance

123456

/macosx-10.10/llvmCore-3425.0.34/unittests/ADT/
H A DFoldingSet.cpp32 std::string str2 = ">" + str1; local
/macosx-10.10/ruby-106/ruby/ext/-test-/string/
H A Denc_str_buf_cat.c5 enc_str_buf_cat(VALUE str, VALUE str2) argument
/macosx-10.10/cxxfilt-11/cxxfilt/libiberty/
H A Dmemcmp.c22 memcmp (const PTR str1, const PTR str2, size_t count) argument
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dstrpool.c67 char *str, *str2; local
/macosx-10.10/ICU-531.30/icuSources/samples/translit/answers/
H A Dmain_1.cpp24 UnicodeString str, str2; local
H A Dmain_2.cpp25 UnicodeString str, str2; local
H A Dmain_3.cpp37 UnicodeString str, str2; local
H A Dmain_4.cpp38 UnicodeString str, str2; local
/macosx-10.10/tcl-105/tcl84/tcl/unix/dltest/
H A Dpkga.c51 CONST char *str1, *str2; local
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-beep.c42 l_strnstart(const char *tstr1, u_int tl1, const char *str2, u_int l2) argument
/macosx-10.10/xnu-2782.1.97/tools/tests/xnu_quick_test/
H A Datomic_fifo_queue_test.c15 char *str1 = "String 1", *str2 = "String 2"; local
/macosx-10.10/ICU-531.30/icuSources/samples/translit/
H A Dmain.cpp39 UnicodeString str, str2; local
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dstrpool.c97 char *str, *str2; local
/macosx-10.10/OpenSSL098-52/src/crypto/
H A Do_str.c69 int OPENSSL_strncasecmp(const char *str1, const char *str2, size_t n) argument
94 int OPENSSL_strcasecmp(const char *str1, const char *str2) argument
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dcspeldcl.c111 char const *str2; local
/macosx-10.10/tcl-105/tcl/tcl/unix/dltest/
H A Dpkga.c52 CONST char *str1, *str2; local
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Dkswitch.c155 char *str, *str2 = NULL; local
/macosx-10.10/KerberosHelper-151/Source/
H A DDiskUnmountWatcher.c64 char *str, *str2; local
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Derror_string.c166 char *str = NULL, *str2 = NULL; local
/macosx-10.10/OpenSSL098-52/src/crypto/pkcs7/
H A Dverify.c181 char *str1,*str2; local
/macosx-10.10/apr-32/apr-util/apr-util/test/
H A Dtestxlate.c55 one_test(abts_case *tc, const char *cs1, const char *cs2, const char *str1, const char *str2, apr_pool_t *pool) argument
/macosx-10.10/bind9-45.101/bind9/unit/atf-src/atf-c/detail/
H A Dtext.c47 char *str, *str2, *last; local
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Daix5ppc-core.c238 const char *str1, *str2; local
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSKeyCompare.c153 FastUnicodeCompare( register ConstUniCharArrayPtr str1, register ItemCount length1, register ConstUniCharArrayPtr str2, register ItemCount length2) argument
292 UInt16 * str2 = &trialKey->nodeName.unicode[0]; local
473 const UInt16 * str2 = trialKey->attrName; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dcstring.c233 uprv_stricmp(const char *str1, const char *str2) { argument
272 uprv_strnicmp(const char *str1, const char *str2, uint32_t n) { argument
[all...]

Completed in 142 milliseconds

123456