Search | Google it | Results 1 - 1 of 1 for funcall:_citrus_utf8_ctype_wcrtomb (0.00 seconds) |
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) {