Searched refs:wc2 (Results 1 – 1 of 1) sorted by relevance
509 wchar_t wc2; in re_string_skip_chars() local512 mbclen = __mbrtowc (&wc2, (const char *) pstr->raw_mbs + rawbuf_idx, in re_string_skip_chars()526 wc = wc2; in re_string_skip_chars()738 wchar_t wc2; in re_string_reconstruct() local754 mbclen = __mbrtowc (&wc2, (const char *) pp, mlen, in re_string_reconstruct()762 wc = wc2; in re_string_reconstruct()
Completed in 5 milliseconds