Lines Matching full:uc32
6284 uc32 current = stream.GetNext();6287 static const uc32 yuml_code = 0xff;6291 uc32 next = has_next ? stream.GetNext() : 0;6299 ASSERT(static_cast<uc32>(chars[0]) != current);