Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dutf.h97 char const *const UTF16_DECODE_OK = NULL; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dutf.d532 static immutable string UTF16_DECODE_OK = null; // no error in utf_decodeWchar() local