Home | History | Annotate | Download | only in common

Lines Matching refs:extra

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