/third_party/musl/src/string/ |
H A D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
|
/third_party/musl/porting/linux/user/src/string/ |
H A D | strcspn.c | 5 size_t strcspn(const char *string1, const char *string2)
in strcspn() argument
|
/third_party/curl/tests/unit/ |
H A D | unit1610.c | 45 const char string1[] = "1"; variable
|
H A D | unit1611.c | 41 const char string1[] = "1"; variable
|
H A D | unit1601.c | 43 const char string1[] = "1"; variable
|
H A D | unit1612.c | 45 const char string1[] = "1"; variable 52 (const unsigned char *) string1, strlen(string1), variable
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationCreationMethodTest.java | 114 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
H A D | CollationThaiTest.java | 310 public int compare(String string1, String string2) in compare() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationCreationMethodTest.java | 117 private void report(String localeName, String string1, CollationKey k1, CollationKey k2) in report() argument
|
H A D | CollationThaiTest.java | 313 public int compare(String string1, String string2) in compare() argument
|
/third_party/icu/icu4c/source/samples/legacy/ |
H A D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
|
H A D | newcol.cpp | 48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
|
/third_party/skia/third_party/externals/icu/source/samples/legacy/ |
H A D | newcol.cpp | 48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
|
H A D | oldcol.cpp | 49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
|
/third_party/gn/src/gn/ |
H A D | operators_unittest.cc | 116 const char string1[] = "good"; in TEST() local
|
/third_party/jerryscript/tests/unit-core/ |
H A D | test-context-data.cpp | 34 const char *string1 = "item1"; variable
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 43 const char *string1 = NULL, *string2 = NULL; in if_eval_string() local [all...] |
/third_party/python/Lib/ |
H A D | pickletools.py | 426 string1 = ArgumentDescriptor( variable
|
/third_party/cJSON/ |
H A D | cJSON_Utils.c | 83 static int compare_strings(const unsigned char *string1, const unsigned char *string2, const cJSON_bool case_sensitive) in compare_strings() argument
|
H A D | cJSON.c | 145 static int case_insensitive_strcmp(const unsigned char *string1, const unsigned char *string2) in case_insensitive_strcmp() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | apicoll.cpp | 1778 compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() argument
|
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 455 InlinedStringField* string1 = in SwapField() local 463 ArenaStringPtr* string1 = in SwapField() local
|
/third_party/python/Modules/_sqlite/ |
H A D | connection.c | 1782 PyObject* string1 = 0; in collation_callback() local
|
/third_party/backends/tools/ |
H A D | sane-desc.c | 511 string_compare (char *string1, char *string2) in string_compare() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | capitst.c | 1645 static int compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() argument
|