Home | History | Annotate | Download | only in common

Lines Matching defs:unescapeAt

552             UChar32 c = unescapeAt(i); // advances i
564 UChar32 UnicodeString::unescapeAt(int32_t &offset) const {