Searched refs:iconv_carefully (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstriconveh.c136 /* iconv_carefully is like iconv, except that it stops as soon as it encounters
145 iconv_carefully (iconv_t cd, function
207 # define iconv_carefully(cd, inbuf, inbytesleft, outbuf, outbytesleft, incremented) \ macro
212 /* iconv_carefully_1 is like iconv_carefully, except that it stops after
432 /* Use iconv_carefully instead of iconv here, because:
438 res = iconv_carefully (cd,
642 res1 = iconv_carefully (cd1,
726 res2 = iconv_carefully (cd2,

Completed in 21 milliseconds