Searched refs:mbtow (Results 1 – 13 of 13) sorted by relevance
/dports/mail/alpine/alpine-465e23b/pith/ |
H A D | IO.ReadMe | 27 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 D | filter.c | 777 ucs = mbtow(ps_global->input_cs, &inputp, &remaining_octets); in generic_readc_locale()
|
/dports/editors/pico-alpine/alpine-465e23b/pith/ |
H A D | IO.ReadMe | 27 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 D | filter.c | 777 ucs = mbtow(ps_global->input_cs, &inputp, &remaining_octets); in generic_readc_locale()
|
/dports/mail/alpine/alpine-465e23b/pith/charconv/ |
H A D | utf8.h | 57 UCS mbtow(void *, unsigned char **, unsigned long *);
|
H A D | filesys.c | 193 ucs = mbtow(input_cs, &inputp, &remaining_octets); in read_a_wide_char()
|
H A D | utf8.c | 170 mbtow(void *input_cs, unsigned char **inputp, unsigned long *remaining_octets) in mbtow() function
|
/dports/editors/pico-alpine/alpine-465e23b/pith/charconv/ |
H A D | utf8.h | 57 UCS mbtow(void *, unsigned char **, unsigned long *);
|
H A D | filesys.c | 193 ucs = mbtow(input_cs, &inputp, &remaining_octets); in read_a_wide_char()
|
H A D | utf8.c | 170 mbtow(void *input_cs, unsigned char **inputp, unsigned long *remaining_octets) in mbtow() function
|
/dports/mail/alpine/alpine-465e23b/pico/osdep/ |
H A D | getkey.c | 379 ucs = mbtow(data, &inputp, &remaining_octets); in kbseq()
|
/dports/editors/pico-alpine/alpine-465e23b/pico/osdep/ |
H A D | getkey.c | 379 ucs = mbtow(data, &inputp, &remaining_octets); in kbseq()
|
/dports/mail/cone/cone-1.1/ |
H A D | ChangeLog | 503 (towidechar): Eventual replacement for mbtow(). Mark mbtow() as
|