Lines Matching defs:outchp
687 char *outchp;696 outchp = result;709 nout = wput_utf8(outchp, result_len, ch);710 outchp += nout; result_len -= nout;713 *outchp++ = 0;729 uint16_t *outchp;742 outchp = raw_name;745 *outchp = wget_utf8(&inchp, &cnt);746 if (*outchp > 0xff)748 outchp++;752 *outchp++ = 0;
Indexes created Tue Sep 30 11:09:46 GMT 2025