/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | testidn.cpp | 169 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ 176 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ 183 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){
|
/external/chromium_org/third_party/icu/source/tools/gensprep/ |
H A D | gensprep.c | 375 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ 386 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ 397 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){
|
/external/icu/icu4c/source/test/intltest/ |
H A D | testidn.cpp | 169 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ 176 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ 183 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){
|
/external/icu/icu4c/source/tools/gensprep/ |
H A D | gensprep.c | 375 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ 386 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ 397 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){
|
/external/chromium_org/third_party/icu/source/common/ |
H A D | rbbisetb.cpp | 133 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} 222 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} 281 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} 282 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();}
|
H A D | cstring.h | 39 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
|
H A D | rbbiscan.cpp | 315 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} 959 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { 967 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf(".");} 1007 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} 1069 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} 1070 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree"))
|
H A D | rbbirb.cpp | 280 if (builder.fDebugEnv && uprv_strstr(builder.fDebugEnv, "states")) {
|
H A D | rbbitblb.cpp | 80 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { 138 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { 156 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { 190 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "states")) {printStates();};
|
H A D | wintz.c | 137 char *pStd = uprv_strstr(subKeyName, STANDARD_TIME_REGKEY);
|
H A D | rbbidata.cpp | 126 if (debugEnv && uprv_strstr(debugEnv, "data")) {this->printData();}
|
H A D | ucnvmbcs.c | 1794 if(uprv_strstr(pArgs->name, "18030")!=NULL) { 1795 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { 1799 } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { 1802 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { 1805 } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) {
|
/external/icu/icu4c/source/common/ |
H A D | rbbisetb.cpp | 133 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} 222 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} 281 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} 282 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();}
|
H A D | cstring.h | 39 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
|
H A D | rbbiscan.cpp | 315 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} 959 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { 967 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf(".");} 1007 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} 1069 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} 1070 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree"))
|
H A D | rbbirb.cpp | 280 if (builder.fDebugEnv && uprv_strstr(builder.fDebugEnv, "states")) {
|
H A D | rbbitblb.cpp | 80 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ftree")) { 138 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "stree")) { 156 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "pos")) { 190 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "states")) {printStates();};
|
H A D | wintz.c | 136 char *pStd = uprv_strstr(subKeyName, STANDARD_TIME_REGKEY);
|
H A D | rbbidata.cpp | 126 if (debugEnv && uprv_strstr(debugEnv, "data")) {this->printData();}
|
H A D | ucnvmbcs.c | 1794 if(uprv_strstr(pArgs->name, "18030")!=NULL) { 1795 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { 1799 } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { 1802 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { 1805 } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) {
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
H A D | spreptst.c | 765 if (uprv_strstr(profile_test_case[i], "RFC")) { 789 if (uprv_strstr(profile_test_case[i], "FAIL") == NULL) { 796 if (uprv_strstr(profile_test_case[i], "FAIL") != NULL) {
|
H A D | cldrtest.c | 998 if (uprv_strstr(currLoc, "uz_Arab") != currLoc || !log_knownIssue("10405", "skipping exemplar check: %s", currLoc)) { /* TODO: FIX or REMOVE this test! */ 1029 if (uprv_strstr(currLoc, "uz_Arab") != currLoc || !log_knownIssue("10405", "skipping exemplar check: %s", currLoc)) { /* TODO: FIX or REMOVE this test! */
|
/external/icu/icu4c/source/test/cintltst/ |
H A D | spreptst.c | 765 if (uprv_strstr(profile_test_case[i], "RFC")) { 789 if (uprv_strstr(profile_test_case[i], "FAIL") == NULL) { 796 if (uprv_strstr(profile_test_case[i], "FAIL") != NULL) {
|
/external/chromium_org/third_party/icu/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1515 pSubstring = uprv_strstr(name, dataDirName); 1739 if (uprv_strstr(flag, rm_cmd) != NULL) {
|
/external/icu/icu4c/source/tools/pkgdata/ |
H A D | pkgdata.cpp | 1609 pSubstring = uprv_strstr(name, dataDirName); 1829 if (uprv_strstr(flag, rm_cmd) != NULL) {
|