migemo-d ~master (2021-01-15T10:42:28Z)
Home
Dub
Repo
charset_getproc
migemo_d
charset
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow @
nogc
void
charset_getproc
(
int
charset
,
.
CHARSET_PROC_CHAR2INT
*
char2int
,
.
CHARSET_PROC_INT2CHAR
*
int2char
)
Meta
Source
See Implementation
migemo_d
charset
aliases
CHARSET_PROC_CHAR2INT
CHARSET_PROC_INT2CHAR
charset_proc_char2int
charset_proc_int2char
enums
CHARSET_NONE
functions
IS_EUC_RANGE
charset_detect_buf
charset_detect_file
charset_getproc
cp932_char2int
cp932_int2char
eucjp_char2int
eucjp_int2char
utf8_char2int
utf8_char2int_noascii
utf8_int2char
manifest constants
BUFLEN_DETECT