Lines Matching refs:RBBIWithProtectedFunctions
1062 // (these are protected so we access them via a local class RBBIWithProtectedFunctions).
1073 RBBIWithProtectedFunctions * brkItr;
1080 brkItr = new RBBIWithProtectedFunctions(rulesCopy, status);
1091 brkItr = new RBBIWithProtectedFunctions(builtRules, RBBIWithProtectedFunctions::kDontAdopt, status);
1508 //RBBIWithProtectedFunctions class functions
1511 RBBIWithProtectedFunctions::RBBIWithProtectedFunctions(RBBIDataHeader* data, UErrorCode &status)
1516 RBBIWithProtectedFunctions::RBBIWithProtectedFunctions(const RBBIDataHeader* data, enum EDontAdopt, UErrorCode &status)