UTF8CountChars
int32 count = UTF8CountChars(string, length);
fTriggerIndex = UTF8CountChars(Label(), pos - Label());
uint32 numChars = UTF8CountChars(result, numBytes);
const uint32 numChars = UTF8CountChars(realText, Length());
int32 setCharCount = UTF8CountChars(setOfChars, -1);
return UTF8CountChars(fPrivateData, Length());
if ((int32)UTF8CountChars(string, stringLength) > glyphCount)
if ((int32)UTF8CountChars(string, stringLength) > glyphCount)
message.AddList(offsets, UTF8CountChars(string, length));