Lines Matching refs:CStr
135 printf("epandedDef: %s\n", CStr(expandedDef)()); in addCharClass()
141 u_errorName(status), CStr(name)()); in addCharClass()
154 IntlTest::gTest->logln("Redefinition of character class %s\n", CStr(cclass->fName)()); in addCharClass()
178 __FILE__, __LINE__, CStr(name)(), CStr(definition)()); in addRule()
208 printf("fExpandedRule: %s\n", CStr(thisRule->fExpandedRule)()); in addRule()
215 __FILE__, __LINE__, CStr(thisRule->fExpandedRule)()); in addRule()
227 localeName.append(CStr(value)(), -1, status); in setKeywordParameter()
241 … IntlTest::gTest->errln("%s:%d Unrecognized break type %s", __FILE__, __LINE__, CStr(value)()); in setKeywordParameter()
305 printf("scanned class: %s = %s\n", CStr(className)(), CStr(classDef)()); in compileRules()
322 printf("scanned rule: %s : %s\n", CStr(ruleName)(), CStr(ruleDef)()); in compileRules()
329 __FILE__, __LINE__, fMonkeyImpl->fRuleFileName, CStr(line)()); in compileRules()
347 __FILE__, __LINE__, CStr(*ccName)(), CStr(cclass->fName)()); in compileRules()
893 unrecognizedParameters.append(CStr(params)(), -1, status); in testMonkey()
946 str.append(CStr(m.group(1, status))(), -1, status); in getIntParam()
962 dest.append(CStr(m.group(1, status))(), -1, status); in getStringParam()