| /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 | 46 const char string2[] = "hello-you-fool"; variable
|
| H A D | unit1611.c | 42 const char string2[] = "hello-you-fool"; variable
|
| H A D | unit1601.c | 44 const char string2[] = "hello-you-fool"; variable
|
| H A D | unit1612.c | 46 const char string2[] = "hello-you-fool"; variable 61 (const unsigned char *) string2, strlen(string2), variable
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | levenshtein.c | 44 int levenshtein(const char *string1, const char *string2, in levenshtein() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | levenshtein.c | 44 int levenshtein(const char *string1, const char *string2, in levenshtein() argument
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| H A D | js_collator_test.cpp | 40 JSHandle<EcmaString> string2 = factory->NewFromASCII("abc"); in HWTEST_F_L0() local
|
| /foundation/ability/idl_tool/util/ |
| H A D | string.h | 124 inline String operator+(const String& string1, const char* string2) in operator +() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 90 int acpi_ut_stricmp(char *string1, char *string2) in acpi_ut_stricmp() argument
|
| /kernel/liteos_m/testsuites/unittest/fuzz/src/regex/ |
| H A D | it_test_regex_fuzz.c | 62 char *string2 = NULL; in RegexFuzz() local
|
| /foundation/filemanagement/app_file_service/tests/mock/cJson/src/ |
| H A D | cJsonMock.cpp | 21 static int CaseInsensitiveStrcmp(const unsigned char *string1, const unsigned char *string2) in CaseInsensitiveStrcmp() 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/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
| 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 | CollationThaiTest.java | 313 public int compare(String string1, String string2) in compare() 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/jerryscript/tests/unit-core/ |
| H A D | test-context-data.cpp | 69 const char *string2 = "item2"; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| H A D | ets_string_test.cpp | 181 EtsString *string2 = EtsString::CreateFromUtf16(data.data(), data.size() - 1); in TEST_F() local 216 EtsString *string2 = EtsString::CreateFromMUtf8(mutf8Data2); in TEST_F() local 585 EtsString *string2 = EtsString::CreateFromUtf16(string1->GetDataUtf16(), data.size()); TEST_F() local 601 EtsString *string2 = EtsString::CreateFromMUtf8(reinterpret_cast<const char *>(data2.data())); TEST_F() local 622 EtsString *string2 = EtsString::Resolve(data.data(), data.size() - 1); TEST_F() local [all...] |
| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| H A D | builtins_regexp_test.cpp | 587 JSHandle<EcmaString> string2 = factory->NewFromASCII("abcd"); in HWTEST_F_L0() local
|
| H A D | builtins_string_test.cpp | 151 JSHandle<EcmaString> string2 = factory->NewFromASCII("ABC"); in HWTEST_F_L0() local
|
| /third_party/alsa-lib/src/ucm/ |
| H A D | ucm_cond.c | 43 const char *string1 = NULL, *string2 = NULL; in if_eval_string() local
|