Searched refs:try_wc (Results 1 – 1 of 1) sorted by relevance
86 char try_wc; in safe_fprintf() local147 try_wc = 1; in safe_fprintf()152 if (try_wc && (n = mbtowc(&wc, p, length)) != -1) { in safe_fprintf()168 try_wc = 0; in safe_fprintf()