Searched refs:WCRTOMB (Results 1 – 3 of 3) sorted by relevance
252 #define WCRTOMB(s, wc, ps) \ macro260 #define WCRTOMB(s, wc, ps) \ macro
329 n = WCRTOMB (to->active + to->length, wc, &to->mbstate);342 n = WCRTOMB (to->active + to->length, wc, &to->mbstate);
547 WCRTOMB instead of wcrtomb.548 * sed/sed.h (WCRTOMB): New.