Home
last modified time | relevance | path

Searched refs:uprv_strstr (Results 1 – 25 of 61) sorted by relevance

123

/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbisetb.cpp98 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
187 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
246 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
247 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
Drbbiscan.cpp330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
1023 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { in parse()
1031 …if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);} in parse()
1071 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} in parse()
1131 … if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} in parse()
1132 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree")) { in parse()
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
Drbbirb.cpp285 if (fDebugEnv && uprv_strstr(fDebugEnv, "states")) { in build()
Ducnvmbcs.cpp1938 if(uprv_strstr(pArgs->name, "18030")!=NULL) { in ucnv_MBCSOpen()
1939 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { in ucnv_MBCSOpen()
1943 … } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { in ucnv_MBCSOpen()
1946 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { in ucnv_MBCSOpen()
1949 … } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) { in ucnv_MBCSOpen()
/third_party/skia/third_party/externals/icu/source/common/
Drbbisetb.cpp100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
Drbbiscan.cpp330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
1025 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { in parse()
1033 …if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);} in parse()
1073 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} in parse()
1133 … if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} in parse()
1134 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree")) { in parse()
Drbbirb.cpp173 if (fDebugEnv && uprv_strstr(fDebugEnv, "size")) { in flattenData()
315 if (fDebugEnv && uprv_strstr(fDebugEnv, "states")) { in build()
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
Ducnvmbcs.cpp1938 if(uprv_strstr(pArgs->name, "18030")!=NULL) { in ucnv_MBCSOpen()
1939 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { in ucnv_MBCSOpen()
1943 … } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { in ucnv_MBCSOpen()
1946 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { in ucnv_MBCSOpen()
1949 … } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) { in ucnv_MBCSOpen()
/third_party/icu/icu4c/source/common/
Drbbisetb.cpp100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
Drbbiscan.cpp330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
1025 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { in parse()
1033 …if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);} in parse()
1073 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} in parse()
1133 … if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} in parse()
1134 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree")) { in parse()
Drbbirb.cpp173 if (fDebugEnv && uprv_strstr(fDebugEnv, "size")) { in flattenData()
315 if (fDebugEnv && uprv_strstr(fDebugEnv, "states")) { in build()
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
Ducnvmbcs.cpp1938 if(uprv_strstr(pArgs->name, "18030")!=NULL) { in ucnv_MBCSOpen()
1939 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { in ucnv_MBCSOpen()
1943 … } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { in ucnv_MBCSOpen()
1946 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { in ucnv_MBCSOpen()
1949 … } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) { in ucnv_MBCSOpen()
/third_party/node/deps/icu-small/source/common/
Drbbisetb.cpp100 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "usets")) {printSets();} in buildRanges()
189 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "range")) { printRanges();} in buildRanges()
269 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rgroup")) {printRangeGroups();} in buildRanges()
270 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "esets")) {printSets();} in buildRanges()
Drbbiscan.cpp330 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "rtree")) {printNodeStack("end of rule");} in doParseActions()
1025 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { in parse()
1033 …if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPrintf("."); fflush(stdout);} in parse()
1073 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "scan")) { RBBIDebugPuts("");} in parse()
1133 … if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "symbols")) {fSymbolTable->rbbiSymtablePrint();} in parse()
1134 if (fRB->fDebugEnv && uprv_strstr(fRB->fDebugEnv, "ptree")) { in parse()
Drbbirb.cpp173 if (fDebugEnv && uprv_strstr(fDebugEnv, "size")) { in flattenData()
315 if (fDebugEnv && uprv_strstr(fDebugEnv, "states")) { in build()
Dcstring.h41 #define uprv_strstr(s, c) U_STANDARD_CPP_NAMESPACE strstr(s, c) macro
Ducnvmbcs.cpp1938 if(uprv_strstr(pArgs->name, "18030")!=NULL) { in ucnv_MBCSOpen()
1939 if(uprv_strstr(pArgs->name, "gb18030")!=NULL || uprv_strstr(pArgs->name, "GB18030")!=NULL) { in ucnv_MBCSOpen()
1943 … } else if((uprv_strstr(pArgs->name, "KEIS")!=NULL) || (uprv_strstr(pArgs->name, "keis")!=NULL)) { in ucnv_MBCSOpen()
1946 } else if((uprv_strstr(pArgs->name, "JEF")!=NULL) || (uprv_strstr(pArgs->name, "jef")!=NULL)) { in ucnv_MBCSOpen()
1949 … } else if((uprv_strstr(pArgs->name, "JIPS")!=NULL) || (uprv_strstr(pArgs->name, "jips")!=NULL)) { in ucnv_MBCSOpen()
/third_party/icu/icu4c/source/tools/gensprep/
Dgensprep.c381 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
392 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn()
403 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
/third_party/flutter/skia/third_party/externals/icu/source/tools/gensprep/
Dgensprep.c377 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
388 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn()
399 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
Dgensprep.c381 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
392 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn()
403 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
/third_party/icu/icu4c/source/test/intltest/
Dtestidn.cpp171 if(uprv_strstr(typeName, usprepTypeNames[USPREP_UNASSIGNED])!=NULL){ in strprepProfileLineFn()
178 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_PROHIBITED])!=NULL){ in strprepProfileLineFn()
185 }else if(uprv_strstr(typeName, usprepTypeNames[USPREP_MAP])!=NULL){ in strprepProfileLineFn()
/third_party/icu/icu4c/source/test/cintltst/
Dspreptst.c766 if (uprv_strstr(profile_test_case[i], "RFC")) { in TestStringPrepProfiles()
790 if (uprv_strstr(profile_test_case[i], "FAIL") == NULL) { in TestStringPrepProfiles()
797 if (uprv_strstr(profile_test_case[i], "FAIL") != NULL) { in TestStringPrepProfiles()

123