Searched defs:UTF8_DECODE_OUTSIDE_CODE_SPACE (Results 1 – 2 of 2) sorted by relevance
52 char const UTF8_DECODE_OUTSIDE_CODE_SPACE[] = "Outside Unicode code space"; variable
411 static immutable string UTF8_DECODE_OUTSIDE_CODE_SPACE = "Outside Unicode code space"; in utf_decodeChar() local