Author: Philip Hazel Date: To: Wincent Colaiuta CC: pcre-dev Subject: Re: [pcre-dev] Encoding on testinput files
On Thu, 10 Jan 2008, Wincent Colaiuta wrote:
> This may be a dumb question but what's the encoding on the testinput
> files that come with PCRE?
There is no fixed encoding. There are very few non-ASCII bytes in the
files, but there are some. Some of them are ISO-8859 characters (for
example, in the locale tests) and some of them are the components of
UTF-8 characters in UTF-8 tests.