Home
last modified time | relevance | path

Searched refs:UC_CHARSET_SETUP_utf_8 (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/src/
DUCdomap.h169 #define UC_CHARSET_SETUP_utf_8 /* nothing */ macro
171 #define UC_CHARSET_SETUP_utf_8 UC_Charset_NoUctb_Setup("utf-8","UNICODE (UTF-8)",\ macro
DUCdomap.c2249 UC_CHARSET_SETUP_utf_8; /*** UNICODE UTF-8 */ in UCInit()