Home
last modified time | relevance | path

Searched refs:mbtow (Results 1 – 13 of 13) sorted by relevance

/dports/mail/alpine/alpine-465e23b/pith/
H A DIO.ReadMe27 The pith routine mbtow is used to convert this stream of bytes into
32 mbtow
36 mbtow
74 | Keyboard |-ttgetc->-mbtow->-kbseq->| (UCS-4)
H A Dfilter.c777 ucs = mbtow(ps_global->input_cs, &inputp, &remaining_octets); in generic_readc_locale()
/dports/editors/pico-alpine/alpine-465e23b/pith/
H A DIO.ReadMe27 The pith routine mbtow is used to convert this stream of bytes into
32 mbtow
36 mbtow
74 | Keyboard |-ttgetc->-mbtow->-kbseq->| (UCS-4)
H A Dfilter.c777 ucs = mbtow(ps_global->input_cs, &inputp, &remaining_octets); in generic_readc_locale()
/dports/mail/alpine/alpine-465e23b/pith/charconv/
H A Dutf8.h57 UCS mbtow(void *, unsigned char **, unsigned long *);
H A Dfilesys.c193 ucs = mbtow(input_cs, &inputp, &remaining_octets); in read_a_wide_char()
H A Dutf8.c170 mbtow(void *input_cs, unsigned char **inputp, unsigned long *remaining_octets) in mbtow() function
/dports/editors/pico-alpine/alpine-465e23b/pith/charconv/
H A Dutf8.h57 UCS mbtow(void *, unsigned char **, unsigned long *);
H A Dfilesys.c193 ucs = mbtow(input_cs, &inputp, &remaining_octets); in read_a_wide_char()
H A Dutf8.c170 mbtow(void *input_cs, unsigned char **inputp, unsigned long *remaining_octets) in mbtow() function
/dports/mail/alpine/alpine-465e23b/pico/osdep/
H A Dgetkey.c379 ucs = mbtow(data, &inputp, &remaining_octets); in kbseq()
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/
H A Dgetkey.c379 ucs = mbtow(data, &inputp, &remaining_octets); in kbseq()
/dports/mail/cone/cone-1.1/
H A DChangeLog503 (towidechar): Eventual replacement for mbtow(). Mark mbtow() as