Home
last modified time | relevance | path

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

/dports/editors/mp/mp-5.x-5.50/mpdm/
H A Dmpdm_f.c694 static wchar_t *read_utf32be(struct mpdm_file *f, int *s, int *eol) in read_utf32be() function
721 f->f_read = read_utf32be; in read_utf32()
945 f->f_read = read_utf32be; in read_auto()
2604 fs->f_read = read_utf32be; in mpdm_new_f()