Home
last modified time | relevance | path

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

/third_party/musl/src/string/
H A Dstrcspn.c5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
/third_party/musl/porting/linux/user/src/string/
H A Dstrcspn.c5 size_t strcspn(const char *string1, const char *string2) in strcspn() argument
/third_party/curl/tests/unit/
H A Dunit1610.c46 const char string2[] = "hello-you-fool"; variable
H A Dunit1611.c42 const char string2[] = "hello-you-fool"; variable
H A Dunit1601.c44 const char string2[] = "hello-you-fool"; variable
H A Dunit1612.c46 const char string2[] = "hello-you-fool"; variable
61 (const unsigned char *) string2, strlen(string2), variable
/foundation/ability/idl_tool/util/
H A Dstring.h124 inline String operator+(const String& string1, const char* string2) in operator +() argument
/foundation/filemanagement/app_file_service/tests/mock/cJson/src/
H A DcJsonMock.cpp21 static int CaseInsensitiveStrcmp(const unsigned char *string1, const unsigned char *string2) in CaseInsensitiveStrcmp() argument
/third_party/icu/icu4c/source/samples/legacy/
H A Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
H A Dnewcol.cpp48 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 DCollationThaiTest.java310 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 DCollationThaiTest.java313 public int compare(String string1, String string2) in compare() argument
/third_party/skia/third_party/externals/icu/source/samples/legacy/
H A Dnewcol.cpp48 int compare_current(const void *string1, const void *string2) { in compare_current() argument
H A Doldcol.cpp49 int compare_legacy(const void *string1, const void *string2) { in compare_legacy() argument
/third_party/jerryscript/tests/unit-core/
H A Dtest-context-data.cpp69 const char *string2 = "item2"; variable
/third_party/alsa-lib/src/ucm/
H A Ducm_cond.c43 const char *string1 = NULL, *string2 = NULL; in if_eval_string() local
/third_party/cJSON/
H A DcJSON_Utils.c83 static int compare_strings(const unsigned char *string1, const unsigned char *string2, const cJSON_bool case_sensitive) in compare_strings() argument
H A DcJSON.c145 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 Dapicoll.cpp1778 compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() argument
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.cc457 InlinedStringField* string2 = in SwapField() local
465 ArenaStringPtr* string2 = in SwapField() local
/third_party/python/Modules/_sqlite/
H A Dconnection.c1783 PyObject* string2 = 0; in collation_callback() local
/third_party/backends/tools/
H A Dsane-desc.c511 string_compare (char *string1, char *string2) in string_compare() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dcapitst.c1645 static int compare_teststruct(const void *string1, const void *string2) { in compare_teststruct() argument
H A Dcbiditst.c2183 string2[]={ 0x6c, 0x61, 0x74, 0x20, 0x5d0, 0x28, 0x5d1, 0x5d2, 0x20, 0x31, 0x29, 0x32, 0x33 }, in testInverse() local
/third_party/node/deps/v8/src/objects/
H A Dintl-objects.cc966 StringLocaleCompare( Isolate* isolate, Handle<String> string1, Handle<String> string2, Handle<Object> locales, Handle<Object> options, const char* method_name) StringLocaleCompare() argument
1334 TryFastCompareStrings( Isolate* isolate, const icu::Collator& icu_collator, Handle<String> string1, Handle<String> string2, int* processed_until_out) TryFastCompareStrings() argument
1412 CompareStrings(Isolate* isolate, const icu::Collator& icu_collator, Handle<String> string1, Handle<String> string2, CompareStringsOptions compare_strings_options) CompareStrings() argument
[all...]

Completed in 37 milliseconds