Searched defs:ucc (Results 1 – 1 of 1) sorted by relevance
469 inline int ToUTF8(uint32_t ucc, std::string *out) { in ToUTF8()513 int ucc = *(*in)++ & ((1 << (7 - len)) - 1); in FromUTF8() local589 int ucc = FromUTF8(&utf8); in EscapeString() local