newlib/winsup/cygwin/regex
Corinna Vinschen 7bd2296c83 * regex/regcomp.c (xwcrtomb): New function to convert wide chars
outside of the base plane to UTF-8.  Call throughout instead of
	wcrtomb.
	(wgetnext): Handle surrogate pairs on UTF-16 systems.
	* regex/regexec.c (xmbrtowc): Ditto.
2010-02-12 17:46:39 +00:00
..
COPYRIGHT Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
cname.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
engine.c * regex/engine.c (step): Drop Cygwin-specific definition. 2010-02-11 21:19:19 +00:00
regcomp.c * regex/regcomp.c (xwcrtomb): New function to convert wide chars 2010-02-12 17:46:39 +00:00
regerror.c * regcomp.c (p_ere): Workaround incorrect compiler warning. 2010-02-04 21:05:07 +00:00
regex.3 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex.7 Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
regex2.h * regex/engine.c (step): Drop Cygwin-specific definition. 2010-02-11 21:19:19 +00:00
regexec.c * regex/regcomp.c (xwcrtomb): New function to convert wide chars 2010-02-12 17:46:39 +00:00
regfree.c Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00
utils.h Replace regex files with multibyte-aware version from FreeBSD. 2010-02-04 12:35:49 +00:00