Home | History | Annotate | Download | only in re2

Lines Matching full:runetochar

650   int n = runetochar(reinterpret_cast<char*>(ulo), &lo);
651 int m = runetochar(reinterpret_cast<char*>(uhi), &hi);
702 int n = runetochar(reinterpret_cast<char*>(buf), &r);