Home | History | Annotate | Download | only in common

Lines Matching refs:unescapeAt

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