From 2d0aea11b0637e7ad3c5df6da3395a8248416811 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 15 Feb 2001 22:27:29 +0000 Subject: Update. 2001-02-15 Jakub Jelinek * posix/regex.c (init_syntax_once): Add prototype. (TRANSLATE): If MBS_SUPPORT, translate all characters up to '\xff'. (re_search_2): Avoid warning. (count_mbs_length): Add prototype. * posix/tst-regex3.c: New file. * posix/Makefile (tests): Add bug-regex3. --- localedata/locales/i18n | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'localedata/locales/i18n') diff --git a/localedata/locales/i18n b/localedata/locales/i18n index 96aec61e16..7c5319dd71 100644 --- a/localedata/locales/i18n +++ b/localedata/locales/i18n @@ -222,7 +222,7 @@ alpha / ..;..;..;;/ ..;/ % TABLE 26 THAI/ - ..;;;..;/ + ..;..;..;..;/ % TABLE 27 LAO/ ..;;..;;;/ ..;..;..;;;/ @@ -394,8 +394,8 @@ punct / ..;..;..;..;/ ..;..;..;..;/ ..;;..;;..;/ - ;..;..;;..;/ - ;..;..;;..;/ + ;..;..;;;;/ + ;..;;..;/ ..;..;..;..;/ ..;..;..;..;/ ;..;..;..;/ -- cgit v1.2.3