John Baldwin 0cbce0671e Use strcasecmp() instead of strcmp() when checking user-supplied encoding
names so that encoding names are treated as case-insensitive.  This allows
the use of 'utf-8' instead of 'UTF-8' for example and matches the behavior
of iconv(1).

PR:		167977
Submitted by:	buganini@gmail.com
MFC after:	1 week
2014-06-09 19:27:47 +00:00
..
2013-09-29 15:19:34 +00:00
2013-09-29 15:19:34 +00:00
2013-07-27 20:47:01 +00:00
2012-09-14 22:00:03 +00:00
2012-11-03 04:29:24 +00:00