Home
last modified time | relevance | path

Searched defs:mbyte_test (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/arch/gtk3/novte/
H A Dvteconv.cc462 const char *mbyte_test = (const char *)mbyte_test_u; in test_utf8_get_char_validated() local
664 static const guchar mbyte_test[] = { 0xe2, 0x94, 0x80 }; in test_utf8_to_utf8_error() local
/dports/x11-toolkits/gnome-pty-helper/vte-0.40.2/src/
H A Dvteconv.c492 static const char mbyte_test[] = { 0xe2, 0x94, 0x80 }; in test_utf8_get_char_validated() local
711 static const char mbyte_test[] = { 0xe2, 0x94, 0x80 }; in test_utf8_to_utf8_error() local
/dports/emulators/vice/vice-3.5/src/arch/gtk3/novte/
H A Dvteconv.cc462 const char *mbyte_test = (const char *)mbyte_test_u; in test_utf8_get_char_validated() local
664 static const guchar mbyte_test[] = { 0xe2, 0x94, 0x80 }; in test_utf8_to_utf8_error() local
/dports/x11-toolkits/vte/vte-0.28.2/src/
H A Dvteconv.c418 char mbyte_test[] = {0xe2, 0x94, 0x80}; in main() local