Searched defs:UTF8_DECODE_TRUNCATED_SEQUENCE (Results 1 – 2 of 2) sorted by relevance
53 char const UTF8_DECODE_TRUNCATED_SEQUENCE[] = "Truncated UTF-8 sequence"; variable
412 static immutable string UTF8_DECODE_TRUNCATED_SEQUENCE = "Truncated UTF-8 sequence"; in utf_decodeChar() local