Searched refs:hasMultiByteUTF8 (Results 1 – 1 of 1) sorted by relevance
216 bool hasMultiByteUTF8 = false; in IsUTF8() local237 hasMultiByteUTF8 = true; in IsUTF8()243 hasMultiByteUTF8 = true; in IsUTF8()250 hasMultiByteUTF8 = true; in IsUTF8()256 if (hasZeroByte && !hasMultiByteUTF8) { in IsUTF8()259 } else if (hasMultiByteUTF8) { in IsUTF8()