Searched refs:tmpchar (Results 1 – 1 of 1) sorted by relevance
448 char tmpchar = c & 0x00ff; in usescape() local449 (void) mbtowc((wchar_t *)&c, &tmpchar, sizeof (tmpchar)); in usescape()