Searched defs:strncmpStyle (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/common/
H A Dustring.c685 UBool strncmpStyle, UBool codePointOrder) {
715 } else if(strncmpStyle) {
683 uprv_strCompare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, UBool strncmpStyle, UBool codePointOrder) argument
/external/icu4c/common/
H A Dustring.c685 UBool strncmpStyle, UBool codePointOrder) {
715 } else if(strncmpStyle) {
683 uprv_strCompare(const UChar *s1, int32_t length1, const UChar *s2, int32_t length2, UBool strncmpStyle, UBool codePointOrder) argument

Completed in 98 milliseconds