tjr ac834a03f9 Perform conversions straight from the stream buffer instead of scanning
through byte by byte with mbrtowc(). In the usual case (buffer is big
enough to contain the multibyte character, character does not straddle
buffer boundary) this results in only one call to mbrtowc() for each
wide character read.
2004-05-22 15:41:03 +00:00
..
2004-05-14 12:19:04 +00:00
2004-04-02 17:57:57 +00:00
2003-06-14 19:32:52 +00:00
Use
2003-06-06 13:46:55 +00:00
2003-06-08 10:34:00 +00:00
2003-08-18 15:25:39 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-01-28 00:11:42 +00:00
2004-02-23 20:07:47 +00:00
Use
2003-06-06 13:46:55 +00:00
2004-02-04 06:32:45 +00:00
2003-08-18 15:25:39 +00:00
2004-02-11 21:09:13 +00:00
2004-05-12 20:40:09 +00:00
2003-08-30 13:57:31 +00:00
2004-05-14 19:52:35 +00:00