Home
last modified time | relevance | path

Searched refs:_STRNCMP_STYLE (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Dustr_imp.h27 #define _STRNCMP_STYLE 0x1000 macro
Dunormcmp.cpp217 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
240 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
Dustrcase.cpp1471 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1494 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1805 options|(U_COMPARE_IGNORE_CASE|_STRNCMP_STYLE), in u_strncasecmp()
/third_party/skia/third_party/externals/icu/source/common/
Dustr_imp.h27 #define _STRNCMP_STYLE 0x1000 macro
Dunormcmp.cpp217 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
240 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
Dustrcase.cpp1471 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1494 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1805 options|(U_COMPARE_IGNORE_CASE|_STRNCMP_STYLE), in u_strncasecmp()
/third_party/node/deps/icu-small/source/common/
Dustr_imp.h27 #define _STRNCMP_STYLE 0x1000 macro
Dunormcmp.cpp217 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
240 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
Dustrcase.cpp1471 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1494 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1805 options|(U_COMPARE_IGNORE_CASE|_STRNCMP_STYLE), in u_strncasecmp()
/third_party/icu/icu4c/source/common/
Dustr_imp.h27 #define _STRNCMP_STYLE 0x1000 macro
Dunormcmp.cpp217 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
240 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in unorm_cmpEquivFold()
Dustrcase.cpp1471 if(s1==limit1 || ((c1=*s1)==0 && (limit1==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1494 if(s2==limit2 || ((c2=*s2)==0 && (limit2==NULL || (options&_STRNCMP_STYLE)))) { in _cmpFold()
1805 options|(U_COMPARE_IGNORE_CASE|_STRNCMP_STYLE), in u_strncasecmp()