Searched refs:try_wc (Results 1 – 1 of 1) sorted by relevance
106 char try_wc; in safe_fprintf() local161 try_wc = 1; in safe_fprintf()166 if (try_wc && (n = mbtowc(&wc, p, length)) != -1) { in safe_fprintf()182 try_wc = 0; in safe_fprintf()