Home
last modified time | relevance | path

Searched defs:string2 (Results 1 – 25 of 50) sorted by relevance

12

/third_party/python/Doc/includes/sqlite3/
Dcollation_reverse.py3 def collate_reverse(string1, string2): argument
/third_party/curl/tests/unit/
Dunit1611.c40 const char string2[] = "hello-you-fool"; variable
Dunit1601.c40 const char string2[] = "hello-you-fool"; variable
Dunit1610.c40 const char string2[] = "hello-you-fool"; variable
Dunit1612.c42 const char string2[] = "hello-you-fool"; variable
/third_party/glib/glib/tests/
Dstring.c83 GString *string1, *string2; in test_string_new() local
346 GString *string1, *string2; in test_string_equal() local
413 GString *string1, *string2; in test_string_nul_handling() local
/third_party/boost/libs/compute/test/
Dtest_includes.cpp47 char string2[] = "bccdf"; in BOOST_AUTO_TEST_CASE() local
Dtest_set_union.cpp49 char string2[] = "bccdfgh"; in BOOST_AUTO_TEST_CASE() local
Dtest_set_symmetric_difference.cpp49 char string2[] = "bccdfgh"; in BOOST_AUTO_TEST_CASE() local
Dtest_set_intersection.cpp48 char string2[] = "bccdfgh"; in BOOST_AUTO_TEST_CASE() local
Dtest_set_difference.cpp48 char string2[] = "bccdfgh"; in BOOST_AUTO_TEST_CASE() local
/third_party/flutter/skia/third_party/externals/icu/source/samples/legacy/
Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current()
Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy()
/third_party/skia/third_party/externals/icu/source/samples/legacy/
Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy()
Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current()
/third_party/icu/icu4c/source/samples/legacy/
Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current()
Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy()
/third_party/gettext/gettext-tools/src/
Dpo-gram-gen.y156 char *string2 = string_list_concat_destroy (&$2.stringlist); variable
177 char *string2 = string_list_concat_destroy (&$2.stringlist); variable
/third_party/jerryscript/tests/unit-core/
Dtest-context-data.c66 const char *string2 = "item2"; variable
/third_party/libcoap/include/coap3/
Dstr.h183 #define coap_string_equal(string1,string2) \ argument
/third_party/libsoup/libsoup/
Dsoup-misc.c60 const char *string2 = v2; in soup_str_case_equal() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationThaiTest.java313 public int compare(String string1, String string2) in compare()
DCollationKanaTest.java191 String string2 = new String(tmp2); in TestCommonCharacters() local
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationThaiTest.java310 public int compare(String string1, String string2) in compare()
/third_party/glib/gio/tests/
Dgdbus-introspection.c171 GString *string2; in test_generate() local

12