Home | History | Annotate | Download | only in common

Lines Matching refs:unescapeAt

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