Searched refs:ruleSourceU (Results 1 – 2 of 2) sorted by relevance
264 UChar *ruleSourceU = new UChar[destCap+1]; in main() local266 ruleSourceU, // dest, in main()281 UnicodeString ruleSourceS(FALSE, ruleSourceU, destCap); in main()336 delete[] ruleSourceU; in main()
514 UChar *ruleSourceU = NULL; in testOpenRules() local519 ruleSourceU = toUChar(rules, &strCleanUp); in testOpenRules()521 bi = ubrk_openRules(ruleSourceU, -1, /* The rules */ in testOpenRules()