Searched defs:isLegalUTF8 (Results 1 – 7 of 7) sorted by relevance
287 isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() function
313 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() function
305 inline Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() function
355 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() function
382 static Boolean isLegalUTF8(const UTF8 *source, int length) { in isLegalUTF8() function
207 static bool isLegalUTF8(const unsigned char* source, int length) { in isLegalUTF8() function