Home | History | Annotate | Download | only in common

Lines Matching refs:extra

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