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()
216 printf("fExpandedRule: %s\n", CStr(thisRule->fExpandedRule)()); in addRule()
223 __FILE__, __LINE__, CStr(thisRule->fExpandedRule)()); in addRule()
235 localeName.append(CStr(value)(), -1, status); in setKeywordParameter()
249 … IntlTest::gTest->errln("%s:%d Unrecognized break type %s", __FILE__, __LINE__, CStr(value)()); in setKeywordParameter()
313 printf("scanned class: %s = %s\n", CStr(className)(), CStr(classDef)()); in compileRules()
330 printf("scanned rule: %s : %s\n", CStr(ruleName)(), CStr(ruleDef)()); in compileRules()
337 __FILE__, __LINE__, fMonkeyImpl->fRuleFileName, CStr(line)()); in compileRules()
355 __FILE__, __LINE__, CStr(*ccName)(), CStr(cclass->fName)()); in compileRules()
933 unrecognizedParameters.append(CStr(params)(), -1, status); in testMonkey()
986 str.append(CStr(m.group(1, status))(), -1, status); in getIntParam()
1002 dest.append(CStr(m.group(1, status))(), -1, status); in getStringParam()