Lines Matching full:wide
253 .It "fgetwc get next wide character from input stream"
254 .It "fgetws get a line of wide characters from a stream"
261 .It "fputwc output a wide character to a stream"
262 .It "fputws output a line of wide characters to a stream"
273 .It "fwprintf formatted wide character output conversion"
280 .It "getwc get next wide character from input stream"
281 .It "getwchar get next wide character from input stream"
291 .It "putwc output a wide character to a stream"
292 .It "putwchar output a wide character to a stream"
304 .It "swprintf formatted wide character output conversion"
311 .It "ungetwc un-get wide character from input stream"
316 .It "vfwprintf formatted wide character output conversion"
322 .It "vswprintf formatted wide character output conversion"
323 .It "vwprintf formatted wide character output conversion"
324 .It "wprintf formatted wide character output conversion"