Searched refs:UTF8_DECODE_OUTSIDE_CODE_SPACE (Results 1 – 3 of 3) sorted by relevance
52 char const UTF8_DECODE_OUTSIDE_CODE_SPACE[] = "Outside Unicode code space"; variable234 return UTF8_DECODE_OUTSIDE_CODE_SPACE; in utf_decodeChar()
91 extern char const UTF8_DECODE_OUTSIDE_CODE_SPACE[];
411 static immutable string UTF8_DECODE_OUTSIDE_CODE_SPACE = "Outside Unicode code space"; in utf_decodeChar() local488 return UTF8_DECODE_OUTSIDE_CODE_SPACE; in utf_decodeChar()