Home | History | Annotate | Download | only in common

Lines Matching refs:extra

937 // RBBIRunMode  -  the state machine runs an extra iteration at the beginning and end
1787 LanguageBreakFactory *extra = (LanguageBreakFactory *)uprv_svc_hook("languageBreakFactory", &status);
1788 if (extra != NULL) {
1789 factories->push(extra, status);