HomeSort by relevance Sort by last modified time
    Searched refs:uprv_strcmp (Results 1 - 25 of 107) sorted by null

1 2 3 4 5

  /external/icu/icu4c/source/i18n/
standardplural.cpp 35 if (uprv_strcmp(keyword, "ew") == 0) {
40 if (uprv_strcmp(keyword, "any") == 0) {
45 if (uprv_strcmp(keyword, "ther") == 0) {
47 } else if (uprv_strcmp(keyword, "ne") == 0) {
52 if (uprv_strcmp(keyword, "wo") == 0) {
57 if (uprv_strcmp(keyword, "ero") == 0) {
numsys.cpp 118 if ( !uprv_strcmp(buffer,gDefault) || !uprv_strcmp(buffer,gNative) ||
119 !uprv_strcmp(buffer,gTraditional) || !uprv_strcmp(buffer,gFinance)) {
142 if (!uprv_strcmp(buffer,gNative) || !uprv_strcmp(buffer,gFinance)) {
144 } else if (!uprv_strcmp(buffer,gTraditional)) {
ucol_res.cpp 148 if(*name == 0 || uprv_strcmp(name, "root") == 0) {
175 if(uprv_strcmp(locale.getName(), baseName) != 0) {
288 if(uprv_strcmp(type, "search") == 0) {
291 if(uprv_strcmp(type, "standard") == 0) {
297 if(uprv_strcmp(type, defaultType) == 0) {
300 if(uprv_strcmp(type, "search") == 0) {
303 if(uprv_strcmp(type, "standard") == 0) {
347 UBool actualAndValidLocalesAreDifferent = uprv_strcmp(actualLocale, vLocale) != 0;
352 if(uprv_strcmp(type, defaultType) != 0) {
358 if((*actualLocale == 0 || uprv_strcmp(actualLocale, "root") == 0) &
    [all...]
dtitvinf.cpp 280 if ( uprv_strcmp(skeleton, gFallbackPatternTag) == 0 ) {
311 if ( !uprv_strcmp(key, "y") ) {
313 } else if ( !uprv_strcmp(key, "M") ) {
315 } else if ( !uprv_strcmp(key, "d") ) {
317 } else if ( !uprv_strcmp(key, "a") ) {
319 } else if ( !uprv_strcmp(key, "h") || !uprv_strcmp(key, "H") ) {
321 } else if ( !uprv_strcmp(key, "m") ) {
362 } while ( parentLocale[0] != 0 && uprv_strcmp(parentLocale,"root")!=0 );
gender.cpp 162 if (uprv_strcmp(type_str, gNeutralStr) == 0) {
165 if (uprv_strcmp(type_str, gMixedNeutralStr) == 0) {
168 if (uprv_strcmp(type_str, gMailTaintsStr) == 0) {
measfmt.cpp 180 return (uprv_strcmp(unit.getType(), "currency") == 0);
240 if (uprv_strcmp(key, "dnam") == 0) {
242 } else if (uprv_strcmp(key, "per") == 0) {
285 if (U_SUCCESS(errorCode) && uprv_strcmp(key, "per") == 0) {
304 if (uprv_strcmp(key, "currency") == 0) {
306 } else if (uprv_strcmp(key, "compound") == 0) {
360 } else if (uprv_strcmp(key, "Short") == 0) {
362 } else if (uprv_strcmp(key, "Narrow") == 0) {
511 return uprv_strcmp(mu.getType(), "duration") == 0 &&
512 uprv_strcmp(mu.getSubtype(), tu) == 0
    [all...]
tmutfmt.cpp 390 if ( uprv_strcmp(timeUnitName, gTimeUnitYear) == 0 ) {
392 } else if ( uprv_strcmp(timeUnitName, gTimeUnitMonth) == 0 ) {
394 } else if ( uprv_strcmp(timeUnitName, gTimeUnitDay) == 0 ) {
396 } else if ( uprv_strcmp(timeUnitName, gTimeUnitHour) == 0 ) {
398 } else if ( uprv_strcmp(timeUnitName, gTimeUnitMinute) == 0 ) {
400 } else if ( uprv_strcmp(timeUnitName, gTimeUnitSecond) == 0 ) {
402 } else if ( uprv_strcmp(timeUnitName, gTimeUnitWeek) == 0 ) {
603 if ( locNameLen == 0 && uprv_strcmp(key, gShortUnitsTag) == 0) {
622 if ( uprv_strcmp(searchPluralCount, gPluralCountOther) == 0 ) {
  /external/icu/icu4c/source/common/
putil.cpp 701 || uprv_strcmp(id, "PST8PDT") == 0
702 || uprv_strcmp(id, "MST7MDT") == 0
703 || uprv_strcmp(id, "CST6CDT") == 0
704 || uprv_strcmp(id, "EST5EDT") == 0);
936 if (uprv_strcmp(dirName, SKIP1) != 0 && uprv_strcmp(dirName, SKIP2) != 0) {
957 } else if (uprv_strcmp(TZFILE_SKIP, dirName) != 0 && uprv_strcmp(TZFILE_SKIP2, dirName) != 0) {
    [all...]
locresdata.cpp 97 if(uprv_strcmp(tableKey, "Countries")==0){
99 }else if(uprv_strcmp(tableKey, "Languages")==0){
132 if(uprv_strcmp(explicitFallbackName, locale)==0){
pluralmap.cpp 19 if (uprv_strcmp(pluralForm, gPluralForms[i]) == 0) {
uscript.c 66 if(0 == uprv_strcmp(lang, "ja")) {
69 if(0 == uprv_strcmp(lang, "ko")) {
76 if(0 == uprv_strcmp(lang, "zh") && 0 == uprv_strcmp(script, "Hant")) {
uinvchar.h 98 # define uprv_compareInvCharsAsAscii(s1, s2) uprv_strcmp(s1, s2)
loadednormalizer2impl.cpp 141 if (uprv_strcmp(what, "nfkc") == 0) {
143 } else if (uprv_strcmp(what, "nfkc_cf") == 0) {
217 if(0==uprv_strcmp(name, "nfc")) {
219 } else if(0==uprv_strcmp(name, "nfkc")) {
221 } else if(0==uprv_strcmp(name, "nfkc_cf")) {
brkiter.cpp 412 if (U_SUCCESS(kvStatus) && kLen > 0 && (uprv_strcmp(lbKeyValue,"strict")==0 || uprv_strcmp(lbKeyValue,"normal")==0 || uprv_strcmp(lbKeyValue,"loose")==0)) {
425 if (U_SUCCESS(kvStatus) && kLen > 0 && uprv_strcmp(ssKeyValue,"standard")==0) {
uresbund.cpp 128 if(uprv_strcmp(resB->fName, uloc_getDefault())==0 || uprv_strcmp(resB->fName, kRootLocaleName)==0) {
480 *isRoot = (UBool)(uprv_strcmp(name, kRootLocaleName) == 0);
522 if (uprv_strcmp(name, kRootLocaleName) == 0) {
699 } else if(!isRoot && uprv_strcmp(t1->fName, kRootLocaleName) != 0 &&
756 if(r != NULL && uprv_strcmp(localeID, kRootLocaleName) != 0 && // not root
761 if(!chopLocale(name) || uprv_strcmp(name, kRootLocaleName) == 0 ||
763 if(uprv_strcmp(t1->fName, kRootLocaleName) != 0 && t1->fParent == NULL) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
spreptst.c 721 if (uprv_strcmp(profileName, "RFC4013_SASLPREP") == 0) {
723 } else if (uprv_strcmp(profileName, "RFC4011_MIB") == 0) {
725 } else if (uprv_strcmp(profileName, "RFC4505_TRACE") == 0) {
727 } else if (uprv_strcmp(profileName, "RFC4518_LDAP") == 0) {
729 } else if (uprv_strcmp(profileName, "RFC4518_LDAP_CI") == 0) {
731 } else if (uprv_strcmp(profileName, "RFC3920_RESOURCEPREP") == 0) {
733 } else if (uprv_strcmp(profileName, "RFC3920_NODEPREP") == 0) {
735 } else if (uprv_strcmp(profileName, "RFC3722_ISCSI") == 0) {
737 } else if (uprv_strcmp(profileName, "RFC3530_NFS4_CS_PREP") == 0) {
739 } else if (uprv_strcmp(profileName, "RFC3530_NFS4_CS_PREP_CI") == 0)
    [all...]
cstrtest.c 74 if(uprv_strcmp(src, "hello there") != 0){
78 if(uprv_strcmp(src, "HELLO THERE") != 0){
91 if(uprv_strcmp(src, "34556") != 0 || i != 5){
99 if(uprv_strcmp(src, "9223372036854775807") != 0 || i != 19){
131 if(uprv_strcmp(temp, "strdup") !=0 ){
328 if(diff1>0 || (diff1==0 && 0!=uprv_strcmp(invStrings[i-1][0], invStrings[i][0]))) {
cposxtst.c 100 if (uprv_strcmp(err, DATA[i+3]) != 0) {
stdnmtst.c 49 } else if (expected && (name == tag || uprv_strcmp(expected, tag))) {
130 else if (expected && (name == tag || uprv_strcmp(expected, tag) != 0)) {
194 if (uprv_strcmp(enumName, testName) != 0 || U_FAILURE(err)
  /external/icu/icu4c/source/tools/toolutil/
filetools.cpp 58 if (uprv_strcmp(dirEntry->d_name, SKIP1) != 0 && uprv_strcmp(dirEntry->d_name, SKIP2) != 0) {
uoptions.c 45 if(options[j].longName && uprv_strcmp(arg, options[j].longName)==0) {
ucmstate.c 263 if(uprv_strcmp(*pKey, "uconv_class")==0) {
264 if(uprv_strcmp(*pValue, "DBCS")==0) {
266 } else if(uprv_strcmp(*pValue, "SBCS")==0) {
268 } else if(uprv_strcmp(*pValue, "MBCS")==0) {
270 } else if(uprv_strcmp(*pValue, "EBCDIC_STATEFUL")==0) {
277 } else if(uprv_strcmp(*pKey, "mb_cur_max")==0) {
287 } else if(uprv_strcmp(*pKey, "mb_cur_min")==0) {
296 } else if(uprv_strcmp(*pKey, "icu:state")==0) {
317 } else if(uprv_strcmp(*pKey, "icu:base")==0) {
    [all...]
  /external/icu/icu4c/source/tools/genrb/
wrtxml.cpp 831 if(uprv_strcmp(ext, ".jpg")==0 || uprv_strcmp(ext, ".jpeg")==0 || uprv_strcmp(ext, ".gif")==0 ){
833 } else if(uprv_strcmp(ext, ".wav")==0 || uprv_strcmp(ext, ".au")==0 ){
835 } else if(uprv_strcmp(ext, ".avi")==0 || uprv_strcmp(ext, ".mpg")==0 || uprv_strcmp(ext, ".mpeg")==0){
837 } else if(uprv_strcmp(ext, ".txt")==0 || uprv_strcmp(ext, ".text")==0)
    [all...]
  /external/icu/icu4c/source/test/intltest/
tzfmttst.cpp 60 if (uprv_strcmp(list[i], str) == 0) {
220 if (uprv_strcmp(PATTERNS[patidx], "V") == 0) {
243 } else if (uprv_strcmp(PATTERNS[patidx], "VV") == 0) {
251 } else if (uprv_strcmp(PATTERNS[patidx], "VVV") == 0 || uprv_strcmp(PATTERNS[patidx], "VVVV") == 0) {
359 if (EXCLUSIONS[i].loc == NULL || uprv_strcmp(loc, EXCLUSIONS[i].loc) == 0) {
361 if (EXCLUSIONS[i].pattern == NULL || uprv_strcmp(pattern, EXCLUSIONS[i].pattern) == 0) {
477 if (uprv_strcmp(PATTERNS[patidx], "V") == 0) {
485 } else if (uprv_strcmp(PATTERNS[patidx], "VVV") == 0) {
495 if (*tzid == "Pacific/Apia" && uprv_strcmp(PATTERNS[patidx], "vvvv") ==
    [all...]
  /external/icu/icu4c/source/io/
locbund.cpp 90 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0;

Completed in 244 milliseconds

1 2 3 4 5