gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:_citrus_utf8_ctype_wcrtomb (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/stdio/citrus_utf8.c - 14.0KB - 424 lines
371:                         else {
372:                                 nb = _citrus_utf8_ctype_wcrtomb(buf, *src, us);
373:                                 if (nb == (size_t)-1) {
393: /* Enough space to translate in-place. */ 394: nb = _citrus_utf8_ctype_wcrtomb(s, *src, us); 395: if (nb == (size_t)-1) {
402: */ 403: nb = _citrus_utf8_ctype_wcrtomb(buf, *src, us); 404: if (nb == (size_t)-1) {