Home | History | Annotate | Download | only in i18n

Lines Matching refs:unescapeAt

3684                 // A '\' sequence that is handled by ICU's standard unescapeAt function.
3690 c.fChar = fRXPat->fPattern.unescapeAt(endX);