Home | History | Annotate | Download | only in intltest

Lines Matching refs:RBBIWithProtectedFunctions

1060 // (these are protected so we access them via a local class RBBIWithProtectedFunctions).
1071 RBBIWithProtectedFunctions * brkItr;
1078 brkItr = new RBBIWithProtectedFunctions(rulesCopy, status);
1089 brkItr = new RBBIWithProtectedFunctions(builtRules, RBBIWithProtectedFunctions::kDontAdopt, status);
1260 //RBBIWithProtectedFunctions class functions
1263 RBBIWithProtectedFunctions::RBBIWithProtectedFunctions(RBBIDataHeader* data, UErrorCode &status)
1268 RBBIWithProtectedFunctions::RBBIWithProtectedFunctions(const RBBIDataHeader* data, enum EDontAdopt, UErrorCode &status)