Home
last modified time | relevance | path

Searched defs:UTF8_DECODE_TRUNCATED_SEQUENCE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dutf.c53 char const UTF8_DECODE_TRUNCATED_SEQUENCE[] = "Truncated UTF-8 sequence"; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dutf.d412 static immutable string UTF8_DECODE_TRUNCATED_SEQUENCE = "Truncated UTF-8 sequence"; in utf_decodeChar() local