Home
last modified time | relevance | path

Searched refs:wc2 (Results 1 – 1 of 1) sorted by relevance

/posix/
A Dregex_internal.c509 wchar_t wc2; in re_string_skip_chars() local
512 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() local
754 mbclen = __mbrtowc (&wc2, (const char *) pp, mlen, in re_string_reconstruct()
762 wc = wc2; in re_string_reconstruct()

Completed in 5 milliseconds