Home | History | Annotate | Download | only in i18n

Lines Matching refs:appendReplacement

755     // Note: Seperate error code variables for findNext() and appendReplacement()
757 // in appendReplacement won't stop findNext() from working.
758 // appendReplacement() and appendTail() special case incoming buffer
828 inline static int32_t appendReplacement(URegularExpression *regexp,
873 // appendReplacement, the actual implementation.
875 int32_t RegexCImpl::appendReplacement(URegularExpression *regexp,
1071 // appendReplacement the acutal API function,
1080 return RegexCImpl::appendReplacement(