diff options
Diffstat (limited to 'lib')
725 files changed, 2809 insertions, 2799 deletions
diff --git a/lib/Makefile.gnulib b/lib/Makefile.gnulib index a3b8e8e0..279a5c2b 100644 --- a/lib/Makefile.gnulib +++ b/lib/Makefile.gnulib @@ -1,6 +1,6 @@ ## DO NOT EDIT! GENERATED AUTOMATICALLY! ## Process this file with automake to produce Makefile.in. -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -396,6 +396,7 @@ langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_U -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \ -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \ @@ -540,7 +541,7 @@ EXTRA_libunistring_la_SOURCES += malloc.c libunistring_la_SOURCES += malloca.c -EXTRA_DIST += malloca.h malloca.valgrind +EXTRA_DIST += malloca.h ## end gnulib module malloca diff --git a/lib/Makefile.in b/lib/Makefile.in index e52262b8..f780ac59 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -14,7 +14,7 @@ @SET_MAKE@ -# Copyright (C) 2002-2017 Free Software Foundation, Inc. +# Copyright (C) 2002-2018 Free Software Foundation, Inc. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -2349,6 +2349,7 @@ HAVE_ISNANF = @HAVE_ISNANF@ HAVE_ISNANL = @HAVE_ISNANL@ HAVE_ISWBLANK = @HAVE_ISWBLANK@ HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ +HAVE_LANGINFO_ALTMON = @HAVE_LANGINFO_ALTMON@ HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ @@ -2946,19 +2947,19 @@ EXTRA_DIST = alloca.in.h amemxfrm.h array-mergesort.h c-strcaseeq.h \ isnand-nolibm.h isnand.c float+.h isnan.c isnanf-nolibm.h \ isnanf.c float+.h isnan.c isnanl-nolibm.h isnanl.c iswblank.c \ langinfo.in.h limits.in.h config.charset ref-add.sin \ - ref-del.sin localename.h malloc.c malloca.h malloca.valgrind \ - math.in.h mbchar.h mbrtowc.c mbsinit.c memchr.c \ - memchr.valgrind memcmp2.h printf-frexp.h printf-frexp.c \ - printf-frexpl.h relocatable.c relocatable.h \ - relocatable.valgrind float+.h signbitd.c signbitf.c signbitl.c \ - _Noreturn.h arg-nonnull.h c++defs.h unused-parameter.h \ - warn-on-use.h stdbool.in.h stddef.in.h stdint.in.h stdlib.in.h \ - streq.h iconveh.h string.in.h strncat.c str-two-way.h strstr.c \ - sys_types.in.h $(top_srcdir)/build-aux/config.rpath \ - unicase.in.h unicase/cased.h unicase/caseprop.h \ - unictype/bitmap.h unicase/caseprop.h unicase/ignorable.h \ - unictype/bitmap.h unicase/locale-languages.h \ - unicase/locale-languages.gperf unicase/special-casing-table.h \ + ref-del.sin localename.h malloc.c malloca.h math.in.h mbchar.h \ + mbrtowc.c mbsinit.c memchr.c memchr.valgrind memcmp2.h \ + printf-frexp.h printf-frexp.c printf-frexpl.h relocatable.c \ + relocatable.h relocatable.valgrind float+.h signbitd.c \ + signbitf.c signbitl.c _Noreturn.h arg-nonnull.h c++defs.h \ + unused-parameter.h warn-on-use.h stdbool.in.h stddef.in.h \ + stdint.in.h stdlib.in.h streq.h iconveh.h string.in.h \ + strncat.c str-two-way.h strstr.c sys_types.in.h \ + $(top_srcdir)/build-aux/config.rpath unicase.in.h \ + unicase/cased.h unicase/caseprop.h unictype/bitmap.h \ + unicase/caseprop.h unicase/ignorable.h unictype/bitmap.h \ + unicase/locale-languages.h unicase/locale-languages.gperf \ + unicase/special-casing-table.h \ unicase/special-casing-table.gperf unicase/special-casing.in.h \ unicase/casefold.h unicase/simple-mapping.h \ unicase/tocasefold.h unicase/simple-mapping.h \ @@ -4669,6 +4670,7 @@ langinfo.h: langinfo.in.h $(top_builddir)/config.status $(CXXDEFS_H) $(WARN_ON_U -e 's/@''GNULIB_NL_LANGINFO''@/$(GNULIB_NL_LANGINFO)/g' \ -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \ -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \ + -e 's|@''HAVE_LANGINFO_ALTMON''@|$(HAVE_LANGINFO_ALTMON)|g' \ -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \ -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \ -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \ diff --git a/lib/alloca.in.h b/lib/alloca.in.h index b9602755..09c54168 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h @@ -1,6 +1,6 @@ /* Memory allocation on the stack. - Copyright (C) 1995, 1999, 2001-2004, 2006-2017 Free Software Foundation, + Copyright (C) 1995, 1999, 2001-2004, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/amemxfrm.c b/lib/amemxfrm.c index edf0da3e..314690a6 100644 --- a/lib/amemxfrm.c +++ b/lib/amemxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent memory area transformation for comparison. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/amemxfrm.h b/lib/amemxfrm.h index c351460c..4c25feaf 100644 --- a/lib/amemxfrm.h +++ b/lib/amemxfrm.h @@ -1,5 +1,5 @@ /* Locale dependent memory area transformation for comparison. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/arg-nonnull.h b/lib/arg-nonnull.h index d8aa283c..b0318f39 100644 --- a/lib/arg-nonnull.h +++ b/lib/arg-nonnull.h @@ -1,5 +1,5 @@ /* A C macro for declaring that specific arguments must not be NULL. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/array-mergesort.h b/lib/array-mergesort.h index dfc2391d..38c57122 100644 --- a/lib/array-mergesort.h +++ b/lib/array-mergesort.h @@ -1,5 +1,5 @@ /* Stable-sorting of an array using mergesort. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/c++defs.h b/lib/c++defs.h index 46aacce1..91c76f5d 100644 --- a/lib/c++defs.h +++ b/lib/c++defs.h @@ -1,5 +1,5 @@ /* C++ compatible function declaration macros. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/c-ctype.h b/lib/c-ctype.h index a4b31e9f..55f45859 100644 --- a/lib/c-ctype.h +++ b/lib/c-ctype.h @@ -5,7 +5,7 @@ <ctype.h> functions' behaviour depends on the current locale set via setlocale. - Copyright (C) 2000-2003, 2006, 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2006, 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/c-strcase.h b/lib/c-strcase.h index 26b9a5a4..371117eb 100644 --- a/lib/c-strcase.h +++ b/lib/c-strcase.h @@ -1,5 +1,5 @@ /* Case-insensitive string comparison functions in C locale. - Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2017 Free Software + Copyright (C) 1995-1996, 2001, 2003, 2005, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/c-strcasecmp.c b/lib/c-strcasecmp.c index 54d52a27..36a96899 100644 --- a/lib/c-strcasecmp.c +++ b/lib/c-strcasecmp.c @@ -1,5 +1,5 @@ /* c-strcasecmp.c -- case insensitive string comparator in C locale - Copyright (C) 1998-1999, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/c-strcaseeq.h b/lib/c-strcaseeq.h index bf5b9668..27bda373 100644 --- a/lib/c-strcaseeq.h +++ b/lib/c-strcaseeq.h @@ -1,5 +1,5 @@ /* Optimized case-insensitive string comparison in C locale. - Copyright (C) 2001-2002, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/c-strncasecmp.c b/lib/c-strncasecmp.c index ae3e0fa6..e25c8bd0 100644 --- a/lib/c-strncasecmp.c +++ b/lib/c-strncasecmp.c @@ -1,5 +1,5 @@ /* c-strncasecmp.c -- case insensitive string comparator in C locale - Copyright (C) 1998-1999, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2005-2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/config.charset b/lib/config.charset index 1467eea5..acb99ba1 100644 --- a/lib/config.charset +++ b/lib/config.charset @@ -1,7 +1,7 @@ #! /bin/sh # Output a system dependent table of character encoding aliases. # -# Copyright (C) 2000-2004, 2006-2017 Free Software Foundation, Inc. +# Copyright (C) 2000-2004, 2006-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/lib/errno.in.h b/lib/errno.in.h index fe2edc42..2028a8ce 100644 --- a/lib/errno.in.h +++ b/lib/errno.in.h @@ -1,6 +1,6 @@ /* A POSIX-like <errno.h>. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/flexmember.h b/lib/flexmember.h index a070cc76..fde5bcae 100644 --- a/lib/flexmember.h +++ b/lib/flexmember.h @@ -1,6 +1,6 @@ /* Sizes of structs with flexible array members. - Copyright 2016-2017 Free Software Foundation, Inc. + Copyright 2016-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/float+.h b/lib/float+.h index 563d2394..d2e61ac1 100644 --- a/lib/float+.h +++ b/lib/float+.h @@ -1,5 +1,5 @@ /* Supplemental information about the floating-point formats. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/float.c b/lib/float.c index 1474d265..7148add2 100644 --- a/lib/float.c +++ b/lib/float.c @@ -1,5 +1,5 @@ /* Auxiliary definitions for <float.h>. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/float.in.h b/lib/float.in.h index 8fa80424..8d42a60c 100644 --- a/lib/float.in.h +++ b/lib/float.in.h @@ -1,6 +1,6 @@ /* A correct <float.h>. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/fpucw.h b/lib/fpucw.h index 6fb5289b..3dedca5c 100644 --- a/lib/fpucw.h +++ b/lib/fpucw.h @@ -1,5 +1,5 @@ /* Manipulating the FPU control word. -*- coding: utf-8 -*- - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/frexp.c b/lib/frexp.c index ccdbcac3..46b72cb4 100644 --- a/lib/frexp.c +++ b/lib/frexp.c @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/frexpl.c b/lib/frexpl.c index c3193159..93be0dc9 100644 --- a/lib/frexpl.c +++ b/lib/frexpl.c @@ -1,5 +1,5 @@ /* Split a 'long double' into fraction and mantissa. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/fseterr.c b/lib/fseterr.c index 82e02d73..4c78dc80 100644 --- a/lib/fseterr.c +++ b/lib/fseterr.c @@ -1,5 +1,5 @@ /* Set the error indicator of a stream. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/fseterr.h b/lib/fseterr.h index 2bbb1688..42751e80 100644 --- a/lib/fseterr.h +++ b/lib/fseterr.h @@ -1,5 +1,5 @@ /* Set the error indicator of a stream. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/glthread/lock.c b/lib/glthread/lock.c index df05dbc0..9e148910 100644 --- a/lib/glthread/lock.c +++ b/lib/glthread/lock.c @@ -1,5 +1,5 @@ /* Locking in multithreaded situations. - Copyright (C) 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/glthread/lock.h b/lib/glthread/lock.h index 06285558..ffb2b0e5 100644 --- a/lib/glthread/lock.h +++ b/lib/glthread/lock.h @@ -1,5 +1,5 @@ /* Locking in multithreaded situations. - Copyright (C) 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -158,8 +158,18 @@ extern int glthread_in_use (void); # endif # if !PTHREAD_IN_USE_DETECTION_HARD -# pragma weak pthread_cancel -# define pthread_in_use() (pthread_cancel != NULL) + /* On most platforms, pthread_cancel or pthread_kill can be used to + determine whether libpthread is in use. + On newer versions of FreeBSD, however, this is no longer possible, + because pthread_cancel and pthread_kill got added to libc. Therefore + use pthread_create to test whether libpthread is in use. */ +# if defined __FreeBSD__ || defined __DragonFly__ /* FreeBSD */ +# pragma weak pthread_create +# define pthread_in_use() (pthread_create != NULL) +# else /* glibc, NetBSD, OpenBSD, IRIX, OSF/1, Solaris */ +# pragma weak pthread_cancel +# define pthread_in_use() (pthread_cancel != NULL) +# endif # endif # else diff --git a/lib/glthread/threadlib.c b/lib/glthread/threadlib.c index 82b8861b..3534b61e 100644 --- a/lib/glthread/threadlib.c +++ b/lib/glthread/threadlib.c @@ -1,5 +1,5 @@ /* Multithreading primitives. - Copyright (C) 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/hard-locale.c b/lib/hard-locale.c index 546dcdf6..89027f75 100644 --- a/lib/hard-locale.c +++ b/lib/hard-locale.c @@ -1,6 +1,6 @@ /* hard-locale.c -- Determine whether a locale is hard. - Copyright (C) 1997-1999, 2002-2004, 2006-2007, 2009-2017 Free Software + Copyright (C) 1997-1999, 2002-2004, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/hard-locale.h b/lib/hard-locale.h index a08ed454..5440f38a 100644 --- a/lib/hard-locale.h +++ b/lib/hard-locale.h @@ -1,6 +1,6 @@ /* Determine whether a locale is hard. - Copyright (C) 1999, 2003-2004, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2003-2004, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iconv.c b/lib/iconv.c index ffb27493..abb5ec35 100644 --- a/lib/iconv.c +++ b/lib/iconv.c @@ -1,5 +1,5 @@ /* Character set conversion. - Copyright (C) 1999-2001, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2001, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iconv.in.h b/lib/iconv.in.h index 2eb3a112..10949965 100644 --- a/lib/iconv.in.h +++ b/lib/iconv.in.h @@ -1,6 +1,6 @@ /* A GNU-like <iconv.h>. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iconv_close.c b/lib/iconv_close.c index cad15876..65b21fbf 100644 --- a/lib/iconv_close.c +++ b/lib/iconv_close.c @@ -1,5 +1,5 @@ /* Character set conversion. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iconv_open-aix.h b/lib/iconv_open-aix.h index d85890f4..4b44ffa3 100644 --- a/lib/iconv_open-aix.h +++ b/lib/iconv_open-aix.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/iconv_open-aix.gperf */ +/* Command-line: gperf -m 10 ./iconv_open-aix.gperf */ /* Computed positions: -k'4,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/iconv_open-aix.gperf" +#line 1 "./iconv_open-aix.gperf" struct mapping { int standard_name; const char vendor_name[10 + 1]; }; #define TOTAL_KEYWORDS 32 @@ -156,74 +156,74 @@ static const struct stringpool_t stringpool_contents = static const struct mapping mappings[] = { {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 43 "../../lib/iconv_open-aix.gperf" +#line 43 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "IBM-eucTW"}, -#line 42 "../../lib/iconv_open-aix.gperf" +#line 42 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7, "IBM-eucKR"}, -#line 25 "../../lib/iconv_open-aix.gperf" +#line 25 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str8, "IBM-852"}, -#line 41 "../../lib/iconv_open-aix.gperf" +#line 41 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str9, "IBM-eucJP"}, -#line 14 "../../lib/iconv_open-aix.gperf" +#line 14 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "ISO8859-2"}, -#line 27 "../../lib/iconv_open-aix.gperf" +#line 27 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "IBM-857"}, -#line 24 "../../lib/iconv_open-aix.gperf" +#line 24 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "IBM-850"}, -#line 19 "../../lib/iconv_open-aix.gperf" +#line 19 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "ISO8859-7"}, -#line 33 "../../lib/iconv_open-aix.gperf" +#line 33 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "IBM-932"}, -#line 40 "../../lib/iconv_open-aix.gperf" +#line 40 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "IBM-eucCN"}, -#line 44 "../../lib/iconv_open-aix.gperf" +#line 44 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "big5"}, -#line 23 "../../lib/iconv_open-aix.gperf" +#line 23 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "IBM-437"}, {-1}, -#line 17 "../../lib/iconv_open-aix.gperf" +#line 17 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "ISO8859-5"}, -#line 22 "../../lib/iconv_open-aix.gperf" +#line 22 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str20, "ISO8859-15"}, -#line 15 "../../lib/iconv_open-aix.gperf" +#line 15 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str21, "ISO8859-3"}, -#line 31 "../../lib/iconv_open-aix.gperf" +#line 31 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str22, "IBM-921"}, -#line 35 "../../lib/iconv_open-aix.gperf" +#line 35 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str23, "IBM-1046"}, -#line 20 "../../lib/iconv_open-aix.gperf" +#line 20 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str24, "ISO8859-8"}, -#line 26 "../../lib/iconv_open-aix.gperf" +#line 26 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str25, "IBM-856"}, -#line 37 "../../lib/iconv_open-aix.gperf" +#line 37 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str26, "IBM-1125"}, -#line 18 "../../lib/iconv_open-aix.gperf" +#line 18 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str27, "ISO8859-6"}, -#line 29 "../../lib/iconv_open-aix.gperf" +#line 29 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str28, "IBM-865"}, -#line 32 "../../lib/iconv_open-aix.gperf" +#line 32 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str29, "IBM-922"}, -#line 39 "../../lib/iconv_open-aix.gperf" +#line 39 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str30, "IBM-1252"}, -#line 21 "../../lib/iconv_open-aix.gperf" +#line 21 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str31, "ISO8859-9"}, {-1}, -#line 34 "../../lib/iconv_open-aix.gperf" +#line 34 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str33, "IBM-943"}, -#line 16 "../../lib/iconv_open-aix.gperf" +#line 16 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str34, "ISO8859-4"}, -#line 13 "../../lib/iconv_open-aix.gperf" +#line 13 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str35, "ISO8859-1"}, {-1}, {-1}, -#line 38 "../../lib/iconv_open-aix.gperf" +#line 38 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str38, "IBM-1129"}, {-1}, -#line 30 "../../lib/iconv_open-aix.gperf" +#line 30 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str40, "IBM-869"}, -#line 36 "../../lib/iconv_open-aix.gperf" +#line 36 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str41, "IBM-1124"}, {-1}, {-1}, -#line 28 "../../lib/iconv_open-aix.gperf" +#line 28 "./iconv_open-aix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str44, "IBM-861"} }; diff --git a/lib/iconv_open-hpux.h b/lib/iconv_open-hpux.h index cb6852f5..8766e386 100644 --- a/lib/iconv_open-hpux.h +++ b/lib/iconv_open-hpux.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/iconv_open-hpux.gperf */ +/* Command-line: gperf -m 10 ./iconv_open-hpux.gperf */ /* Computed positions: -k'4,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/iconv_open-hpux.gperf" +#line 1 "./iconv_open-hpux.gperf" struct mapping { int standard_name; const char vendor_name[9 + 1]; }; #define TOTAL_KEYWORDS 44 @@ -180,93 +180,93 @@ static const struct stringpool_t stringpool_contents = static const struct mapping mappings[] = { {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 40 "../../lib/iconv_open-hpux.gperf" +#line 40 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "cp1256"}, -#line 34 "../../lib/iconv_open-hpux.gperf" +#line 34 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7, "cp1250"}, -#line 35 "../../lib/iconv_open-hpux.gperf" +#line 35 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str8, "cp1251"}, -#line 23 "../../lib/iconv_open-hpux.gperf" +#line 23 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str9, "cp850"}, -#line 49 "../../lib/iconv_open-hpux.gperf" +#line 49 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "tis620"}, -#line 38 "../../lib/iconv_open-hpux.gperf" +#line 38 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "cp1254"}, -#line 16 "../../lib/iconv_open-hpux.gperf" +#line 16 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "iso88596"}, -#line 53 "../../lib/iconv_open-hpux.gperf" +#line 53 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "eucTW"}, -#line 13 "../../lib/iconv_open-hpux.gperf" +#line 13 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "iso88591"}, -#line 19 "../../lib/iconv_open-hpux.gperf" +#line 19 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "iso88599"}, -#line 39 "../../lib/iconv_open-hpux.gperf" +#line 39 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "cp1255"}, -#line 54 "../../lib/iconv_open-hpux.gperf" +#line 54 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "big5"}, -#line 25 "../../lib/iconv_open-hpux.gperf" +#line 25 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str18, "cp855"}, -#line 41 "../../lib/iconv_open-hpux.gperf" +#line 41 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "cp1257"}, -#line 52 "../../lib/iconv_open-hpux.gperf" +#line 52 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str20, "eucKR"}, -#line 26 "../../lib/iconv_open-hpux.gperf" +#line 26 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str21, "cp857"}, -#line 15 "../../lib/iconv_open-hpux.gperf" +#line 15 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str22, "iso88595"}, -#line 20 "../../lib/iconv_open-hpux.gperf" +#line 20 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str23, "iso885915"}, -#line 31 "../../lib/iconv_open-hpux.gperf" +#line 31 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str24, "cp866"}, -#line 17 "../../lib/iconv_open-hpux.gperf" +#line 17 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str25, "iso88597"}, -#line 27 "../../lib/iconv_open-hpux.gperf" +#line 27 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str26, "cp861"}, -#line 32 "../../lib/iconv_open-hpux.gperf" +#line 32 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str27, "cp869"}, -#line 33 "../../lib/iconv_open-hpux.gperf" +#line 33 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str28, "cp874"}, -#line 29 "../../lib/iconv_open-hpux.gperf" +#line 29 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str29, "cp864"}, -#line 36 "../../lib/iconv_open-hpux.gperf" +#line 36 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str30, "cp1252"}, -#line 21 "../../lib/iconv_open-hpux.gperf" +#line 21 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str31, "cp437"}, -#line 24 "../../lib/iconv_open-hpux.gperf" +#line 24 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str32, "cp852"}, -#line 22 "../../lib/iconv_open-hpux.gperf" +#line 22 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str33, "cp775"}, -#line 30 "../../lib/iconv_open-hpux.gperf" +#line 30 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str34, "cp865"}, -#line 51 "../../lib/iconv_open-hpux.gperf" +#line 51 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str35, "eucJP"}, -#line 14 "../../lib/iconv_open-hpux.gperf" +#line 14 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str36, "iso88592"}, -#line 55 "../../lib/iconv_open-hpux.gperf" +#line 55 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str37, "sjis"}, -#line 42 "../../lib/iconv_open-hpux.gperf" +#line 42 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str38, "cp1258"}, -#line 56 "../../lib/iconv_open-hpux.gperf" +#line 56 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str39, "utf8"}, -#line 48 "../../lib/iconv_open-hpux.gperf" +#line 48 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str40, "kana8"}, -#line 43 "../../lib/iconv_open-hpux.gperf" +#line 43 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str41, "roman8"}, -#line 46 "../../lib/iconv_open-hpux.gperf" +#line 46 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str42, "hebrew8"}, -#line 50 "../../lib/iconv_open-hpux.gperf" +#line 50 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str43, "hp15CN"}, -#line 18 "../../lib/iconv_open-hpux.gperf" +#line 18 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str44, "iso88598"}, -#line 47 "../../lib/iconv_open-hpux.gperf" +#line 47 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str45, "turkish8"}, -#line 45 "../../lib/iconv_open-hpux.gperf" +#line 45 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str46, "greek8"}, -#line 44 "../../lib/iconv_open-hpux.gperf" +#line 44 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str47, "arabic8"}, -#line 28 "../../lib/iconv_open-hpux.gperf" +#line 28 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str48, "cp862"}, -#line 37 "../../lib/iconv_open-hpux.gperf" +#line 37 "./iconv_open-hpux.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str49, "cp1253"} }; diff --git a/lib/iconv_open-irix.h b/lib/iconv_open-irix.h index 7020b0e8..68eaa37d 100644 --- a/lib/iconv_open-irix.h +++ b/lib/iconv_open-irix.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/iconv_open-irix.gperf */ +/* Command-line: gperf -m 10 ./iconv_open-irix.gperf */ /* Computed positions: -k'1,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/iconv_open-irix.gperf" +#line 1 "./iconv_open-irix.gperf" struct mapping { int standard_name; const char vendor_name[10 + 1]; }; #define TOTAL_KEYWORDS 19 @@ -130,43 +130,43 @@ static const struct stringpool_t stringpool_contents = static const struct mapping mappings[] = { {-1}, {-1}, {-1}, {-1}, {-1}, -#line 24 "../../lib/iconv_open-irix.gperf" +#line 24 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str5, "DOS855"}, -#line 29 "../../lib/iconv_open-irix.gperf" +#line 29 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "eucTW"}, -#line 28 "../../lib/iconv_open-irix.gperf" +#line 28 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7, "eucKR"}, -#line 25 "../../lib/iconv_open-irix.gperf" +#line 25 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str8, "WIN1251"}, -#line 30 "../../lib/iconv_open-irix.gperf" +#line 30 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str9, "sjis"}, -#line 17 "../../lib/iconv_open-irix.gperf" +#line 17 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "ISO8859-5"}, -#line 22 "../../lib/iconv_open-irix.gperf" +#line 22 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "ISO8859-15"}, -#line 13 "../../lib/iconv_open-irix.gperf" +#line 13 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "ISO8859-1"}, -#line 27 "../../lib/iconv_open-irix.gperf" +#line 27 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "eucJP"}, -#line 23 "../../lib/iconv_open-irix.gperf" +#line 23 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "KOI8"}, -#line 14 "../../lib/iconv_open-irix.gperf" +#line 14 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "ISO8859-2"}, -#line 26 "../../lib/iconv_open-irix.gperf" +#line 26 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "eucCN"}, -#line 21 "../../lib/iconv_open-irix.gperf" +#line 21 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "ISO8859-9"}, -#line 20 "../../lib/iconv_open-irix.gperf" +#line 20 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str18, "ISO8859-8"}, -#line 19 "../../lib/iconv_open-irix.gperf" +#line 19 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "ISO8859-7"}, -#line 18 "../../lib/iconv_open-irix.gperf" +#line 18 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str20, "ISO8859-6"}, -#line 16 "../../lib/iconv_open-irix.gperf" +#line 16 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str21, "ISO8859-4"}, -#line 15 "../../lib/iconv_open-irix.gperf" +#line 15 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str22, "ISO8859-3"}, -#line 31 "../../lib/iconv_open-irix.gperf" +#line 31 "./iconv_open-irix.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str23, "TIS620"} }; diff --git a/lib/iconv_open-osf.h b/lib/iconv_open-osf.h index 8aadbbc3..bda4e3b7 100644 --- a/lib/iconv_open-osf.h +++ b/lib/iconv_open-osf.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/iconv_open-osf.gperf */ +/* Command-line: gperf -m 10 ./iconv_open-osf.gperf */ /* Computed positions: -k'4,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/iconv_open-osf.gperf" +#line 1 "./iconv_open-osf.gperf" struct mapping { int standard_name; const char vendor_name[10 + 1]; }; #define TOTAL_KEYWORDS 38 @@ -168,84 +168,84 @@ static const struct stringpool_t stringpool_contents = static const struct mapping mappings[] = { {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 41 "../../lib/iconv_open-osf.gperf" +#line 41 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "cp1255"}, -#line 24 "../../lib/iconv_open-osf.gperf" +#line 24 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7, "cp775"}, -#line 36 "../../lib/iconv_open-osf.gperf" +#line 36 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str8, "cp1250"}, -#line 47 "../../lib/iconv_open-osf.gperf" +#line 47 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str9, "eucTW"}, -#line 46 "../../lib/iconv_open-osf.gperf" +#line 46 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "eucKR"}, -#line 50 "../../lib/iconv_open-osf.gperf" +#line 50 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "TACTIS"}, -#line 17 "../../lib/iconv_open-osf.gperf" +#line 17 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "ISO8859-5"}, -#line 22 "../../lib/iconv_open-osf.gperf" +#line 22 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "ISO8859-15"}, -#line 48 "../../lib/iconv_open-osf.gperf" +#line 48 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "big5"}, -#line 27 "../../lib/iconv_open-osf.gperf" +#line 27 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "cp855"}, -#line 44 "../../lib/iconv_open-osf.gperf" +#line 44 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "cp1258"}, -#line 25 "../../lib/iconv_open-osf.gperf" +#line 25 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "cp850"}, -#line 31 "../../lib/iconv_open-osf.gperf" +#line 31 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str18, "cp865"}, -#line 45 "../../lib/iconv_open-osf.gperf" +#line 45 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "eucJP"}, -#line 43 "../../lib/iconv_open-osf.gperf" +#line 43 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str20, "cp1257"}, -#line 42 "../../lib/iconv_open-osf.gperf" +#line 42 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str21, "cp1256"}, -#line 20 "../../lib/iconv_open-osf.gperf" +#line 20 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str22, "ISO8859-8"}, -#line 49 "../../lib/iconv_open-osf.gperf" +#line 49 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str23, "SJIS"}, {-1}, -#line 21 "../../lib/iconv_open-osf.gperf" +#line 21 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str25, "ISO8859-9"}, -#line 19 "../../lib/iconv_open-osf.gperf" +#line 19 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str26, "ISO8859-7"}, -#line 18 "../../lib/iconv_open-osf.gperf" +#line 18 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str27, "ISO8859-6"}, {-1}, -#line 28 "../../lib/iconv_open-osf.gperf" +#line 28 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str29, "cp857"}, -#line 38 "../../lib/iconv_open-osf.gperf" +#line 38 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str30, "cp1252"}, -#line 33 "../../lib/iconv_open-osf.gperf" +#line 33 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str31, "cp869"}, -#line 35 "../../lib/iconv_open-osf.gperf" +#line 35 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str32, "KSC5601"}, -#line 32 "../../lib/iconv_open-osf.gperf" +#line 32 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str33, "cp866"}, -#line 23 "../../lib/iconv_open-osf.gperf" +#line 23 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str34, "cp437"}, -#line 37 "../../lib/iconv_open-osf.gperf" +#line 37 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str35, "cp1251"}, -#line 14 "../../lib/iconv_open-osf.gperf" +#line 14 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str36, "ISO8859-2"}, -#line 40 "../../lib/iconv_open-osf.gperf" +#line 40 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str37, "cp1254"}, -#line 34 "../../lib/iconv_open-osf.gperf" +#line 34 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str38, "cp874"}, -#line 26 "../../lib/iconv_open-osf.gperf" +#line 26 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str39, "cp852"}, -#line 39 "../../lib/iconv_open-osf.gperf" +#line 39 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str40, "cp1253"}, -#line 13 "../../lib/iconv_open-osf.gperf" +#line 13 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str41, "ISO8859-1"}, -#line 30 "../../lib/iconv_open-osf.gperf" +#line 30 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str42, "cp862"}, -#line 16 "../../lib/iconv_open-osf.gperf" +#line 16 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str43, "ISO8859-4"}, {-1}, {-1}, -#line 15 "../../lib/iconv_open-osf.gperf" +#line 15 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str46, "ISO8859-3"}, -#line 29 "../../lib/iconv_open-osf.gperf" +#line 29 "./iconv_open-osf.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str47, "cp861"} }; diff --git a/lib/iconv_open-solaris.h b/lib/iconv_open-solaris.h index 2ffecfe0..de7dbce5 100644 --- a/lib/iconv_open-solaris.h +++ b/lib/iconv_open-solaris.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/iconv_open-solaris.gperf */ +/* Command-line: gperf -m 10 ./iconv_open-solaris.gperf */ /* Computed positions: -k'10' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/iconv_open-solaris.gperf" +#line 1 "./iconv_open-solaris.gperf" struct mapping { int standard_name; const char vendor_name[10 + 1]; }; #define TOTAL_KEYWORDS 13 @@ -132,32 +132,32 @@ static const struct stringpool_t stringpool_contents = static const struct mapping mappings[] = { {-1}, {-1}, {-1}, {-1}, {-1}, -#line 19 "../../lib/iconv_open-solaris.gperf" +#line 19 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str5, "646"}, -#line 30 "../../lib/iconv_open-solaris.gperf" +#line 30 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str6, "ansi-1251"}, -#line 18 "../../lib/iconv_open-solaris.gperf" +#line 18 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str7}, {-1}, {-1}, -#line 20 "../../lib/iconv_open-solaris.gperf" +#line 20 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str10, "ISO8859-1"}, -#line 29 "../../lib/iconv_open-solaris.gperf" +#line 29 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str11, "ISO8859-15"}, -#line 28 "../../lib/iconv_open-solaris.gperf" +#line 28 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str12, "ISO8859-9"}, -#line 27 "../../lib/iconv_open-solaris.gperf" +#line 27 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, "ISO8859-8"}, -#line 26 "../../lib/iconv_open-solaris.gperf" +#line 26 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str14, "ISO8859-7"}, -#line 25 "../../lib/iconv_open-solaris.gperf" +#line 25 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str15, "ISO8859-6"}, -#line 24 "../../lib/iconv_open-solaris.gperf" +#line 24 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str16, "ISO8859-5"}, -#line 23 "../../lib/iconv_open-solaris.gperf" +#line 23 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str17, "ISO8859-4"}, -#line 22 "../../lib/iconv_open-solaris.gperf" +#line 22 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str18, "ISO8859-3"}, -#line 21 "../../lib/iconv_open-solaris.gperf" +#line 21 "./iconv_open-solaris.gperf" {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str19, "ISO8859-2"} }; diff --git a/lib/iconv_open.c b/lib/iconv_open.c index 01efe934..448cafa4 100644 --- a/lib/iconv_open.c +++ b/lib/iconv_open.c @@ -1,5 +1,5 @@ /* Character set conversion. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iconveh.h b/lib/iconveh.h index a7f038c1..ae79204f 100644 --- a/lib/iconveh.h +++ b/lib/iconveh.h @@ -1,5 +1,5 @@ /* Character set conversion handler type. - Copyright (C) 2001-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or diff --git a/lib/isnan.c b/lib/isnan.c index 61a32977..69e259fa 100644 --- a/lib/isnan.c +++ b/lib/isnan.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnand-nolibm.h b/lib/isnand-nolibm.h index b09f284b..d651a4cc 100644 --- a/lib/isnand-nolibm.h +++ b/lib/isnand-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnand.c b/lib/isnand.c index 7ed741c1..4adca81d 100644 --- a/lib/isnand.c +++ b/lib/isnand.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnanf-nolibm.h b/lib/isnanf-nolibm.h index d8a09055..b1b7305e 100644 --- a/lib/isnanf-nolibm.h +++ b/lib/isnanf-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnanf.c b/lib/isnanf.c index 72b536c3..6e780bab 100644 --- a/lib/isnanf.c +++ b/lib/isnanf.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnanl-nolibm.h b/lib/isnanl-nolibm.h index c7844089..2639b3cd 100644 --- a/lib/isnanl-nolibm.h +++ b/lib/isnanl-nolibm.h @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/isnanl.c b/lib/isnanl.c index 846f1963..3ad5ff13 100644 --- a/lib/isnanl.c +++ b/lib/isnanl.c @@ -1,5 +1,5 @@ /* Test for NaN that does not need libm. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/iswblank.c b/lib/iswblank.c index 04b3d1ff..3f589818 100644 --- a/lib/iswblank.c +++ b/lib/iswblank.c @@ -1,5 +1,5 @@ /* Test wide character for being blank. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/itold.c b/lib/itold.c index 301965f5..7bd3a041 100644 --- a/lib/itold.c +++ b/lib/itold.c @@ -1,5 +1,5 @@ /* Replacement for 'int' to 'long double' conversion routine. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/langinfo.in.h b/lib/langinfo.in.h index 4b3ee5f7..7276e49e 100644 --- a/lib/langinfo.in.h +++ b/lib/langinfo.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around <langinfo.h>. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -95,6 +95,18 @@ typedef int nl_item; # define MON_10 (MON_1 + 9) # define MON_11 (MON_1 + 10) # define MON_12 (MON_1 + 11) +# define ALTMON_1 10200 +# define ALTMON_2 (ALTMON_1 + 1) +# define ALTMON_3 (ALTMON_1 + 2) +# define ALTMON_4 (ALTMON_1 + 3) +# define ALTMON_5 (ALTMON_1 + 4) +# define ALTMON_6 (ALTMON_1 + 5) +# define ALTMON_7 (ALTMON_1 + 6) +# define ALTMON_8 (ALTMON_1 + 7) +# define ALTMON_9 (ALTMON_1 + 8) +# define ALTMON_10 (ALTMON_1 + 9) +# define ALTMON_11 (ALTMON_1 + 10) +# define ALTMON_12 (ALTMON_1 + 11) # define ABMON_1 10035 # define ABMON_2 (ABMON_1 + 1) # define ABMON_3 (ABMON_1 + 2) @@ -147,6 +159,22 @@ typedef int nl_item; # define GNULIB_defined_T_FMT_AMPM 1 # endif +# if !@HAVE_LANGINFO_ALTMON@ +# define ALTMON_1 10200 +# define ALTMON_2 (ALTMON_1 + 1) +# define ALTMON_3 (ALTMON_1 + 2) +# define ALTMON_4 (ALTMON_1 + 3) +# define ALTMON_5 (ALTMON_1 + 4) +# define ALTMON_6 (ALTMON_1 + 5) +# define ALTMON_7 (ALTMON_1 + 6) +# define ALTMON_8 (ALTMON_1 + 7) +# define ALTMON_9 (ALTMON_1 + 8) +# define ALTMON_10 (ALTMON_1 + 9) +# define ALTMON_11 (ALTMON_1 + 10) +# define ALTMON_12 (ALTMON_1 + 11) +# define GNULIB_defined_ALTMON 1 +# endif + # if !@HAVE_LANGINFO_ERA@ # define ERA 10047 # define ERA_D_FMT 10048 diff --git a/lib/limits.in.h b/lib/limits.in.h index 1263a10c..aa886e5d 100644 --- a/lib/limits.in.h +++ b/lib/limits.in.h @@ -1,6 +1,6 @@ /* A GNU-like <limits.h>. - Copyright 2016-2017 Free Software Foundation, Inc. + Copyright 2016-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/localcharset.c b/lib/localcharset.c index 8f07380c..88efbac4 100644 --- a/lib/localcharset.c +++ b/lib/localcharset.c @@ -1,6 +1,6 @@ /* Determine a canonical name for the current locale's character encoding. - Copyright (C) 2000-2006, 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2006, 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/localcharset.h b/lib/localcharset.h index 0f9c0386..454488c9 100644 --- a/lib/localcharset.h +++ b/lib/localcharset.h @@ -1,5 +1,5 @@ /* Determine a canonical name for the current locale's character encoding. - Copyright (C) 2000-2003, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2003, 2009-2018 Free Software Foundation, Inc. This file is part of the GNU CHARSET Library. This program is free software: you can redistribute it and/or diff --git a/lib/localename.c b/lib/localename.c index 59732fa9..85960c0f 100644 --- a/lib/localename.c +++ b/lib/localename.c @@ -1,5 +1,5 @@ /* Determine name of the currently selected locale. - Copyright (C) 1995-2017 Free Software Foundation, Inc. + Copyright (C) 1995-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -49,7 +49,7 @@ # if defined __APPLE__ && defined __MACH__ # include <xlocale.h> # endif -# if (__GLIBC__ >= 2 && !defined __UCLIBC__) || defined __CYGWIN__ +# if (__GLIBC__ >= 2 && !defined __UCLIBC__) || (defined __linux__ && HAVE_LANGINFO_H) || defined __CYGWIN__ # include <langinfo.h> # endif # if !defined IN_LIBINTL @@ -2601,7 +2601,7 @@ get_lcid (const char *locale_name) #endif -#if HAVE_USELOCALE /* glibc, Solaris >= 12 or Mac OS X */ +#if HAVE_USELOCALE /* glibc, Mac OS X, Solaris 11 OpenIndiana, or Solaris 12 */ /* Simple hash set of strings. We don't want to drag in lots of hash table code here. */ @@ -2712,6 +2712,9 @@ gl_locale_name_thread_unsafe (int category, const char *categoryname) nl_langinfo (_NL_LOCALE_NAME (category)). */ name = thread_locale->__names[category]; return name; +# elif defined __linux__ && HAVE_LANGINFO_H && defined NL_LOCALE_NAME + /* musl libc */ + return nl_langinfo_l (NL_LOCALE_NAME (category), thread_locale); # elif (defined __FreeBSD__ || defined __DragonFly__) || (defined __APPLE__ && defined __MACH__) /* FreeBSD, Mac OS X */ int mask; @@ -2740,9 +2743,27 @@ gl_locale_name_thread_unsafe (int category, const char *categoryname) return ""; } return querylocale (mask, thread_locale); -# elif defined __sun && HAVE_GETLOCALENAME_L +# elif defined __sun +# if HAVE_GETLOCALENAME_L /* Solaris >= 12. */ return getlocalename_l (category, thread_locale); +# else + /* Solaris 11 OpenIndiana. + For the internal structure of locale objects, see + https://github.com/OpenIndiana/illumos-gate/blob/master/usr/src/lib/libc/port/locale/localeimpl.h */ + switch (category) + { + case LC_CTYPE: + case LC_NUMERIC: + case LC_TIME: + case LC_COLLATE: + case LC_MONETARY: + case LC_MESSAGES: + return ((const char * const *) thread_locale)[category]; + default: /* We shouldn't get here. */ + return ""; + } +# endif # elif defined __CYGWIN__ /* Cygwin < 2.6 lacks uselocale and thread-local locales altogether. Cygwin <= 2.6.1 lacks NL_LOCALE_NAME, requiring peeking inside diff --git a/lib/localename.h b/lib/localename.h index 1655a995..14a29103 100644 --- a/lib/localename.h +++ b/lib/localename.h @@ -1,5 +1,5 @@ /* Determine name of the currently selected locale. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/malloc.c b/lib/malloc.c index 953ffd23..acb83416 100644 --- a/lib/malloc.c +++ b/lib/malloc.c @@ -1,6 +1,6 @@ /* malloc() function that is glibc compatible. - Copyright (C) 1997-1998, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1997-1998, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/malloca.c b/lib/malloca.c index 0e86b1b2..2ec944cd 100644 --- a/lib/malloca.c +++ b/lib/malloca.c @@ -1,6 +1,6 @@ /* Safe automatic memory allocation. - Copyright (C) 2003, 2006-2007, 2009-2017 Free Software Foundation, Inc. - Written by Bruno Haible <bruno@clisp.org>, 2003. + Copyright (C) 2003, 2006-2007, 2009-2018 Free Software Foundation, Inc. + Written by Bruno Haible <bruno@clisp.org>, 2003, 2018. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -30,92 +30,49 @@ /* Specification. */ #include "malloca.h" -#include <stdint.h> - #include "verify.h" -/* Silence a warning from clang's MemorySanitizer. */ -#if defined __has_feature -# if __has_feature(memory_sanitizer) -# define NO_SANITIZE_MEMORY __attribute__((no_sanitize("memory"))) -# endif -#endif -#ifndef NO_SANITIZE_MEMORY -# define NO_SANITIZE_MEMORY -#endif - /* The speed critical point in this file is freea() applied to an alloca() result: it must be fast, to match the speed of alloca(). The speed of mmalloca() and freea() in the other case are not critical, because they - are only invoked for big memory sizes. */ - -#if HAVE_ALLOCA - -/* Store the mmalloca() results in a hash table. This is needed to reliably - distinguish a mmalloca() result and an alloca() result. - - Although it is possible that the same pointer is returned by alloca() and - by mmalloca() at different times in the same application, it does not lead - to a bug in freea(), because: - - Before a pointer returned by alloca() can point into malloc()ed memory, - the function must return, and once this has happened the programmer must - not call freea() on it anyway. - - Before a pointer returned by mmalloca() can point into the stack, it - must be freed. The only function that can free it is freea(), and - when freea() frees it, it also removes it from the hash table. */ - -#define MAGIC_NUMBER 0x1415fb4a -#define MAGIC_SIZE sizeof (int) -/* This is how the header info would look like without any alignment - considerations. */ -struct preliminary_header { void *next; int magic; }; -/* But the header's size must be a multiple of sa_alignment_max. */ -#define HEADER_SIZE \ - (((sizeof (struct preliminary_header) + sa_alignment_max - 1) / sa_alignment_max) * sa_alignment_max) -union header { - void *next; - struct { - char room[HEADER_SIZE - MAGIC_SIZE]; - int word; - } magic; -}; -verify (HEADER_SIZE == sizeof (union header)); -/* We make the hash table quite big, so that during lookups the probability - of empty hash buckets is quite high. There is no need to make the hash - table resizable, because when the hash table gets filled so much that the - lookup becomes slow, it means that the application has memory leaks. */ -#define HASH_TABLE_SIZE 257 -static void * mmalloca_results[HASH_TABLE_SIZE]; - -#endif + are only invoked for big memory sizes. + Here we use a bit in the address as an indicator, an idea by OndÅ™ej BÃlka. + malloca() can return three types of pointers: + - Pointers ≡ 0 mod 2*sa_alignment_max come from stack allocation. + - Pointers ≡ sa_alignment_max mod 2*sa_alignment_max come from heap + allocation. + - NULL comes from a failed heap allocation. */ + +/* Type for holding very small pointer differences. */ +typedef unsigned char small_t; +/* Verify that it is wide enough. */ +verify (2 * sa_alignment_max - 1 <= (small_t) -1); void * mmalloca (size_t n) { #if HAVE_ALLOCA - /* Allocate one more word, that serves as an indicator for malloc()ed - memory, so that freea() of an alloca() result is fast. */ - size_t nplus = n + HEADER_SIZE; + /* Allocate one more word, used to determine the address to pass to freea(), + and room for the alignment ≡ sa_alignment_max mod 2*sa_alignment_max. */ + size_t nplus = n + sizeof (small_t) + 2 * sa_alignment_max - 1; if (nplus >= n) { - void *p = malloc (nplus); + char *mem = (char *) malloc (nplus); - if (p != NULL) + if (mem != NULL) { - size_t slot; - union header *h = p; - - p = h + 1; - - /* Put a magic number into the indicator word. */ - h->magic.word = MAGIC_NUMBER; - - /* Enter p into the hash table. */ - slot = (uintptr_t) p % HASH_TABLE_SIZE; - h->next = mmalloca_results[slot]; - mmalloca_results[slot] = p; - + char *p = + (char *)((((uintptr_t)mem + sizeof (small_t) + sa_alignment_max - 1) + & ~(uintptr_t)(2 * sa_alignment_max - 1)) + + sa_alignment_max); + /* Here p >= mem + sizeof (small_t), + and p <= mem + sizeof (small_t) + 2 * sa_alignment_max - 1 + hence p + n <= mem + nplus. + So, the memory range [p, p+n) lies in the allocated memory range + [mem, mem + nplus). */ + ((small_t *) p)[-1] = p - mem; + /* p ≡ sa_alignment_max mod 2*sa_alignment_max. */ return p; } } @@ -131,38 +88,27 @@ mmalloca (size_t n) } #if HAVE_ALLOCA -void NO_SANITIZE_MEMORY +void freea (void *p) { - /* mmalloca() may have returned NULL. */ - if (p != NULL) + /* Check argument. */ + if ((uintptr_t) p & (sa_alignment_max - 1)) { - /* Attempt to quickly distinguish the mmalloca() result - which has - a magic indicator word - and the alloca() result - which has an - uninitialized indicator word. It is for this test that sa_increment - additional bytes are allocated in the alloca() case. */ - if (((int *) p)[-1] == MAGIC_NUMBER) - { - /* Looks like a mmalloca() result. To see whether it really is one, - perform a lookup in the hash table. */ - size_t slot = (uintptr_t) p % HASH_TABLE_SIZE; - void **chain = &mmalloca_results[slot]; - for (; *chain != NULL;) - { - union header *h = p; - if (*chain == p) - { - /* Found it. Remove it from the hash table and free it. */ - union header *p_begin = h - 1; - *chain = p_begin->next; - free (p_begin); - return; - } - h = *chain; - chain = &h[-1].next; - } - } - /* At this point, we know it was not a mmalloca() result. */ + /* p was not the result of a malloca() call. Invalid argument. */ + abort (); + } + /* Determine whether p was a non-NULL pointer returned by mmalloca(). */ + if ((uintptr_t) p & sa_alignment_max) + { + void *mem = (char *) p - ((small_t *) p)[-1]; + free (mem); } } #endif + +/* + * Hey Emacs! + * Local Variables: + * coding: utf-8 + * End: + */ diff --git a/lib/malloca.h b/lib/malloca.h index a33907aa..8e47c166 100644 --- a/lib/malloca.h +++ b/lib/malloca.h @@ -1,5 +1,5 @@ /* Safe automatic memory allocation. - Copyright (C) 2003-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003. This program is free software: you can redistribute it and/or @@ -65,8 +65,10 @@ extern "C" { the function returns. Upon failure, it returns NULL. */ #if HAVE_ALLOCA # define malloca(N) \ - ((N) < 4032 - sa_increment \ - ? (void *) ((char *) alloca ((N) + sa_increment) + sa_increment) \ + ((N) < 4032 - (2 * sa_alignment_max - 1) \ + ? (void *) (((uintptr_t) (char *) alloca ((N) + 2 * sa_alignment_max - 1) \ + + (2 * sa_alignment_max - 1)) \ + & ~(uintptr_t)(2 * sa_alignment_max - 1)) \ : mmalloca (N)) #else # define malloca(N) \ @@ -128,10 +130,7 @@ enum | (sa_alignment_longlong - 1) #endif | (sa_alignment_longdouble - 1) - ) + 1, -/* The increment that guarantees room for a magic word must be >= sizeof (int) - and a multiple of sa_alignment_max. */ - sa_increment = ((sizeof (int) + sa_alignment_max - 1) / sa_alignment_max) * sa_alignment_max + ) + 1 }; #endif /* _MALLOCA_H */ diff --git a/lib/malloca.valgrind b/lib/malloca.valgrind deleted file mode 100644 index 52f0a50f..00000000 --- a/lib/malloca.valgrind +++ /dev/null @@ -1,7 +0,0 @@ -# Suppress a valgrind message about use of uninitialized memory in freea(). -# This use is OK because it provides only a speedup. -{ - freea - Memcheck:Cond - fun:freea -} diff --git a/lib/math.in.h b/lib/math.in.h index 13a15b6a..8c2f564d 100644 --- a/lib/math.in.h +++ b/lib/math.in.h @@ -1,6 +1,6 @@ /* A GNU-like <math.h>. - Copyright (C) 2002-2003, 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2002-2003, 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/mbchar.c b/lib/mbchar.c index 16d3b82c..98b2c445 100644 --- a/lib/mbchar.c +++ b/lib/mbchar.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2001, 2006, 2009-2017 Free Software Foundation, Inc. +/* Copyright (C) 2001, 2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/mbchar.h b/lib/mbchar.h index 4a13f9a1..5c43894a 100644 --- a/lib/mbchar.h +++ b/lib/mbchar.h @@ -1,5 +1,5 @@ /* Multibyte character data type. - Copyright (C) 2001, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/mbiter.h b/lib/mbiter.h index a574cefa..03e93b76 100644 --- a/lib/mbiter.h +++ b/lib/mbiter.h @@ -1,5 +1,5 @@ /* Iterating through multibyte strings: macros for multi-byte encodings. - Copyright (C) 2001, 2005, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/mbrtowc.c b/lib/mbrtowc.c index 41de7ba8..773d2458 100644 --- a/lib/mbrtowc.c +++ b/lib/mbrtowc.c @@ -1,5 +1,5 @@ /* Convert multibyte character to wide character. - Copyright (C) 1999-2002, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2008. This program is free software: you can redistribute it and/or diff --git a/lib/mbsinit.c b/lib/mbsinit.c index ff5a02c5..fc2e4464 100644 --- a/lib/mbsinit.c +++ b/lib/mbsinit.c @@ -1,5 +1,5 @@ /* Test for initial conversion state. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2008. This program is free software: you can redistribute it and/or diff --git a/lib/mbsnlen.c b/lib/mbsnlen.c index dd4a37d2..d46c13c3 100644 --- a/lib/mbsnlen.c +++ b/lib/mbsnlen.c @@ -1,5 +1,5 @@ /* Counting the multibyte characters in a string. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/memchr.c b/lib/memchr.c index 8640791a..4e4c4d20 100644 --- a/lib/memchr.c +++ b/lib/memchr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2017 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2018 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), diff --git a/lib/memcmp2.c b/lib/memcmp2.c index cd02b6e8..d30d9a2d 100644 --- a/lib/memcmp2.c +++ b/lib/memcmp2.c @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/memcmp2.h b/lib/memcmp2.h index 6b75d84c..3f749315 100644 --- a/lib/memcmp2.h +++ b/lib/memcmp2.h @@ -1,5 +1,5 @@ /* Compare two memory areas with possibly different lengths. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/minmax.h b/lib/minmax.h index 4518d7dc..73593fb3 100644 --- a/lib/minmax.h +++ b/lib/minmax.h @@ -1,5 +1,5 @@ /* MIN, MAX macros. - Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2017 Free Software + Copyright (C) 1995, 1998, 2001, 2003, 2005, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/printf-args.c b/lib/printf-args.c index be149242..96db6c8b 100644 --- a/lib/printf-args.c +++ b/lib/printf-args.c @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2017 Free Software + Copyright (C) 1999, 2002-2003, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/printf-args.h b/lib/printf-args.h index dc3055c1..2200779c 100644 --- a/lib/printf-args.h +++ b/lib/printf-args.h @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2017 Free Software + Copyright (C) 1999, 2002-2003, 2006-2007, 2011-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/printf-frexp.c b/lib/printf-frexp.c index 3b85a6a0..dac17586 100644 --- a/lib/printf-frexp.c +++ b/lib/printf-frexp.c @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/printf-frexp.h b/lib/printf-frexp.h index 4db0df0e..27e21423 100644 --- a/lib/printf-frexp.h +++ b/lib/printf-frexp.h @@ -1,5 +1,5 @@ /* Split a double into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/printf-frexpl.c b/lib/printf-frexpl.c index 2d0f77d9..6540e8d0 100644 --- a/lib/printf-frexpl.c +++ b/lib/printf-frexpl.c @@ -1,5 +1,5 @@ /* Split a 'long double' into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/printf-frexpl.h b/lib/printf-frexpl.h index c5ac36ee..6ab1202b 100644 --- a/lib/printf-frexpl.h +++ b/lib/printf-frexpl.h @@ -1,5 +1,5 @@ /* Split a 'long double' into fraction and mantissa, for hexadecimal printf. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/printf-parse.c b/lib/printf-parse.c index a06a26e4..d04d16b2 100644 --- a/lib/printf-parse.c +++ b/lib/printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2000, 2002-2003, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/printf-parse.h b/lib/printf-parse.h index 8cbecefa..b9f8319d 100644 --- a/lib/printf-parse.h +++ b/lib/printf-parse.h @@ -1,5 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2017 Free Software + Copyright (C) 1999, 2002-2003, 2005, 2007, 2010-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/ref-add.sin b/lib/ref-add.sin index 23684577..139494fb 100644 --- a/lib/ref-add.sin +++ b/lib/ref-add.sin @@ -1,6 +1,6 @@ # Add this package to a list of references stored in a text file. # -# Copyright (C) 2000, 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2000, 2009-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/lib/ref-del.sin b/lib/ref-del.sin index ea8c5593..da00348a 100644 --- a/lib/ref-del.sin +++ b/lib/ref-del.sin @@ -1,6 +1,6 @@ # Remove this package from a list of references stored in a text file. # -# Copyright (C) 2000, 2009-2017 Free Software Foundation, Inc. +# Copyright (C) 2000, 2009-2018 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/lib/relocatable.c b/lib/relocatable.c index 9c272967..946c10da 100644 --- a/lib/relocatable.c +++ b/lib/relocatable.c @@ -1,5 +1,5 @@ /* Provide relocatable packages. - Copyright (C) 2003-2006, 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2006, 2008-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003. This program is free software: you can redistribute it and/or diff --git a/lib/relocatable.h b/lib/relocatable.h index ba75d337..bb228f85 100644 --- a/lib/relocatable.h +++ b/lib/relocatable.h @@ -1,5 +1,5 @@ /* Provide relocatable packages. - Copyright (C) 2003, 2005, 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2003, 2005, 2008-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2003. This program is free software: you can redistribute it and/or diff --git a/lib/signbitd.c b/lib/signbitd.c index cd2ddbfc..33f9397e 100644 --- a/lib/signbitd.c +++ b/lib/signbitd.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/signbitf.c b/lib/signbitf.c index 63297ea2..2911a2ca 100644 --- a/lib/signbitf.c +++ b/lib/signbitf.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/signbitl.c b/lib/signbitl.c index 5b0e51cf..782a07fd 100644 --- a/lib/signbitl.c +++ b/lib/signbitl.c @@ -1,5 +1,5 @@ /* signbit() macro: Determine the sign bit of a floating-point number. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/size_max.h b/lib/size_max.h index 0c96487f..555cfacc 100644 --- a/lib/size_max.h +++ b/lib/size_max.h @@ -1,5 +1,5 @@ /* size_max.h -- declare SIZE_MAX through system headers - Copyright (C) 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2018 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software: you can redistribute it and/or diff --git a/lib/stdbool.in.h b/lib/stdbool.in.h index 0a832c7c..ffea0511 100644 --- a/lib/stdbool.in.h +++ b/lib/stdbool.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. +/* Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <haible@clisp.cons.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/stddef.in.h b/lib/stddef.in.h index 668af541..cda8c759 100644 --- a/lib/stddef.in.h +++ b/lib/stddef.in.h @@ -1,6 +1,6 @@ /* A substitute for POSIX 2008 <stddef.h>, for platforms that have issues. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/stdint.in.h b/lib/stdint.in.h index cfe84850..0058bfdd 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2001-2002, 2004-2017 Free Software Foundation, Inc. +/* Copyright (C) 2001-2002, 2004-2018 Free Software Foundation, Inc. Written by Paul Eggert, Bruno Haible, Sam Steingold, Peter Burwood. This file is part of gnulib. diff --git a/lib/stdio-impl.h b/lib/stdio-impl.h index 6dd606e4..64f8fd62 100644 --- a/lib/stdio-impl.h +++ b/lib/stdio-impl.h @@ -1,5 +1,5 @@ /* Implementation details of FILE streams. - Copyright (C) 2007-2008, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2008, 2010-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/stdlib.in.h b/lib/stdlib.in.h index 41a1969d..72bdd74c 100644 --- a/lib/stdlib.in.h +++ b/lib/stdlib.in.h @@ -1,6 +1,6 @@ /* A GNU-like <stdlib.h>. - Copyright (C) 1995, 2001-2004, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1995, 2001-2004, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -56,6 +56,9 @@ /* Solaris declares getloadavg() in <sys/loadavg.h>. */ #if (@GNULIB_GETLOADAVG@ || defined GNULIB_POSIXCHECK) && @HAVE_SYS_LOADAVG_H@ +/* OpenIndiana has a bug: <sys/time.h> must be included before + <sys/loadavg.h>. */ +# include <sys/time.h> # include <sys/loadavg.h> #endif diff --git a/lib/str-kmp.h b/lib/str-kmp.h index 596d5461..fd660755 100644 --- a/lib/str-kmp.h +++ b/lib/str-kmp.h @@ -1,6 +1,6 @@ /* Substring search in a NUL terminated string of UNIT elements, using the Knuth-Morris-Pratt algorithm. - Copyright (C) 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2005. This program is free software: you can redistribute it and/or diff --git a/lib/str-two-way.h b/lib/str-two-way.h index e7c80d02..02493d90 100644 --- a/lib/str-two-way.h +++ b/lib/str-two-way.h @@ -1,5 +1,5 @@ /* Byte-wise substring search, using the Two-Way algorithm. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Eric Blake <ebb9@byu.net>, 2008. diff --git a/lib/streq.h b/lib/streq.h index 18929018..92ad2595 100644 --- a/lib/streq.h +++ b/lib/streq.h @@ -1,5 +1,5 @@ /* Optimized string comparison. - Copyright (C) 2001-2002, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/striconveh.c b/lib/striconveh.c index 4eba8623..45d76f88 100644 --- a/lib/striconveh.c +++ b/lib/striconveh.c @@ -1,5 +1,5 @@ /* Character set conversion with error handling. - Copyright (C) 2001-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2018 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or diff --git a/lib/striconveh.h b/lib/striconveh.h index 27549012..1b8e2217 100644 --- a/lib/striconveh.h +++ b/lib/striconveh.h @@ -1,5 +1,5 @@ /* Character set conversion with error handling. - Copyright (C) 2001-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible and Simon Josefsson. This program is free software: you can redistribute it and/or diff --git a/lib/striconveha.c b/lib/striconveha.c index 2fe96da3..781d5b1b 100644 --- a/lib/striconveha.c +++ b/lib/striconveha.c @@ -1,5 +1,5 @@ /* Character set conversion with error handling and autodetection. - Copyright (C) 2002, 2005, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or diff --git a/lib/striconveha.h b/lib/striconveha.h index fcf9617b..f787fea9 100644 --- a/lib/striconveha.h +++ b/lib/striconveha.h @@ -1,5 +1,5 @@ /* Character set conversion with error handling and autodetection. - Copyright (C) 2002, 2005, 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007-2018 Free Software Foundation, Inc. Written by Bruno Haible. This program is free software: you can redistribute it and/or diff --git a/lib/string.in.h b/lib/string.in.h index f3d66793..90efc147 100644 --- a/lib/string.in.h +++ b/lib/string.in.h @@ -1,6 +1,6 @@ /* A GNU-like <string.h>. - Copyright (C) 1995-1996, 2001-2017 Free Software Foundation, Inc. + Copyright (C) 1995-1996, 2001-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/strncat.c b/lib/strncat.c index f8577eec..502a7357 100644 --- a/lib/strncat.c +++ b/lib/strncat.c @@ -1,5 +1,5 @@ /* Concatenate strings. - Copyright (C) 1999, 2002, 2006, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/strstr.c b/lib/strstr.c index b64e04f2..18bbe395 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2017 Free Software +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2018 Free Software Foundation, Inc. This file is part of the GNU C Library. diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h index 556bad0c..739ff52c 100644 --- a/lib/sys_types.in.h +++ b/lib/sys_types.in.h @@ -1,6 +1,6 @@ /* Provide a more complete sys/types.h. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unicase.h b/lib/unicase.h index 0e53f386..2a75e19a 100644 --- a/lib/unicase.h +++ b/lib/unicase.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Unicode character case mappings. - Copyright (C) 2002, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unicase.in.h b/lib/unicase.in.h index 5e393eaa..47f63b3c 100644 --- a/lib/unicase.in.h +++ b/lib/unicase.in.h @@ -1,5 +1,5 @@ /* Unicode character case mappings. - Copyright (C) 2002, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unicase/cased.c b/lib/unicase/cased.c index cb7fb6dc..51b821e4 100644 --- a/lib/unicase/cased.c +++ b/lib/unicase/cased.c @@ -1,5 +1,5 @@ /* Test whether a Unicode character is cased. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/casefold.h b/lib/unicase/casefold.h index 5dec9590..6e6fad47 100644 --- a/lib/unicase/casefold.h +++ b/lib/unicase/casefold.h @@ -1,5 +1,5 @@ /* Casefolding of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/caseprop.h b/lib/unicase/caseprop.h index 6c630ab4..7b7ece4e 100644 --- a/lib/unicase/caseprop.h +++ b/lib/unicase/caseprop.h @@ -1,5 +1,5 @@ /* Case related properties of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/context.h b/lib/unicase/context.h index bc2b353c..e99e8fc5 100644 --- a/lib/unicase/context.h +++ b/lib/unicase/context.h @@ -1,5 +1,5 @@ /* Case-mapping contexts of UTF-8/UTF-16/UTF-32 substring. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/empty-prefix-context.c b/lib/unicase/empty-prefix-context.c index 1b657669..979d0675 100644 --- a/lib/unicase/empty-prefix-context.c +++ b/lib/unicase/empty-prefix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of empty prefix string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/empty-suffix-context.c b/lib/unicase/empty-suffix-context.c index 7eb34d10..f63ed7f6 100644 --- a/lib/unicase/empty-suffix-context.c +++ b/lib/unicase/empty-suffix-context.c @@ -1,5 +1,5 @@ /* Case-mapping context of empty suffix string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/ignorable.c b/lib/unicase/ignorable.c index 47d77870..24cf895d 100644 --- a/lib/unicase/ignorable.c +++ b/lib/unicase/ignorable.c @@ -1,5 +1,5 @@ /* Test whether a Unicode character is case-ignorable. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/invariant.h b/lib/unicase/invariant.h index f139f042..0f260ee9 100644 --- a/lib/unicase/invariant.h +++ b/lib/unicase/invariant.h @@ -1,5 +1,5 @@ /* Internal functions for Unicode character case mappings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/locale-language.c b/lib/unicase/locale-language.c index 6ff8010c..f562ee90 100644 --- a/lib/unicase/locale-language.c +++ b/lib/unicase/locale-language.c @@ -1,5 +1,5 @@ /* Language code of current locale. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/locale-languages.h b/lib/unicase/locale-languages.h index 3a4add3b..70a5d7b2 100644 --- a/lib/unicase/locale-languages.h +++ b/lib/unicase/locale-languages.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unicase/locale-languages.gperf */ +/* Command-line: gperf -m 10 ./unicase/locale-languages.gperf */ /* Computed positions: -k'1-3' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -1026,7 +1026,7 @@ uc_locale_languages_lookup (register const char *str, register size_t len) } return 0; } -#line 271 "../../lib/unicase/locale-languages.gperf" +#line 271 "./unicase/locale-languages.gperf" /* * Local Variables: diff --git a/lib/unicase/simple-mapping.h b/lib/unicase/simple-mapping.h index 8574b708..249355f4 100644 --- a/lib/unicase/simple-mapping.h +++ b/lib/unicase/simple-mapping.h @@ -1,5 +1,5 @@ /* Simple case mapping for Unicode characters. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/special-casing-table.h b/lib/unicase/special-casing-table.h index 8417e0a0..49435413 100644 --- a/lib/unicase/special-casing-table.h +++ b/lib/unicase/special-casing-table.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unicase/special-casing-table.gperf */ +/* Command-line: gperf -m 10 ./unicase/special-casing-table.gperf */ /* Computed positions: -k'1-3' */ @@ -70,249 +70,249 @@ gl_unicase_special_lookup (register const char *str, register size_t len) }; static const struct special_casing_rule wordlist[] = { -#line 126 "../../lib/unicase/special-casing-table.gperf" +#line 126 "./unicase/special-casing-table.gperf" {"\373\001\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0049, 0 }, { 0xFB01, 0, 0 }, { 0x0046, 0x0069, 0 }, { 0x0066, 0x0069, 0 }}, -#line 31 "../../lib/unicase/special-casing-table.gperf" +#line 31 "./unicase/special-casing-table.gperf" {"\001I\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x02BC, 0x004E, 0 }, { 0x0149, 0, 0 }, { 0x02BC, 0x004E, 0 }, { 0x02BC, 0x006E, 0 }}, -#line 125 "../../lib/unicase/special-casing-table.gperf" +#line 125 "./unicase/special-casing-table.gperf" {"\373\000\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0 }, { 0xFB00, 0, 0 }, { 0x0046, 0x0066, 0 }, { 0x0066, 0x0066, 0 }}, -#line 15 "../../lib/unicase/special-casing-table.gperf" +#line 15 "./unicase/special-casing-table.gperf" {"\000I\000", 1, SCC_MORE_ABOVE , { 'l', 't' }, { 0x0049, 0, 0 }, { 0x0069, 0x0307, 0 }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }}, -#line 127 "../../lib/unicase/special-casing-table.gperf" +#line 127 "./unicase/special-casing-table.gperf" {"\373\002\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x004C, 0 }, { 0xFB02, 0, 0 }, { 0x0046, 0x006C, 0 }, { 0x0066, 0x006C, 0 }}, -#line 128 "../../lib/unicase/special-casing-table.gperf" +#line 128 "./unicase/special-casing-table.gperf" {"\373\003\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0x0049 }, { 0xFB03, 0, 0 }, { 0x0046, 0x0066, 0x0069 }, { 0x0066, 0x0066, 0x0069 }}, -#line 28 "../../lib/unicase/special-casing-table.gperf" +#line 28 "./unicase/special-casing-table.gperf" {"\0010\000", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }}, -#line 16 "../../lib/unicase/special-casing-table.gperf" +#line 16 "./unicase/special-casing-table.gperf" {"\000I\001", 1, -SCC_BEFORE_DOT , { 't', 'r' }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }}, -#line 17 "../../lib/unicase/special-casing-table.gperf" +#line 17 "./unicase/special-casing-table.gperf" {"\000I\002", 1, -SCC_BEFORE_DOT , { 'a', 'z' }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }}, -#line 33 "../../lib/unicase/special-casing-table.gperf" +#line 33 "./unicase/special-casing-table.gperf" {"\003\007\000", 1, SCC_AFTER_SOFT_DOTTED, { 'l', 't' }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }}, -#line 29 "../../lib/unicase/special-casing-table.gperf" +#line 29 "./unicase/special-casing-table.gperf" {"\0010\001", 1, SCC_ALWAYS , { 'a', 'z' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }}, -#line 30 "../../lib/unicase/special-casing-table.gperf" +#line 30 "./unicase/special-casing-table.gperf" {"\0010\002", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0130, 0, 0 }, { 0x0069, 0x0307, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0x0307, 0 }}, -#line 130 "../../lib/unicase/special-casing-table.gperf" +#line 130 "./unicase/special-casing-table.gperf" {"\373\005\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0054, 0 }, { 0xFB05, 0, 0 }, { 0x0053, 0x0074, 0 }, { 0x0073, 0x0074, 0 }}, -#line 34 "../../lib/unicase/special-casing-table.gperf" +#line 34 "./unicase/special-casing-table.gperf" {"\003\007\001", 1, SCC_AFTER_I , { 't', 'r' }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0x0307, 0, 0 }}, -#line 35 "../../lib/unicase/special-casing-table.gperf" +#line 35 "./unicase/special-casing-table.gperf" {"\003\007\002", 0, SCC_AFTER_I , { 'a', 'z' }, { 0x0307, 0, 0 }, { 0, 0, 0 }, { 0x0307, 0, 0 }, { 0x0307, 0, 0 }}, -#line 19 "../../lib/unicase/special-casing-table.gperf" +#line 19 "./unicase/special-casing-table.gperf" {"\000I\004", 0, SCC_ALWAYS , { 'a', 'z' }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }}, -#line 23 "../../lib/unicase/special-casing-table.gperf" +#line 23 "./unicase/special-casing-table.gperf" {"\000\314\000", 0, SCC_ALWAYS , { 'l', 't' }, { 0x00CC, 0, 0 }, { 0x0069, 0x0307, 0x0300 }, { 0x00CC, 0, 0 }, { 0x00EC, 0, 0 }}, -#line 109 "../../lib/unicase/special-casing-table.gperf" +#line 109 "./unicase/special-casing-table.gperf" {"\037\314\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0399, 0 }, { 0x1FC3, 0, 0 }, { 0x1FCC, 0, 0 }, { 0x03B7, 0x03B9, 0 }}, -#line 85 "../../lib/unicase/special-casing-table.gperf" +#line 85 "./unicase/special-casing-table.gperf" {"\037\243\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6B, 0x0399, 0 }, { 0x1FA3, 0, 0 }, { 0x1FAB, 0, 0 }, { 0x1F63, 0x03B9, 0 }}, -#line 80 "../../lib/unicase/special-casing-table.gperf" +#line 80 "./unicase/special-casing-table.gperf" {"\037\236\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2E, 0x0399, 0 }, { 0x1F96, 0, 0 }, { 0x1F9E, 0, 0 }, { 0x1F26, 0x03B9, 0 }}, -#line 37 "../../lib/unicase/special-casing-table.gperf" +#line 37 "./unicase/special-casing-table.gperf" {"\003\243\000", 0, SCC_FINAL_SIGMA , { '\0', '\0' }, { 0x03A3, 0, 0 }, { 0x03C2, 0, 0 }, { 0x03A3, 0, 0 }, { 0x03C3, 0, 0 }}, -#line 45 "../../lib/unicase/special-casing-table.gperf" +#line 45 "./unicase/special-casing-table.gperf" {"\036\236\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1E9E, 0, 0 }, { 0x00DF, 0, 0 }, { 0x1E9E, 0, 0 }, { 0x0073, 0x0073, 0 }}, -#line 76 "../../lib/unicase/special-casing-table.gperf" +#line 76 "./unicase/special-casing-table.gperf" {"\037\232\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2A, 0x0399, 0 }, { 0x1F92, 0, 0 }, { 0x1F9A, 0, 0 }, { 0x1F22, 0x03B9, 0 }}, -#line 75 "../../lib/unicase/special-casing-table.gperf" +#line 75 "./unicase/special-casing-table.gperf" {"\037\231\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F29, 0x0399, 0 }, { 0x1F91, 0, 0 }, { 0x1F99, 0, 0 }, { 0x1F21, 0x03B9, 0 }}, -#line 44 "../../lib/unicase/special-casing-table.gperf" +#line 44 "./unicase/special-casing-table.gperf" {"\036\232\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0041, 0x02BE, 0 }, { 0x1E9A, 0, 0 }, { 0x0041, 0x02BE, 0 }, { 0x0061, 0x02BE, 0 }}, -#line 43 "../../lib/unicase/special-casing-table.gperf" +#line 43 "./unicase/special-casing-table.gperf" {"\036\231\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0059, 0x030A, 0 }, { 0x1E99, 0, 0 }, { 0x0059, 0x030A, 0 }, { 0x0079, 0x030A, 0 }}, -#line 74 "../../lib/unicase/special-casing-table.gperf" +#line 74 "./unicase/special-casing-table.gperf" {"\037\230\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F28, 0x0399, 0 }, { 0x1F90, 0, 0 }, { 0x1F98, 0, 0 }, { 0x1F20, 0x03B9, 0 }}, -#line 73 "../../lib/unicase/special-casing-table.gperf" +#line 73 "./unicase/special-casing-table.gperf" {"\037\227\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2F, 0x0399, 0 }, { 0x1F97, 0, 0 }, { 0x1F9F, 0, 0 }, { 0x1F27, 0x03B9, 0 }}, -#line 42 "../../lib/unicase/special-casing-table.gperf" +#line 42 "./unicase/special-casing-table.gperf" {"\036\230\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0057, 0x030A, 0 }, { 0x1E98, 0, 0 }, { 0x0057, 0x030A, 0 }, { 0x0077, 0x030A, 0 }}, -#line 41 "../../lib/unicase/special-casing-table.gperf" +#line 41 "./unicase/special-casing-table.gperf" {"\036\227\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0054, 0x0308, 0 }, { 0x1E97, 0, 0 }, { 0x0054, 0x0308, 0 }, { 0x0074, 0x0308, 0 }}, -#line 72 "../../lib/unicase/special-casing-table.gperf" +#line 72 "./unicase/special-casing-table.gperf" {"\037\226\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2E, 0x0399, 0 }, { 0x1F96, 0, 0 }, { 0x1F9E, 0, 0 }, { 0x1F26, 0x03B9, 0 }}, -#line 66 "../../lib/unicase/special-casing-table.gperf" +#line 66 "./unicase/special-casing-table.gperf" {"\037\220\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F28, 0x0399, 0 }, { 0x1F90, 0, 0 }, { 0x1F98, 0, 0 }, { 0x1F20, 0x03B9, 0 }}, -#line 40 "../../lib/unicase/special-casing-table.gperf" +#line 40 "./unicase/special-casing-table.gperf" {"\036\226\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0048, 0x0331, 0 }, { 0x1E96, 0, 0 }, { 0x0048, 0x0331, 0 }, { 0x0068, 0x0331, 0 }}, -#line 36 "../../lib/unicase/special-casing-table.gperf" +#line 36 "./unicase/special-casing-table.gperf" {"\003\220\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0301 }, { 0x0390, 0, 0 }, { 0x0399, 0x0308, 0x0301 }, { 0x03B9, 0x0308, 0x0301 }}, -#line 57 "../../lib/unicase/special-casing-table.gperf" +#line 57 "./unicase/special-casing-table.gperf" {"\037\207\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0F, 0x0399, 0 }, { 0x1F87, 0, 0 }, { 0x1F8F, 0, 0 }, { 0x1F07, 0x03B9, 0 }}, -#line 21 "../../lib/unicase/special-casing-table.gperf" +#line 21 "./unicase/special-casing-table.gperf" {"\000i\000", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }}, -#line 124 "../../lib/unicase/special-casing-table.gperf" +#line 124 "./unicase/special-casing-table.gperf" {"\037\374\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0399, 0 }, { 0x1FF3, 0, 0 }, { 0x1FFC, 0, 0 }, { 0x03C9, 0x03B9, 0 }}, -#line 129 "../../lib/unicase/special-casing-table.gperf" +#line 129 "./unicase/special-casing-table.gperf" {"\373\004\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0046, 0x0046, 0x004C }, { 0xFB04, 0, 0 }, { 0x0046, 0x0066, 0x006C }, { 0x0066, 0x0066, 0x006C }}, -#line 123 "../../lib/unicase/special-casing-table.gperf" +#line 123 "./unicase/special-casing-table.gperf" {"\037\367\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0342, 0x0399 }, { 0x1FF7, 0, 0 }, { 0x03A9, 0x0342, 0x0345 }, { 0x03C9, 0x0342, 0x03B9 }}, -#line 22 "../../lib/unicase/special-casing-table.gperf" +#line 22 "./unicase/special-casing-table.gperf" {"\000i\001", 0, SCC_ALWAYS , { 'a', 'z' }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }, { 0x0130, 0, 0 }, { 0x0069, 0, 0 }}, -#line 18 "../../lib/unicase/special-casing-table.gperf" +#line 18 "./unicase/special-casing-table.gperf" {"\000I\003", 1, SCC_ALWAYS , { 't', 'r' }, { 0x0049, 0, 0 }, { 0x0069, 0, 0 }, { 0x0049, 0, 0 }, { 0x0131, 0, 0 }}, -#line 122 "../../lib/unicase/special-casing-table.gperf" +#line 122 "./unicase/special-casing-table.gperf" {"\037\366\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0342, 0 }, { 0x1FF6, 0, 0 }, { 0x03A9, 0x0342, 0 }, { 0x03C9, 0x0342, 0 }}, -#line 121 "../../lib/unicase/special-casing-table.gperf" +#line 121 "./unicase/special-casing-table.gperf" {"\037\364\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x038F, 0x0399, 0 }, { 0x1FF4, 0, 0 }, { 0x038F, 0x0345, 0 }, { 0x03CE, 0x03B9, 0 }}, -#line 39 "../../lib/unicase/special-casing-table.gperf" +#line 39 "./unicase/special-casing-table.gperf" {"\005\207\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0535, 0x0552, 0 }, { 0x0587, 0, 0 }, { 0x0535, 0x0582, 0 }, { 0x0565, 0x0582, 0 }}, -#line 120 "../../lib/unicase/special-casing-table.gperf" +#line 120 "./unicase/special-casing-table.gperf" {"\037\363\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A9, 0x0399, 0 }, { 0x1FF3, 0, 0 }, { 0x1FFC, 0, 0 }, { 0x03C9, 0x03B9, 0 }}, -#line 119 "../../lib/unicase/special-casing-table.gperf" +#line 119 "./unicase/special-casing-table.gperf" {"\037\362\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FFA, 0x0399, 0 }, { 0x1FF2, 0, 0 }, { 0x1FFA, 0x0345, 0 }, { 0x1F7C, 0x03B9, 0 }}, -#line 32 "../../lib/unicase/special-casing-table.gperf" +#line 32 "./unicase/special-casing-table.gperf" {"\001\360\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x004A, 0x030C, 0 }, { 0x01F0, 0, 0 }, { 0x004A, 0x030C, 0 }, { 0x006A, 0x030C, 0 }}, -#line 118 "../../lib/unicase/special-casing-table.gperf" +#line 118 "./unicase/special-casing-table.gperf" {"\037\347\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0342 }, { 0x1FE7, 0, 0 }, { 0x03A5, 0x0308, 0x0342 }, { 0x03C5, 0x0308, 0x0342 }}, -#line 117 "../../lib/unicase/special-casing-table.gperf" +#line 117 "./unicase/special-casing-table.gperf" {"\037\346\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0342, 0 }, { 0x1FE6, 0, 0 }, { 0x03A5, 0x0342, 0 }, { 0x03C5, 0x0342, 0 }}, -#line 116 "../../lib/unicase/special-casing-table.gperf" +#line 116 "./unicase/special-casing-table.gperf" {"\037\344\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A1, 0x0313, 0 }, { 0x1FE4, 0, 0 }, { 0x03A1, 0x0313, 0 }, { 0x03C1, 0x0313, 0 }}, -#line 115 "../../lib/unicase/special-casing-table.gperf" +#line 115 "./unicase/special-casing-table.gperf" {"\037\343\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0301 }, { 0x1FE3, 0, 0 }, { 0x03A5, 0x0308, 0x0301 }, { 0x03C5, 0x0308, 0x0301 }}, -#line 114 "../../lib/unicase/special-casing-table.gperf" +#line 114 "./unicase/special-casing-table.gperf" {"\037\342\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0300 }, { 0x1FE2, 0, 0 }, { 0x03A5, 0x0308, 0x0300 }, { 0x03C5, 0x0308, 0x0300 }}, -#line 25 "../../lib/unicase/special-casing-table.gperf" +#line 25 "./unicase/special-casing-table.gperf" {"\000\337\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0053, 0 }, { 0x00DF, 0, 0 }, { 0x0053, 0x0073, 0 }, { 0x0073, 0x0073, 0 }}, -#line 113 "../../lib/unicase/special-casing-table.gperf" +#line 113 "./unicase/special-casing-table.gperf" {"\037\327\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0342 }, { 0x1FD7, 0, 0 }, { 0x0399, 0x0308, 0x0342 }, { 0x03B9, 0x0308, 0x0342 }}, -#line 112 "../../lib/unicase/special-casing-table.gperf" +#line 112 "./unicase/special-casing-table.gperf" {"\037\326\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0342, 0 }, { 0x1FD6, 0, 0 }, { 0x0399, 0x0342, 0 }, { 0x03B9, 0x0342, 0 }}, -#line 111 "../../lib/unicase/special-casing-table.gperf" +#line 111 "./unicase/special-casing-table.gperf" {"\037\323\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0301 }, { 0x1FD3, 0, 0 }, { 0x0399, 0x0308, 0x0301 }, { 0x03B9, 0x0308, 0x0301 }}, -#line 110 "../../lib/unicase/special-casing-table.gperf" +#line 110 "./unicase/special-casing-table.gperf" {"\037\322\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0399, 0x0308, 0x0300 }, { 0x1FD2, 0, 0 }, { 0x0399, 0x0308, 0x0300 }, { 0x03B9, 0x0308, 0x0300 }}, -#line 24 "../../lib/unicase/special-casing-table.gperf" +#line 24 "./unicase/special-casing-table.gperf" {"\000\315\000", 0, SCC_ALWAYS , { 'l', 't' }, { 0x00CD, 0, 0 }, { 0x0069, 0x0307, 0x0301 }, { 0x00CD, 0, 0 }, { 0x00ED, 0, 0 }}, -#line 108 "../../lib/unicase/special-casing-table.gperf" +#line 108 "./unicase/special-casing-table.gperf" {"\037\307\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0342, 0x0399 }, { 0x1FC7, 0, 0 }, { 0x0397, 0x0342, 0x0345 }, { 0x03B7, 0x0342, 0x03B9 }}, -#line 107 "../../lib/unicase/special-casing-table.gperf" +#line 107 "./unicase/special-casing-table.gperf" {"\037\306\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0342, 0 }, { 0x1FC6, 0, 0 }, { 0x0397, 0x0342, 0 }, { 0x03B7, 0x0342, 0 }}, -#line 106 "../../lib/unicase/special-casing-table.gperf" +#line 106 "./unicase/special-casing-table.gperf" {"\037\304\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0389, 0x0399, 0 }, { 0x1FC4, 0, 0 }, { 0x0389, 0x0345, 0 }, { 0x03AE, 0x03B9, 0 }}, -#line 105 "../../lib/unicase/special-casing-table.gperf" +#line 105 "./unicase/special-casing-table.gperf" {"\037\303\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0397, 0x0399, 0 }, { 0x1FC3, 0, 0 }, { 0x1FCC, 0, 0 }, { 0x03B7, 0x03B9, 0 }}, -#line 104 "../../lib/unicase/special-casing-table.gperf" +#line 104 "./unicase/special-casing-table.gperf" {"\037\302\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FCA, 0x0399, 0 }, { 0x1FC2, 0, 0 }, { 0x1FCA, 0x0345, 0 }, { 0x1F74, 0x03B9, 0 }}, -#line 103 "../../lib/unicase/special-casing-table.gperf" +#line 103 "./unicase/special-casing-table.gperf" {"\037\274\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0399, 0 }, { 0x1FB3, 0, 0 }, { 0x1FBC, 0, 0 }, { 0x03B1, 0x03B9, 0 }}, -#line 102 "../../lib/unicase/special-casing-table.gperf" +#line 102 "./unicase/special-casing-table.gperf" {"\037\267\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0342, 0x0399 }, { 0x1FB7, 0, 0 }, { 0x0391, 0x0342, 0x0345 }, { 0x03B1, 0x0342, 0x03B9 }}, -#line 101 "../../lib/unicase/special-casing-table.gperf" +#line 101 "./unicase/special-casing-table.gperf" {"\037\266\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0342, 0 }, { 0x1FB6, 0, 0 }, { 0x0391, 0x0342, 0 }, { 0x03B1, 0x0342, 0 }}, -#line 100 "../../lib/unicase/special-casing-table.gperf" +#line 100 "./unicase/special-casing-table.gperf" {"\037\264\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0386, 0x0399, 0 }, { 0x1FB4, 0, 0 }, { 0x0386, 0x0345, 0 }, { 0x03AC, 0x03B9, 0 }}, -#line 99 "../../lib/unicase/special-casing-table.gperf" +#line 99 "./unicase/special-casing-table.gperf" {"\037\263\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0391, 0x0399, 0 }, { 0x1FB3, 0, 0 }, { 0x1FBC, 0, 0 }, { 0x03B1, 0x03B9, 0 }}, -#line 98 "../../lib/unicase/special-casing-table.gperf" +#line 98 "./unicase/special-casing-table.gperf" {"\037\262\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1FBA, 0x0399, 0 }, { 0x1FB2, 0, 0 }, { 0x1FBA, 0x0345, 0 }, { 0x1F70, 0x03B9, 0 }}, -#line 38 "../../lib/unicase/special-casing-table.gperf" +#line 38 "./unicase/special-casing-table.gperf" {"\003\260\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0308, 0x0301 }, { 0x03B0, 0, 0 }, { 0x03A5, 0x0308, 0x0301 }, { 0x03C5, 0x0308, 0x0301 }}, -#line 97 "../../lib/unicase/special-casing-table.gperf" +#line 97 "./unicase/special-casing-table.gperf" {"\037\257\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6F, 0x0399, 0 }, { 0x1FA7, 0, 0 }, { 0x1FAF, 0, 0 }, { 0x1F67, 0x03B9, 0 }}, -#line 96 "../../lib/unicase/special-casing-table.gperf" +#line 96 "./unicase/special-casing-table.gperf" {"\037\256\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6E, 0x0399, 0 }, { 0x1FA6, 0, 0 }, { 0x1FAE, 0, 0 }, { 0x1F66, 0x03B9, 0 }}, -#line 95 "../../lib/unicase/special-casing-table.gperf" +#line 95 "./unicase/special-casing-table.gperf" {"\037\255\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6D, 0x0399, 0 }, { 0x1FA5, 0, 0 }, { 0x1FAD, 0, 0 }, { 0x1F65, 0x03B9, 0 }}, -#line 94 "../../lib/unicase/special-casing-table.gperf" +#line 94 "./unicase/special-casing-table.gperf" {"\037\254\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6C, 0x0399, 0 }, { 0x1FA4, 0, 0 }, { 0x1FAC, 0, 0 }, { 0x1F64, 0x03B9, 0 }}, -#line 93 "../../lib/unicase/special-casing-table.gperf" +#line 93 "./unicase/special-casing-table.gperf" {"\037\253\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6B, 0x0399, 0 }, { 0x1FA3, 0, 0 }, { 0x1FAB, 0, 0 }, { 0x1F63, 0x03B9, 0 }}, -#line 92 "../../lib/unicase/special-casing-table.gperf" +#line 92 "./unicase/special-casing-table.gperf" {"\037\252\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6A, 0x0399, 0 }, { 0x1FA2, 0, 0 }, { 0x1FAA, 0, 0 }, { 0x1F62, 0x03B9, 0 }}, -#line 91 "../../lib/unicase/special-casing-table.gperf" +#line 91 "./unicase/special-casing-table.gperf" {"\037\251\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F69, 0x0399, 0 }, { 0x1FA1, 0, 0 }, { 0x1FA9, 0, 0 }, { 0x1F61, 0x03B9, 0 }}, -#line 90 "../../lib/unicase/special-casing-table.gperf" +#line 90 "./unicase/special-casing-table.gperf" {"\037\250\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F68, 0x0399, 0 }, { 0x1FA0, 0, 0 }, { 0x1FA8, 0, 0 }, { 0x1F60, 0x03B9, 0 }}, -#line 89 "../../lib/unicase/special-casing-table.gperf" +#line 89 "./unicase/special-casing-table.gperf" {"\037\247\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6F, 0x0399, 0 }, { 0x1FA7, 0, 0 }, { 0x1FAF, 0, 0 }, { 0x1F67, 0x03B9, 0 }}, -#line 88 "../../lib/unicase/special-casing-table.gperf" +#line 88 "./unicase/special-casing-table.gperf" {"\037\246\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6E, 0x0399, 0 }, { 0x1FA6, 0, 0 }, { 0x1FAE, 0, 0 }, { 0x1F66, 0x03B9, 0 }}, -#line 87 "../../lib/unicase/special-casing-table.gperf" +#line 87 "./unicase/special-casing-table.gperf" {"\037\245\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6D, 0x0399, 0 }, { 0x1FA5, 0, 0 }, { 0x1FAD, 0, 0 }, { 0x1F65, 0x03B9, 0 }}, -#line 86 "../../lib/unicase/special-casing-table.gperf" +#line 86 "./unicase/special-casing-table.gperf" {"\037\244\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6C, 0x0399, 0 }, { 0x1FA4, 0, 0 }, { 0x1FAC, 0, 0 }, { 0x1F64, 0x03B9, 0 }}, -#line 84 "../../lib/unicase/special-casing-table.gperf" +#line 84 "./unicase/special-casing-table.gperf" {"\037\242\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F6A, 0x0399, 0 }, { 0x1FA2, 0, 0 }, { 0x1FAA, 0, 0 }, { 0x1F62, 0x03B9, 0 }}, -#line 83 "../../lib/unicase/special-casing-table.gperf" +#line 83 "./unicase/special-casing-table.gperf" {"\037\241\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F69, 0x0399, 0 }, { 0x1FA1, 0, 0 }, { 0x1FA9, 0, 0 }, { 0x1F61, 0x03B9, 0 }}, -#line 82 "../../lib/unicase/special-casing-table.gperf" +#line 82 "./unicase/special-casing-table.gperf" {"\037\240\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F68, 0x0399, 0 }, { 0x1FA0, 0, 0 }, { 0x1FA8, 0, 0 }, { 0x1F60, 0x03B9, 0 }}, -#line 81 "../../lib/unicase/special-casing-table.gperf" +#line 81 "./unicase/special-casing-table.gperf" {"\037\237\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2F, 0x0399, 0 }, { 0x1F97, 0, 0 }, { 0x1F9F, 0, 0 }, { 0x1F27, 0x03B9, 0 }}, -#line 79 "../../lib/unicase/special-casing-table.gperf" +#line 79 "./unicase/special-casing-table.gperf" {"\037\235\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2D, 0x0399, 0 }, { 0x1F95, 0, 0 }, { 0x1F9D, 0, 0 }, { 0x1F25, 0x03B9, 0 }}, -#line 78 "../../lib/unicase/special-casing-table.gperf" +#line 78 "./unicase/special-casing-table.gperf" {"\037\234\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2C, 0x0399, 0 }, { 0x1F94, 0, 0 }, { 0x1F9C, 0, 0 }, { 0x1F24, 0x03B9, 0 }}, -#line 77 "../../lib/unicase/special-casing-table.gperf" +#line 77 "./unicase/special-casing-table.gperf" {"\037\233\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2B, 0x0399, 0 }, { 0x1F93, 0, 0 }, { 0x1F9B, 0, 0 }, { 0x1F23, 0x03B9, 0 }}, -#line 71 "../../lib/unicase/special-casing-table.gperf" +#line 71 "./unicase/special-casing-table.gperf" {"\037\225\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2D, 0x0399, 0 }, { 0x1F95, 0, 0 }, { 0x1F9D, 0, 0 }, { 0x1F25, 0x03B9, 0 }}, -#line 70 "../../lib/unicase/special-casing-table.gperf" +#line 70 "./unicase/special-casing-table.gperf" {"\037\224\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2C, 0x0399, 0 }, { 0x1F94, 0, 0 }, { 0x1F9C, 0, 0 }, { 0x1F24, 0x03B9, 0 }}, -#line 69 "../../lib/unicase/special-casing-table.gperf" +#line 69 "./unicase/special-casing-table.gperf" {"\037\223\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2B, 0x0399, 0 }, { 0x1F93, 0, 0 }, { 0x1F9B, 0, 0 }, { 0x1F23, 0x03B9, 0 }}, -#line 68 "../../lib/unicase/special-casing-table.gperf" +#line 68 "./unicase/special-casing-table.gperf" {"\037\222\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F2A, 0x0399, 0 }, { 0x1F92, 0, 0 }, { 0x1F9A, 0, 0 }, { 0x1F22, 0x03B9, 0 }}, -#line 67 "../../lib/unicase/special-casing-table.gperf" +#line 67 "./unicase/special-casing-table.gperf" {"\037\221\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F29, 0x0399, 0 }, { 0x1F91, 0, 0 }, { 0x1F99, 0, 0 }, { 0x1F21, 0x03B9, 0 }}, -#line 65 "../../lib/unicase/special-casing-table.gperf" +#line 65 "./unicase/special-casing-table.gperf" {"\037\217\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0F, 0x0399, 0 }, { 0x1F87, 0, 0 }, { 0x1F8F, 0, 0 }, { 0x1F07, 0x03B9, 0 }}, -#line 64 "../../lib/unicase/special-casing-table.gperf" +#line 64 "./unicase/special-casing-table.gperf" {"\037\216\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0E, 0x0399, 0 }, { 0x1F86, 0, 0 }, { 0x1F8E, 0, 0 }, { 0x1F06, 0x03B9, 0 }}, -#line 63 "../../lib/unicase/special-casing-table.gperf" +#line 63 "./unicase/special-casing-table.gperf" {"\037\215\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0D, 0x0399, 0 }, { 0x1F85, 0, 0 }, { 0x1F8D, 0, 0 }, { 0x1F05, 0x03B9, 0 }}, -#line 62 "../../lib/unicase/special-casing-table.gperf" +#line 62 "./unicase/special-casing-table.gperf" {"\037\214\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0C, 0x0399, 0 }, { 0x1F84, 0, 0 }, { 0x1F8C, 0, 0 }, { 0x1F04, 0x03B9, 0 }}, -#line 61 "../../lib/unicase/special-casing-table.gperf" +#line 61 "./unicase/special-casing-table.gperf" {"\037\213\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0B, 0x0399, 0 }, { 0x1F83, 0, 0 }, { 0x1F8B, 0, 0 }, { 0x1F03, 0x03B9, 0 }}, -#line 60 "../../lib/unicase/special-casing-table.gperf" +#line 60 "./unicase/special-casing-table.gperf" {"\037\212\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0A, 0x0399, 0 }, { 0x1F82, 0, 0 }, { 0x1F8A, 0, 0 }, { 0x1F02, 0x03B9, 0 }}, -#line 59 "../../lib/unicase/special-casing-table.gperf" +#line 59 "./unicase/special-casing-table.gperf" {"\037\211\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F09, 0x0399, 0 }, { 0x1F81, 0, 0 }, { 0x1F89, 0, 0 }, { 0x1F01, 0x03B9, 0 }}, -#line 58 "../../lib/unicase/special-casing-table.gperf" +#line 58 "./unicase/special-casing-table.gperf" {"\037\210\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F08, 0x0399, 0 }, { 0x1F80, 0, 0 }, { 0x1F88, 0, 0 }, { 0x1F00, 0x03B9, 0 }}, -#line 56 "../../lib/unicase/special-casing-table.gperf" +#line 56 "./unicase/special-casing-table.gperf" {"\037\206\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0E, 0x0399, 0 }, { 0x1F86, 0, 0 }, { 0x1F8E, 0, 0 }, { 0x1F06, 0x03B9, 0 }}, -#line 55 "../../lib/unicase/special-casing-table.gperf" +#line 55 "./unicase/special-casing-table.gperf" {"\037\205\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0D, 0x0399, 0 }, { 0x1F85, 0, 0 }, { 0x1F8D, 0, 0 }, { 0x1F05, 0x03B9, 0 }}, -#line 54 "../../lib/unicase/special-casing-table.gperf" +#line 54 "./unicase/special-casing-table.gperf" {"\037\204\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0C, 0x0399, 0 }, { 0x1F84, 0, 0 }, { 0x1F8C, 0, 0 }, { 0x1F04, 0x03B9, 0 }}, -#line 53 "../../lib/unicase/special-casing-table.gperf" +#line 53 "./unicase/special-casing-table.gperf" {"\037\203\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0B, 0x0399, 0 }, { 0x1F83, 0, 0 }, { 0x1F8B, 0, 0 }, { 0x1F03, 0x03B9, 0 }}, -#line 52 "../../lib/unicase/special-casing-table.gperf" +#line 52 "./unicase/special-casing-table.gperf" {"\037\202\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F0A, 0x0399, 0 }, { 0x1F82, 0, 0 }, { 0x1F8A, 0, 0 }, { 0x1F02, 0x03B9, 0 }}, -#line 51 "../../lib/unicase/special-casing-table.gperf" +#line 51 "./unicase/special-casing-table.gperf" {"\037\201\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F09, 0x0399, 0 }, { 0x1F81, 0, 0 }, { 0x1F89, 0, 0 }, { 0x1F01, 0x03B9, 0 }}, -#line 50 "../../lib/unicase/special-casing-table.gperf" +#line 50 "./unicase/special-casing-table.gperf" {"\037\200\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x1F08, 0x0399, 0 }, { 0x1F80, 0, 0 }, { 0x1F88, 0, 0 }, { 0x1F00, 0x03B9, 0 }}, -#line 49 "../../lib/unicase/special-casing-table.gperf" +#line 49 "./unicase/special-casing-table.gperf" {"\037V\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0342 }, { 0x1F56, 0, 0 }, { 0x03A5, 0x0313, 0x0342 }, { 0x03C5, 0x0313, 0x0342 }}, -#line 48 "../../lib/unicase/special-casing-table.gperf" +#line 48 "./unicase/special-casing-table.gperf" {"\037T\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0301 }, { 0x1F54, 0, 0 }, { 0x03A5, 0x0313, 0x0301 }, { 0x03C5, 0x0313, 0x0301 }}, -#line 47 "../../lib/unicase/special-casing-table.gperf" +#line 47 "./unicase/special-casing-table.gperf" {"\037R\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0x0300 }, { 0x1F52, 0, 0 }, { 0x03A5, 0x0313, 0x0300 }, { 0x03C5, 0x0313, 0x0300 }}, -#line 46 "../../lib/unicase/special-casing-table.gperf" +#line 46 "./unicase/special-casing-table.gperf" {"\037P\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x03A5, 0x0313, 0 }, { 0x1F50, 0, 0 }, { 0x03A5, 0x0313, 0 }, { 0x03C5, 0x0313, 0 }}, -#line 20 "../../lib/unicase/special-casing-table.gperf" +#line 20 "./unicase/special-casing-table.gperf" {"\000J\000", 0, SCC_MORE_ABOVE , { 'l', 't' }, { 0x004A, 0, 0 }, { 0x006A, 0x0307, 0 }, { 0x004A, 0, 0 }, { 0x006A, 0, 0 }}, -#line 27 "../../lib/unicase/special-casing-table.gperf" +#line 27 "./unicase/special-casing-table.gperf" {"\001.\000", 0, SCC_MORE_ABOVE , { 'l', 't' }, { 0x012E, 0, 0 }, { 0x012F, 0x0307, 0 }, { 0x012E, 0, 0 }, { 0x012F, 0, 0 }}, -#line 26 "../../lib/unicase/special-casing-table.gperf" +#line 26 "./unicase/special-casing-table.gperf" {"\001(\000", 0, SCC_ALWAYS , { 'l', 't' }, { 0x0128, 0, 0 }, { 0x0069, 0x0307, 0x0303 }, { 0x0128, 0, 0 }, { 0x0129, 0, 0 }}, -#line 136 "../../lib/unicase/special-casing-table.gperf" +#line 136 "./unicase/special-casing-table.gperf" {"\373\027\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x053D, 0 }, { 0xFB17, 0, 0 }, { 0x0544, 0x056D, 0 }, { 0x0574, 0x056D, 0 }}, -#line 135 "../../lib/unicase/special-casing-table.gperf" +#line 135 "./unicase/special-casing-table.gperf" {"\373\026\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x054E, 0x0546, 0 }, { 0xFB16, 0, 0 }, { 0x054E, 0x0576, 0 }, { 0x057E, 0x0576, 0 }}, -#line 134 "../../lib/unicase/special-casing-table.gperf" +#line 134 "./unicase/special-casing-table.gperf" {"\373\025\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x053B, 0 }, { 0xFB15, 0, 0 }, { 0x0544, 0x056B, 0 }, { 0x0574, 0x056B, 0 }}, -#line 133 "../../lib/unicase/special-casing-table.gperf" +#line 133 "./unicase/special-casing-table.gperf" {"\373\024\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x0535, 0 }, { 0xFB14, 0, 0 }, { 0x0544, 0x0565, 0 }, { 0x0574, 0x0565, 0 }}, -#line 132 "../../lib/unicase/special-casing-table.gperf" +#line 132 "./unicase/special-casing-table.gperf" {"\373\023\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0544, 0x0546, 0 }, { 0xFB13, 0, 0 }, { 0x0544, 0x0576, 0 }, { 0x0574, 0x0576, 0 }}, -#line 131 "../../lib/unicase/special-casing-table.gperf" +#line 131 "./unicase/special-casing-table.gperf" {"\373\006\000", 0, SCC_ALWAYS , { '\0', '\0' }, { 0x0053, 0x0054, 0 }, { 0xFB06, 0, 0 }, { 0x0053, 0x0074, 0 }, { 0x0073, 0x0074, 0 }} }; diff --git a/lib/unicase/special-casing.c b/lib/unicase/special-casing.c index 709b6a2c..69ebd690 100644 --- a/lib/unicase/special-casing.c +++ b/lib/unicase/special-casing.c @@ -1,5 +1,5 @@ /* Special casing table. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/special-casing.in.h b/lib/unicase/special-casing.in.h index d98049b6..12601aff 100644 --- a/lib/unicase/special-casing.in.h +++ b/lib/unicase/special-casing.in.h @@ -1,5 +1,5 @@ /* Special casing table. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/tocasefold.c b/lib/unicase/tocasefold.c index d93afbe5..e567d8a1 100644 --- a/lib/unicase/tocasefold.c +++ b/lib/unicase/tocasefold.c @@ -1,5 +1,5 @@ /* Casefold mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/tolower.c b/lib/unicase/tolower.c index a4026d24..d01296e1 100644 --- a/lib/unicase/tolower.c +++ b/lib/unicase/tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/totitle.c b/lib/unicase/totitle.c index f45bf3cf..24877d6e 100644 --- a/lib/unicase/totitle.c +++ b/lib/unicase/totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/toupper.c b/lib/unicase/toupper.c index 9eaddf58..3b5cfc52 100644 --- a/lib/unicase/toupper.c +++ b/lib/unicase/toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for Unicode characters (locale and context independent). - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-casecmp.h b/lib/unicase/u-casecmp.h index d21e8fb9..52d3c6ea 100644 --- a/lib/unicase/u-casecmp.h +++ b/lib/unicase/u-casecmp.h @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-casecoll.h b/lib/unicase/u-casecoll.h index 4d75dc62..259e046e 100644 --- a/lib/unicase/u-casecoll.h +++ b/lib/unicase/u-casecoll.h @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-casefold.h b/lib/unicase/u-casefold.h index 34648aa7..37d56c0b 100644 --- a/lib/unicase/u-casefold.h +++ b/lib/unicase/u-casefold.h @@ -1,5 +1,5 @@ /* Casefolding mapping for Unicode strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-casemap.h b/lib/unicase/u-casemap.h index 91071361..c6559b05 100644 --- a/lib/unicase/u-casemap.h +++ b/lib/unicase/u-casemap.h @@ -1,5 +1,5 @@ /* Case mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-casexfrm.h b/lib/unicase/u-casexfrm.h index e657dc2b..fe732623 100644 --- a/lib/unicase/u-casexfrm.h +++ b/lib/unicase/u-casexfrm.h @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-ct-casefold.h b/lib/unicase/u-ct-casefold.h index 77058e1d..c2cb0f27 100644 --- a/lib/unicase/u-ct-casefold.h +++ b/lib/unicase/u-ct-casefold.h @@ -1,5 +1,5 @@ /* Casefolding mapping for Unicode substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-ct-totitle.h b/lib/unicase/u-ct-totitle.h index 4f039a0a..6c138a5c 100644 --- a/lib/unicase/u-ct-totitle.h +++ b/lib/unicase/u-ct-totitle.h @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8/UTF-16/UTF-32 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-is-cased.h b/lib/unicase/u-is-cased.h index fadd7bdb..bb1749b7 100644 --- a/lib/unicase/u-is-cased.h +++ b/lib/unicase/u-is-cased.h @@ -1,5 +1,5 @@ /* Test whether case matters for a Unicode string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-is-invariant.h b/lib/unicase/u-is-invariant.h index 33beac09..e9705ad0 100644 --- a/lib/unicase/u-is-invariant.h +++ b/lib/unicase/u-is-invariant.h @@ -1,5 +1,5 @@ /* Test whether a Unicode string is invariant under a given case mapping. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u-totitle.h b/lib/unicase/u-totitle.h index b838433f..67bbed81 100644 --- a/lib/unicase/u-totitle.h +++ b/lib/unicase/u-totitle.h @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-casecmp.c b/lib/unicase/u16-casecmp.c index 07b6a510..fb7f0f38 100644 --- a/lib/unicase/u16-casecmp.c +++ b/lib/unicase/u16-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-casecoll.c b/lib/unicase/u16-casecoll.c index cdc0a136..de1af866 100644 --- a/lib/unicase/u16-casecoll.c +++ b/lib/unicase/u16-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-casefold.c b/lib/unicase/u16-casefold.c index 662a342f..458875e3 100644 --- a/lib/unicase/u16-casefold.c +++ b/lib/unicase/u16-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-casemap.c b/lib/unicase/u16-casemap.c index f76e29f4..0663c7f1 100644 --- a/lib/unicase/u16-casemap.c +++ b/lib/unicase/u16-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-casexfrm.c b/lib/unicase/u16-casexfrm.c index 73aead6c..db0b530d 100644 --- a/lib/unicase/u16-casexfrm.c +++ b/lib/unicase/u16-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-ct-casefold.c b/lib/unicase/u16-ct-casefold.c index ade3ed41..b8f5f5f4 100644 --- a/lib/unicase/u16-ct-casefold.c +++ b/lib/unicase/u16-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-ct-tolower.c b/lib/unicase/u16-ct-tolower.c index 5100a5a0..9475ba1d 100644 --- a/lib/unicase/u16-ct-tolower.c +++ b/lib/unicase/u16-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-ct-totitle.c b/lib/unicase/u16-ct-totitle.c index ee18b2ec..9e3539b8 100644 --- a/lib/unicase/u16-ct-totitle.c +++ b/lib/unicase/u16-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-ct-toupper.c b/lib/unicase/u16-ct-toupper.c index 697b4e8d..85a3a431 100644 --- a/lib/unicase/u16-ct-toupper.c +++ b/lib/unicase/u16-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-16 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-cased.c b/lib/unicase/u16-is-cased.c index 37906087..91932c45 100644 --- a/lib/unicase/u16-is-cased.c +++ b/lib/unicase/u16-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-16 string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-casefolded.c b/lib/unicase/u16-is-casefolded.c index f20d569e..c6b22f1a 100644 --- a/lib/unicase/u16-is-casefolded.c +++ b/lib/unicase/u16-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is already case-folded. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-invariant.c b/lib/unicase/u16-is-invariant.c index 42253fd7..6855ccc5 100644 --- a/lib/unicase/u16-is-invariant.c +++ b/lib/unicase/u16-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is invariant under a given case mapping. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-lowercase.c b/lib/unicase/u16-is-lowercase.c index 97aefdab..2ad72ff1 100644 --- a/lib/unicase/u16-is-lowercase.c +++ b/lib/unicase/u16-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely lower case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-titlecase.c b/lib/unicase/u16-is-titlecase.c index d49091d2..6e1332e9 100644 --- a/lib/unicase/u16-is-titlecase.c +++ b/lib/unicase/u16-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely title case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-is-uppercase.c b/lib/unicase/u16-is-uppercase.c index 10a5ed35..396de369 100644 --- a/lib/unicase/u16-is-uppercase.c +++ b/lib/unicase/u16-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-16 string is entirely upper case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-tolower.c b/lib/unicase/u16-tolower.c index 133a5724..1c32f4c4 100644 --- a/lib/unicase/u16-tolower.c +++ b/lib/unicase/u16-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-totitle.c b/lib/unicase/u16-totitle.c index 493a7638..04868904 100644 --- a/lib/unicase/u16-totitle.c +++ b/lib/unicase/u16-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u16-toupper.c b/lib/unicase/u16-toupper.c index d20f8631..65d46da9 100644 --- a/lib/unicase/u16-toupper.c +++ b/lib/unicase/u16-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-16 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-casecmp.c b/lib/unicase/u32-casecmp.c index 05d38c54..9723b908 100644 --- a/lib/unicase/u32-casecmp.c +++ b/lib/unicase/u32-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-casecoll.c b/lib/unicase/u32-casecoll.c index ff52d5d7..d4b4abf3 100644 --- a/lib/unicase/u32-casecoll.c +++ b/lib/unicase/u32-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-casefold.c b/lib/unicase/u32-casefold.c index 09878ef1..9b900973 100644 --- a/lib/unicase/u32-casefold.c +++ b/lib/unicase/u32-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-casemap.c b/lib/unicase/u32-casemap.c index 98c64ce3..e248488a 100644 --- a/lib/unicase/u32-casemap.c +++ b/lib/unicase/u32-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-casexfrm.c b/lib/unicase/u32-casexfrm.c index 82fec7b6..e5ef9e39 100644 --- a/lib/unicase/u32-casexfrm.c +++ b/lib/unicase/u32-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-ct-casefold.c b/lib/unicase/u32-ct-casefold.c index 5d30cec7..c752bfa1 100644 --- a/lib/unicase/u32-ct-casefold.c +++ b/lib/unicase/u32-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-ct-tolower.c b/lib/unicase/u32-ct-tolower.c index 24457458..71a8f4a9 100644 --- a/lib/unicase/u32-ct-tolower.c +++ b/lib/unicase/u32-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-ct-totitle.c b/lib/unicase/u32-ct-totitle.c index 82e8a2cc..7b8cc1e2 100644 --- a/lib/unicase/u32-ct-totitle.c +++ b/lib/unicase/u32-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-ct-toupper.c b/lib/unicase/u32-ct-toupper.c index 8ff1219f..77a55aa1 100644 --- a/lib/unicase/u32-ct-toupper.c +++ b/lib/unicase/u32-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-32 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-cased.c b/lib/unicase/u32-is-cased.c index 96874d75..e4a72875 100644 --- a/lib/unicase/u32-is-cased.c +++ b/lib/unicase/u32-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-32 string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-casefolded.c b/lib/unicase/u32-is-casefolded.c index f7f8398d..2f713489 100644 --- a/lib/unicase/u32-is-casefolded.c +++ b/lib/unicase/u32-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is already case-folded. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-invariant.c b/lib/unicase/u32-is-invariant.c index 4fba4213..7dce1dc4 100644 --- a/lib/unicase/u32-is-invariant.c +++ b/lib/unicase/u32-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is invariant under a given case mapping. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-lowercase.c b/lib/unicase/u32-is-lowercase.c index 1c4ec5b8..11e12c6e 100644 --- a/lib/unicase/u32-is-lowercase.c +++ b/lib/unicase/u32-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely lower case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-titlecase.c b/lib/unicase/u32-is-titlecase.c index c7d0d359..53157599 100644 --- a/lib/unicase/u32-is-titlecase.c +++ b/lib/unicase/u32-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely title case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-is-uppercase.c b/lib/unicase/u32-is-uppercase.c index 26e121d5..cbf4dcf7 100644 --- a/lib/unicase/u32-is-uppercase.c +++ b/lib/unicase/u32-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-32 string is entirely upper case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-tolower.c b/lib/unicase/u32-tolower.c index e519c215..b6da4c17 100644 --- a/lib/unicase/u32-tolower.c +++ b/lib/unicase/u32-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-totitle.c b/lib/unicase/u32-totitle.c index 7bbcd24a..19172acf 100644 --- a/lib/unicase/u32-totitle.c +++ b/lib/unicase/u32-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u32-toupper.c b/lib/unicase/u32-toupper.c index 4c135e14..da93944f 100644 --- a/lib/unicase/u32-toupper.c +++ b/lib/unicase/u32-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-casecmp.c b/lib/unicase/u8-casecmp.c index 6188738a..2495ef3b 100644 --- a/lib/unicase/u8-casecmp.c +++ b/lib/unicase/u8-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-casecoll.c b/lib/unicase/u8-casecoll.c index 16195a31..44e0e912 100644 --- a/lib/unicase/u8-casecoll.c +++ b/lib/unicase/u8-casecoll.c @@ -1,6 +1,6 @@ /* Locale dependent, case and normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-casefold.c b/lib/unicase/u8-casefold.c index b0fb7fdb..f15bad33 100644 --- a/lib/unicase/u8-casefold.c +++ b/lib/unicase/u8-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-casemap.c b/lib/unicase/u8-casemap.c index 99a5934d..3035e279 100644 --- a/lib/unicase/u8-casemap.c +++ b/lib/unicase/u8-casemap.c @@ -1,5 +1,5 @@ /* Case mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-casexfrm.c b/lib/unicase/u8-casexfrm.c index 3e803ed2..8c5ab366 100644 --- a/lib/unicase/u8-casexfrm.c +++ b/lib/unicase/u8-casexfrm.c @@ -1,6 +1,6 @@ /* Locale dependent transformation for case insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-ct-casefold.c b/lib/unicase/u8-ct-casefold.c index 7be93d5e..c6f190bb 100644 --- a/lib/unicase/u8-ct-casefold.c +++ b/lib/unicase/u8-ct-casefold.c @@ -1,5 +1,5 @@ /* Casefolding mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-ct-tolower.c b/lib/unicase/u8-ct-tolower.c index f9ea2a61..4096e404 100644 --- a/lib/unicase/u8-ct-tolower.c +++ b/lib/unicase/u8-ct-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-ct-totitle.c b/lib/unicase/u8-ct-totitle.c index b813b918..9fa7c61c 100644 --- a/lib/unicase/u8-ct-totitle.c +++ b/lib/unicase/u8-ct-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-ct-toupper.c b/lib/unicase/u8-ct-toupper.c index 8e4e92ca..38f8c33b 100644 --- a/lib/unicase/u8-ct-toupper.c +++ b/lib/unicase/u8-ct-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-8 substrings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-cased.c b/lib/unicase/u8-is-cased.c index 9cadec45..863888fd 100644 --- a/lib/unicase/u8-is-cased.c +++ b/lib/unicase/u8-is-cased.c @@ -1,5 +1,5 @@ /* Test whether case matters for an UTF-8 string. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-casefolded.c b/lib/unicase/u8-is-casefolded.c index fe5ec1a3..877d1cd0 100644 --- a/lib/unicase/u8-is-casefolded.c +++ b/lib/unicase/u8-is-casefolded.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is already case-folded. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-invariant.c b/lib/unicase/u8-is-invariant.c index 5a85caf7..11b35cd4 100644 --- a/lib/unicase/u8-is-invariant.c +++ b/lib/unicase/u8-is-invariant.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is invariant under a given case mapping. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-lowercase.c b/lib/unicase/u8-is-lowercase.c index 007e42c1..9036a1b9 100644 --- a/lib/unicase/u8-is-lowercase.c +++ b/lib/unicase/u8-is-lowercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely lower case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-titlecase.c b/lib/unicase/u8-is-titlecase.c index 41c5965b..8d7a1dab 100644 --- a/lib/unicase/u8-is-titlecase.c +++ b/lib/unicase/u8-is-titlecase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely title case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-is-uppercase.c b/lib/unicase/u8-is-uppercase.c index 7b87a66f..c21f2a41 100644 --- a/lib/unicase/u8-is-uppercase.c +++ b/lib/unicase/u8-is-uppercase.c @@ -1,5 +1,5 @@ /* Test whether an UTF-8 string is entirely upper case. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-tolower.c b/lib/unicase/u8-tolower.c index e15e4883..62c25765 100644 --- a/lib/unicase/u8-tolower.c +++ b/lib/unicase/u8-tolower.c @@ -1,5 +1,5 @@ /* Lowercase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-totitle.c b/lib/unicase/u8-totitle.c index 424a3e2a..22c09443 100644 --- a/lib/unicase/u8-totitle.c +++ b/lib/unicase/u8-totitle.c @@ -1,5 +1,5 @@ /* Titlecase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/u8-toupper.c b/lib/unicase/u8-toupper.c index f3439580..102f3f25 100644 --- a/lib/unicase/u8-toupper.c +++ b/lib/unicase/u8-toupper.c @@ -1,5 +1,5 @@ /* Uppercase mapping for UTF-8 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/ulc-casecmp.c b/lib/unicase/ulc-casecmp.c index d333b5b2..6fb83301 100644 --- a/lib/unicase/ulc-casecmp.c +++ b/lib/unicase/ulc-casecmp.c @@ -1,5 +1,5 @@ /* Case and normalization insensitive comparison of strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/ulc-casecoll.c b/lib/unicase/ulc-casecoll.c index 70cd989d..e41e54d6 100644 --- a/lib/unicase/ulc-casecoll.c +++ b/lib/unicase/ulc-casecoll.c @@ -1,5 +1,5 @@ /* Locale dependent, case and normalization insensitive comparison of strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/ulc-casexfrm.c b/lib/unicase/ulc-casexfrm.c index 57966b5d..e03baa57 100644 --- a/lib/unicase/ulc-casexfrm.c +++ b/lib/unicase/ulc-casexfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for case insensitive comparison of strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unicase/unicasemap.h b/lib/unicase/unicasemap.h index 0b9269aa..34a002ea 100644 --- a/lib/unicase/unicasemap.h +++ b/lib/unicase/unicasemap.h @@ -1,5 +1,5 @@ /* Case mapping for UTF-8/UTF-16/UTF-32 strings (locale dependent). - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniconv.h b/lib/uniconv.h index c7ec5dfb..0413ad3b 100644 --- a/lib/uniconv.h +++ b/lib/uniconv.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Conversions between Unicode and legacy encodings. - Copyright (C) 2002, 2005, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv.in.h b/lib/uniconv.in.h index 4181a2cb..640ccf0e 100644 --- a/lib/uniconv.in.h +++ b/lib/uniconv.in.h @@ -1,5 +1,5 @@ /* Conversions between Unicode and legacy encodings. - Copyright (C) 2002, 2005, 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u-conv-from-enc.h b/lib/uniconv/u-conv-from-enc.h index b25ada88..ba3620b9 100644 --- a/lib/uniconv/u-conv-from-enc.h +++ b/lib/uniconv/u-conv-from-enc.h @@ -1,5 +1,5 @@ /* Conversion to UTF-16/UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u-conv-to-enc.h b/lib/uniconv/u-conv-to-enc.h index 44a2a8ce..aed69d85 100644 --- a/lib/uniconv/u-conv-to-enc.h +++ b/lib/uniconv/u-conv-to-enc.h @@ -1,5 +1,5 @@ /* Conversion from UTF-16/UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u-strconv-from-enc.h b/lib/uniconv/u-strconv-from-enc.h index 41a2f039..176e069f 100644 --- a/lib/uniconv/u-strconv-from-enc.h +++ b/lib/uniconv/u-strconv-from-enc.h @@ -1,5 +1,5 @@ /* Conversion to UTF-8/UTF-16/UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u-strconv-to-enc.h b/lib/uniconv/u-strconv-to-enc.h index 91e132c0..d4cea4d2 100644 --- a/lib/uniconv/u-strconv-to-enc.h +++ b/lib/uniconv/u-strconv-to-enc.h @@ -1,5 +1,5 @@ /* Conversion from UTF-16/UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-conv-from-enc.c b/lib/uniconv/u16-conv-from-enc.c index 2d7a59b1..0c833d58 100644 --- a/lib/uniconv/u16-conv-from-enc.c +++ b/lib/uniconv/u16-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-conv-to-enc.c b/lib/uniconv/u16-conv-to-enc.c index 4a668174..3699e353 100644 --- a/lib/uniconv/u16-conv-to-enc.c +++ b/lib/uniconv/u16-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to legacy encodings. - Copyright (C) 2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-strconv-from-enc.c b/lib/uniconv/u16-strconv-from-enc.c index 7ec02b47..819f722f 100644 --- a/lib/uniconv/u16-strconv-from-enc.c +++ b/lib/uniconv/u16-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-strconv-from-locale.c b/lib/uniconv/u16-strconv-from-locale.c index 13646803..6ebc7256 100644 --- a/lib/uniconv/u16-strconv-from-locale.c +++ b/lib/uniconv/u16-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-16 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-strconv-to-enc.c b/lib/uniconv/u16-strconv-to-enc.c index 677b9c8b..e32530d7 100644 --- a/lib/uniconv/u16-strconv-to-enc.c +++ b/lib/uniconv/u16-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u16-strconv-to-locale.c b/lib/uniconv/u16-strconv-to-locale.c index 4e545687..bfc90bc2 100644 --- a/lib/uniconv/u16-strconv-to-locale.c +++ b/lib/uniconv/u16-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-16 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-conv-from-enc.c b/lib/uniconv/u32-conv-from-enc.c index 88f14190..76c479c3 100644 --- a/lib/uniconv/u32-conv-from-enc.c +++ b/lib/uniconv/u32-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-conv-to-enc.c b/lib/uniconv/u32-conv-to-enc.c index 4d526ea0..d2107d37 100644 --- a/lib/uniconv/u32-conv-to-enc.c +++ b/lib/uniconv/u32-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-strconv-from-enc.c b/lib/uniconv/u32-strconv-from-enc.c index a6620855..e6b7245a 100644 --- a/lib/uniconv/u32-strconv-from-enc.c +++ b/lib/uniconv/u32-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-strconv-from-locale.c b/lib/uniconv/u32-strconv-from-locale.c index 2b7cb01c..a1dd3fc4 100644 --- a/lib/uniconv/u32-strconv-from-locale.c +++ b/lib/uniconv/u32-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-32 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-strconv-to-enc.c b/lib/uniconv/u32-strconv-to-enc.c index 994b17a1..26216ba5 100644 --- a/lib/uniconv/u32-strconv-to-enc.c +++ b/lib/uniconv/u32-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u32-strconv-to-locale.c b/lib/uniconv/u32-strconv-to-locale.c index fbbd7f54..8f75ad15 100644 --- a/lib/uniconv/u32-strconv-to-locale.c +++ b/lib/uniconv/u32-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-32 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-conv-from-enc.c b/lib/uniconv/u8-conv-from-enc.c index 124b1641..234909cb 100644 --- a/lib/uniconv/u8-conv-from-enc.c +++ b/lib/uniconv/u8-conv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-conv-to-enc.c b/lib/uniconv/u8-conv-to-enc.c index dc5b173c..c1452486 100644 --- a/lib/uniconv/u8-conv-to-enc.c +++ b/lib/uniconv/u8-conv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-strconv-from-enc.c b/lib/uniconv/u8-strconv-from-enc.c index f79f3833..1dd535d0 100644 --- a/lib/uniconv/u8-strconv-from-enc.c +++ b/lib/uniconv/u8-strconv-from-enc.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-strconv-from-locale.c b/lib/uniconv/u8-strconv-from-locale.c index 9744052c..121203dc 100644 --- a/lib/uniconv/u8-strconv-from-locale.c +++ b/lib/uniconv/u8-strconv-from-locale.c @@ -1,5 +1,5 @@ /* Conversion to UTF-8 from the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-strconv-to-enc.c b/lib/uniconv/u8-strconv-to-enc.c index 7519ca5b..478f889c 100644 --- a/lib/uniconv/u8-strconv-to-enc.c +++ b/lib/uniconv/u8-strconv-to-enc.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to legacy encodings. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniconv/u8-strconv-to-locale.c b/lib/uniconv/u8-strconv-to-locale.c index 12fa85ff..f1035511 100644 --- a/lib/uniconv/u8-strconv-to-locale.c +++ b/lib/uniconv/u8-strconv-to-locale.c @@ -1,5 +1,5 @@ /* Conversion from UTF-8 to the locale encoding. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unictype.h b/lib/unictype.h index a5dba681..91be1124 100644 --- a/lib/unictype.h +++ b/lib/unictype.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Unicode character classification and properties. - Copyright (C) 2002, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unictype.in.h b/lib/unictype.in.h index b47de839..65b01be1 100644 --- a/lib/unictype.in.h +++ b/lib/unictype.in.h @@ -1,5 +1,5 @@ /* Unicode character classification and properties. - Copyright (C) 2002, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unictype/bidi_byname.c b/lib/unictype/bidi_byname.c index e2ec2572..fd558ace 100644 --- a/lib/unictype/bidi_byname.c +++ b/lib/unictype/bidi_byname.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/bidi_byname.h b/lib/unictype/bidi_byname.h index 33fe2ae7..d1fee35b 100644 --- a/lib/unictype/bidi_byname.h +++ b/lib/unictype/bidi_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/bidi_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/bidi_byname.gperf */ /* Computed positions: -k'1,9,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 2 "../../lib/unictype/bidi_byname.gperf" +#line 2 "./unictype/bidi_byname.gperf" struct named_bidi_class { int name; int bidi_class; }; #define TOTAL_KEYWORDS 69 @@ -289,153 +289,153 @@ static const struct bidi_class_stringpool_t bidi_class_stringpool_contents = static const struct named_bidi_class bidi_class_names[] = { {-1}, {-1}, {-1}, {-1}, {-1}, -#line 31 "../../lib/unictype/bidi_byname.gperf" +#line 31 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str5, UC_BIDI_R}, -#line 19 "../../lib/unictype/bidi_byname.gperf" +#line 19 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str6, UC_BIDI_EN}, -#line 32 "../../lib/unictype/bidi_byname.gperf" +#line 32 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str7, UC_BIDI_RLE}, {-1}, -#line 15 "../../lib/unictype/bidi_byname.gperf" +#line 15 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str9, UC_BIDI_AN}, -#line 24 "../../lib/unictype/bidi_byname.gperf" +#line 24 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str10, UC_BIDI_LRE}, -#line 23 "../../lib/unictype/bidi_byname.gperf" +#line 23 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str11, UC_BIDI_L}, -#line 14 "../../lib/unictype/bidi_byname.gperf" +#line 14 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str12, UC_BIDI_AL}, -#line 28 "../../lib/unictype/bidi_byname.gperf" +#line 28 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str13, UC_BIDI_ON}, -#line 34 "../../lib/unictype/bidi_byname.gperf" +#line 34 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str14, UC_BIDI_RLO}, {-1}, -#line 33 "../../lib/unictype/bidi_byname.gperf" +#line 33 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str16, UC_BIDI_RLI}, -#line 26 "../../lib/unictype/bidi_byname.gperf" +#line 26 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str17, UC_BIDI_LRO}, -#line 30 "../../lib/unictype/bidi_byname.gperf" +#line 30 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str18, UC_BIDI_PDI}, -#line 25 "../../lib/unictype/bidi_byname.gperf" +#line 25 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str19, UC_BIDI_LRI}, -#line 48 "../../lib/unictype/bidi_byname.gperf" +#line 48 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str20, UC_BIDI_EN}, {-1}, -#line 37 "../../lib/unictype/bidi_byname.gperf" +#line 37 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str22, UC_BIDI_AL}, {-1}, -#line 76 "../../lib/unictype/bidi_byname.gperf" +#line 76 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str24, UC_BIDI_RLI}, -#line 78 "../../lib/unictype/bidi_byname.gperf" +#line 78 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str25, UC_BIDI_RLO}, -#line 74 "../../lib/unictype/bidi_byname.gperf" +#line 74 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str26, UC_BIDI_RLE}, -#line 60 "../../lib/unictype/bidi_byname.gperf" +#line 60 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str27, UC_BIDI_LRI}, -#line 62 "../../lib/unictype/bidi_byname.gperf" +#line 62 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str28, UC_BIDI_LRO}, -#line 58 "../../lib/unictype/bidi_byname.gperf" +#line 58 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str29, UC_BIDI_LRE}, -#line 59 "../../lib/unictype/bidi_byname.gperf" +#line 59 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str30, UC_BIDI_LRI}, -#line 61 "../../lib/unictype/bidi_byname.gperf" +#line 61 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str31, UC_BIDI_LRO}, -#line 57 "../../lib/unictype/bidi_byname.gperf" +#line 57 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str32, UC_BIDI_LRE}, -#line 47 "../../lib/unictype/bidi_byname.gperf" +#line 47 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str33, UC_BIDI_EN}, -#line 21 "../../lib/unictype/bidi_byname.gperf" +#line 21 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str34, UC_BIDI_ET}, -#line 17 "../../lib/unictype/bidi_byname.gperf" +#line 17 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str35, UC_BIDI_BN}, -#line 49 "../../lib/unictype/bidi_byname.gperf" +#line 49 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str36, UC_BIDI_ES}, -#line 51 "../../lib/unictype/bidi_byname.gperf" +#line 51 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str37, UC_BIDI_ET}, -#line 20 "../../lib/unictype/bidi_byname.gperf" +#line 20 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str38, UC_BIDI_ES}, -#line 75 "../../lib/unictype/bidi_byname.gperf" +#line 75 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str39, UC_BIDI_RLI}, -#line 77 "../../lib/unictype/bidi_byname.gperf" +#line 77 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str40, UC_BIDI_RLO}, -#line 73 "../../lib/unictype/bidi_byname.gperf" +#line 73 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str41, UC_BIDI_RLE}, -#line 45 "../../lib/unictype/bidi_byname.gperf" +#line 45 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str42, UC_BIDI_CS}, -#line 46 "../../lib/unictype/bidi_byname.gperf" +#line 46 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str43, UC_BIDI_CS}, {-1}, -#line 72 "../../lib/unictype/bidi_byname.gperf" +#line 72 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str45, UC_BIDI_R}, -#line 81 "../../lib/unictype/bidi_byname.gperf" +#line 81 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str46, UC_BIDI_WS}, {-1}, -#line 56 "../../lib/unictype/bidi_byname.gperf" +#line 56 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str48, UC_BIDI_L}, -#line 38 "../../lib/unictype/bidi_byname.gperf" +#line 38 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str49, UC_BIDI_AL}, -#line 55 "../../lib/unictype/bidi_byname.gperf" +#line 55 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str50, UC_BIDI_L}, -#line 69 "../../lib/unictype/bidi_byname.gperf" +#line 69 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str51, UC_BIDI_PDI}, -#line 52 "../../lib/unictype/bidi_byname.gperf" +#line 52 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str52, UC_BIDI_ET}, -#line 44 "../../lib/unictype/bidi_byname.gperf" +#line 44 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str53, UC_BIDI_BN}, -#line 80 "../../lib/unictype/bidi_byname.gperf" +#line 80 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str54, UC_BIDI_S}, -#line 50 "../../lib/unictype/bidi_byname.gperf" +#line 50 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str55, UC_BIDI_ES}, -#line 66 "../../lib/unictype/bidi_byname.gperf" +#line 66 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str56, UC_BIDI_ON}, -#line 70 "../../lib/unictype/bidi_byname.gperf" +#line 70 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str57, UC_BIDI_PDI}, -#line 18 "../../lib/unictype/bidi_byname.gperf" +#line 18 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str58, UC_BIDI_CS}, -#line 71 "../../lib/unictype/bidi_byname.gperf" +#line 71 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str59, UC_BIDI_R}, -#line 29 "../../lib/unictype/bidi_byname.gperf" +#line 29 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str60, UC_BIDI_PDF}, -#line 39 "../../lib/unictype/bidi_byname.gperf" +#line 39 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str61, UC_BIDI_AN}, -#line 82 "../../lib/unictype/bidi_byname.gperf" +#line 82 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str62, UC_BIDI_WS}, -#line 16 "../../lib/unictype/bidi_byname.gperf" +#line 16 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str63, UC_BIDI_B}, -#line 36 "../../lib/unictype/bidi_byname.gperf" +#line 36 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str64, UC_BIDI_WS}, -#line 27 "../../lib/unictype/bidi_byname.gperf" +#line 27 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str65, UC_BIDI_NSM}, -#line 43 "../../lib/unictype/bidi_byname.gperf" +#line 43 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str66, UC_BIDI_BN}, -#line 22 "../../lib/unictype/bidi_byname.gperf" +#line 22 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str67, UC_BIDI_FSI}, -#line 65 "../../lib/unictype/bidi_byname.gperf" +#line 65 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str68, UC_BIDI_ON}, -#line 35 "../../lib/unictype/bidi_byname.gperf" +#line 35 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str69, UC_BIDI_S}, -#line 64 "../../lib/unictype/bidi_byname.gperf" +#line 64 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str70, UC_BIDI_NSM}, -#line 63 "../../lib/unictype/bidi_byname.gperf" +#line 63 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str71, UC_BIDI_NSM}, -#line 42 "../../lib/unictype/bidi_byname.gperf" +#line 42 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str72, UC_BIDI_B}, -#line 41 "../../lib/unictype/bidi_byname.gperf" +#line 41 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str73, UC_BIDI_B}, {-1}, {-1}, {-1}, -#line 53 "../../lib/unictype/bidi_byname.gperf" +#line 53 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str77, UC_BIDI_FSI}, -#line 67 "../../lib/unictype/bidi_byname.gperf" +#line 67 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str78, UC_BIDI_PDF}, -#line 40 "../../lib/unictype/bidi_byname.gperf" +#line 40 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str79, UC_BIDI_AN}, {-1}, {-1}, -#line 54 "../../lib/unictype/bidi_byname.gperf" +#line 54 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str82, UC_BIDI_FSI}, {-1}, -#line 68 "../../lib/unictype/bidi_byname.gperf" +#line 68 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str84, UC_BIDI_PDF}, {-1}, {-1}, -#line 79 "../../lib/unictype/bidi_byname.gperf" +#line 79 "./unictype/bidi_byname.gperf" {(int)(size_t)&((struct bidi_class_stringpool_t *)0)->bidi_class_stringpool_str87, UC_BIDI_S} }; diff --git a/lib/unictype/bidi_longname.c b/lib/unictype/bidi_longname.c index e73183b0..d0d4fbd3 100644 --- a/lib/unictype/bidi_longname.c +++ b/lib/unictype/bidi_longname.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/bidi_name.c b/lib/unictype/bidi_name.c index d80586d4..05991c81 100644 --- a/lib/unictype/bidi_name.c +++ b/lib/unictype/bidi_name.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/bidi_of.c b/lib/unictype/bidi_of.c index 74103c21..b4750dd1 100644 --- a/lib/unictype/bidi_of.c +++ b/lib/unictype/bidi_of.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/bidi_test.c b/lib/unictype/bidi_test.c index 7a9f5272..b2ad1da1 100644 --- a/lib/unictype/bidi_test.c +++ b/lib/unictype/bidi_test.c @@ -1,5 +1,5 @@ /* Bidi classes of Unicode characters. - Copyright (C) 2002, 2006, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/bitmap.h b/lib/unictype/bitmap.h index 37b0b70e..6227e591 100644 --- a/lib/unictype/bitmap.h +++ b/lib/unictype/bitmap.h @@ -1,5 +1,5 @@ /* Three-level bitmap lookup. - Copyright (C) 2000-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2000-2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/block_test.c b/lib/unictype/block_test.c index cf6d7fdf..fe294b9a 100644 --- a/lib/unictype/block_test.c +++ b/lib/unictype/block_test.c @@ -1,5 +1,5 @@ /* Blocks of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/blocks.c b/lib/unictype/blocks.c index c2e867ec..c0929e7a 100644 --- a/lib/unictype/blocks.c +++ b/lib/unictype/blocks.c @@ -1,5 +1,5 @@ /* Blocks of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_C.c b/lib/unictype/categ_C.c index a382a7e1..b00b509f 100644 --- a/lib/unictype/categ_C.c +++ b/lib/unictype/categ_C.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Cc.c b/lib/unictype/categ_Cc.c index 8fec296a..390d19e9 100644 --- a/lib/unictype/categ_Cc.c +++ b/lib/unictype/categ_Cc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Cf.c b/lib/unictype/categ_Cf.c index 455b66db..55c23d34 100644 --- a/lib/unictype/categ_Cf.c +++ b/lib/unictype/categ_Cf.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Cn.c b/lib/unictype/categ_Cn.c index 4e10368a..923d0ef2 100644 --- a/lib/unictype/categ_Cn.c +++ b/lib/unictype/categ_Cn.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Co.c b/lib/unictype/categ_Co.c index b1196cd4..dde07c5d 100644 --- a/lib/unictype/categ_Co.c +++ b/lib/unictype/categ_Co.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Cs.c b/lib/unictype/categ_Cs.c index ee2d806d..96ca3798 100644 --- a/lib/unictype/categ_Cs.c +++ b/lib/unictype/categ_Cs.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_L.c b/lib/unictype/categ_L.c index 4b971e64..a0481d69 100644 --- a/lib/unictype/categ_L.c +++ b/lib/unictype/categ_L.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_LC.c b/lib/unictype/categ_LC.c index 7bfcbbea..2705967b 100644 --- a/lib/unictype/categ_LC.c +++ b/lib/unictype/categ_LC.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Ll.c b/lib/unictype/categ_Ll.c index 971d0e57..3c43f336 100644 --- a/lib/unictype/categ_Ll.c +++ b/lib/unictype/categ_Ll.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Lm.c b/lib/unictype/categ_Lm.c index ba6248de..d8d90c97 100644 --- a/lib/unictype/categ_Lm.c +++ b/lib/unictype/categ_Lm.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Lo.c b/lib/unictype/categ_Lo.c index 65a07c89..1c86f875 100644 --- a/lib/unictype/categ_Lo.c +++ b/lib/unictype/categ_Lo.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Lt.c b/lib/unictype/categ_Lt.c index 07e51686..8c2a7d11 100644 --- a/lib/unictype/categ_Lt.c +++ b/lib/unictype/categ_Lt.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Lu.c b/lib/unictype/categ_Lu.c index 775efcba..78c7c6c2 100644 --- a/lib/unictype/categ_Lu.c +++ b/lib/unictype/categ_Lu.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_M.c b/lib/unictype/categ_M.c index 07ba438f..af851443 100644 --- a/lib/unictype/categ_M.c +++ b/lib/unictype/categ_M.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Mc.c b/lib/unictype/categ_Mc.c index b933c90f..ca26a9ae 100644 --- a/lib/unictype/categ_Mc.c +++ b/lib/unictype/categ_Mc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Me.c b/lib/unictype/categ_Me.c index 4c5cdbc7..5a4eff44 100644 --- a/lib/unictype/categ_Me.c +++ b/lib/unictype/categ_Me.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Mn.c b/lib/unictype/categ_Mn.c index d6f6e102..afe9d0c6 100644 --- a/lib/unictype/categ_Mn.c +++ b/lib/unictype/categ_Mn.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_N.c b/lib/unictype/categ_N.c index 39ae0304..98f8a524 100644 --- a/lib/unictype/categ_N.c +++ b/lib/unictype/categ_N.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Nd.c b/lib/unictype/categ_Nd.c index 9ecc6f19..cf6ffb83 100644 --- a/lib/unictype/categ_Nd.c +++ b/lib/unictype/categ_Nd.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Nl.c b/lib/unictype/categ_Nl.c index db5191b4..084d02f8 100644 --- a/lib/unictype/categ_Nl.c +++ b/lib/unictype/categ_Nl.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_No.c b/lib/unictype/categ_No.c index edb2e832..b16433fc 100644 --- a/lib/unictype/categ_No.c +++ b/lib/unictype/categ_No.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_P.c b/lib/unictype/categ_P.c index 494e9812..2ef95913 100644 --- a/lib/unictype/categ_P.c +++ b/lib/unictype/categ_P.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Pc.c b/lib/unictype/categ_Pc.c index ffd57eb6..7052654a 100644 --- a/lib/unictype/categ_Pc.c +++ b/lib/unictype/categ_Pc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Pd.c b/lib/unictype/categ_Pd.c index 298b34bd..8363be90 100644 --- a/lib/unictype/categ_Pd.c +++ b/lib/unictype/categ_Pd.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Pe.c b/lib/unictype/categ_Pe.c index d13b374e..d3edefa7 100644 --- a/lib/unictype/categ_Pe.c +++ b/lib/unictype/categ_Pe.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Pf.c b/lib/unictype/categ_Pf.c index bc3a6cbc..9622849b 100644 --- a/lib/unictype/categ_Pf.c +++ b/lib/unictype/categ_Pf.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Pi.c b/lib/unictype/categ_Pi.c index 136ec99b..647eaba7 100644 --- a/lib/unictype/categ_Pi.c +++ b/lib/unictype/categ_Pi.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Po.c b/lib/unictype/categ_Po.c index eb48e313..da0d9f15 100644 --- a/lib/unictype/categ_Po.c +++ b/lib/unictype/categ_Po.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Ps.c b/lib/unictype/categ_Ps.c index 4735b5f4..35ded0d5 100644 --- a/lib/unictype/categ_Ps.c +++ b/lib/unictype/categ_Ps.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_S.c b/lib/unictype/categ_S.c index 02acd622..f0a54fc3 100644 --- a/lib/unictype/categ_S.c +++ b/lib/unictype/categ_S.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Sc.c b/lib/unictype/categ_Sc.c index f783562f..c6fc3460 100644 --- a/lib/unictype/categ_Sc.c +++ b/lib/unictype/categ_Sc.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Sk.c b/lib/unictype/categ_Sk.c index 502b0897..11394b42 100644 --- a/lib/unictype/categ_Sk.c +++ b/lib/unictype/categ_Sk.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Sm.c b/lib/unictype/categ_Sm.c index 3950c5ef..e3dc668f 100644 --- a/lib/unictype/categ_Sm.c +++ b/lib/unictype/categ_Sm.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_So.c b/lib/unictype/categ_So.c index 30fa8851..e78e00d7 100644 --- a/lib/unictype/categ_So.c +++ b/lib/unictype/categ_So.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Z.c b/lib/unictype/categ_Z.c index 2d1d3864..77bcceb6 100644 --- a/lib/unictype/categ_Z.c +++ b/lib/unictype/categ_Z.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Zl.c b/lib/unictype/categ_Zl.c index 6fa801cf..628a0f5f 100644 --- a/lib/unictype/categ_Zl.c +++ b/lib/unictype/categ_Zl.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Zp.c b/lib/unictype/categ_Zp.c index 57a80f22..f240553a 100644 --- a/lib/unictype/categ_Zp.c +++ b/lib/unictype/categ_Zp.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_Zs.c b/lib/unictype/categ_Zs.c index 967b2868..b36ba4b4 100644 --- a/lib/unictype/categ_Zs.c +++ b/lib/unictype/categ_Zs.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_and.c b/lib/unictype/categ_and.c index a7047682..f452f896 100644 --- a/lib/unictype/categ_and.c +++ b/lib/unictype/categ_and.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_and_not.c b/lib/unictype/categ_and_not.c index 8bd2aa1f..b00d0259 100644 --- a/lib/unictype/categ_and_not.c +++ b/lib/unictype/categ_and_not.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_byname.c b/lib/unictype/categ_byname.c index b9bdbf3b..f1c3fed3 100644 --- a/lib/unictype/categ_byname.c +++ b/lib/unictype/categ_byname.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_byname.h b/lib/unictype/categ_byname.h index 59102f31..65748b0c 100644 --- a/lib/unictype/categ_byname.h +++ b/lib/unictype/categ_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/categ_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/categ_byname.gperf */ /* Computed positions: -k'1-2,7,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 2 "../../lib/unictype/categ_byname.gperf" +#line 2 "./unictype/categ_byname.gperf" struct named_category { int name; unsigned int category_index; }; #define TOTAL_KEYWORDS 103 @@ -357,239 +357,239 @@ static const struct general_category_stringpool_t general_category_stringpool_co static const struct named_category general_category_names[] = { {-1}, -#line 14 "../../lib/unictype/categ_byname.gperf" +#line 14 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str1, UC_CATEGORY_INDEX_L}, -#line 17 "../../lib/unictype/categ_byname.gperf" +#line 17 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str2, UC_CATEGORY_INDEX_Ll}, -#line 46 "../../lib/unictype/categ_byname.gperf" +#line 46 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str3, UC_CATEGORY_INDEX_C}, -#line 15 "../../lib/unictype/categ_byname.gperf" +#line 15 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str4, UC_CATEGORY_INDEX_LC}, -#line 47 "../../lib/unictype/categ_byname.gperf" +#line 47 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str5, UC_CATEGORY_INDEX_Cc}, -#line 27 "../../lib/unictype/categ_byname.gperf" +#line 27 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str6, UC_CATEGORY_INDEX_Nl}, {-1}, {-1}, -#line 25 "../../lib/unictype/categ_byname.gperf" +#line 25 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str9, UC_CATEGORY_INDEX_N}, -#line 30 "../../lib/unictype/categ_byname.gperf" +#line 30 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str10, UC_CATEGORY_INDEX_Pc}, -#line 51 "../../lib/unictype/categ_byname.gperf" +#line 51 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str11, UC_CATEGORY_INDEX_Cn}, -#line 18 "../../lib/unictype/categ_byname.gperf" +#line 18 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str12, UC_CATEGORY_INDEX_Lt}, -#line 29 "../../lib/unictype/categ_byname.gperf" +#line 29 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str13, UC_CATEGORY_INDEX_P}, {-1}, -#line 111 "../../lib/unictype/categ_byname.gperf" +#line 111 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str15, UC_CATEGORY_INDEX_Cc}, -#line 20 "../../lib/unictype/categ_byname.gperf" +#line 20 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str16, UC_CATEGORY_INDEX_Lo}, -#line 50 "../../lib/unictype/categ_byname.gperf" +#line 50 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str17, UC_CATEGORY_INDEX_Co}, -#line 16 "../../lib/unictype/categ_byname.gperf" +#line 16 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str18, UC_CATEGORY_INDEX_Lu}, {-1}, -#line 28 "../../lib/unictype/categ_byname.gperf" +#line 28 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str20, UC_CATEGORY_INDEX_No}, -#line 48 "../../lib/unictype/categ_byname.gperf" +#line 48 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str21, UC_CATEGORY_INDEX_Cf}, -#line 36 "../../lib/unictype/categ_byname.gperf" +#line 36 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str22, UC_CATEGORY_INDEX_Po}, -#line 102 "../../lib/unictype/categ_byname.gperf" +#line 102 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str23, UC_CATEGORY_INDEX_So}, -#line 98 "../../lib/unictype/categ_byname.gperf" +#line 98 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str24, UC_CATEGORY_INDEX_Sc}, -#line 97 "../../lib/unictype/categ_byname.gperf" +#line 97 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str25, UC_CATEGORY_INDEX_Sc}, -#line 35 "../../lib/unictype/categ_byname.gperf" +#line 35 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str26, UC_CATEGORY_INDEX_Pf}, -#line 112 "../../lib/unictype/categ_byname.gperf" +#line 112 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str27, UC_CATEGORY_INDEX_Cf}, -#line 86 "../../lib/unictype/categ_byname.gperf" +#line 86 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str28, UC_CATEGORY_INDEX_Pe}, -#line 87 "../../lib/unictype/categ_byname.gperf" +#line 87 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str29, UC_CATEGORY_INDEX_Pe}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 85 "../../lib/unictype/categ_byname.gperf" +#line 85 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str36, UC_CATEGORY_INDEX_Ps}, -#line 81 "../../lib/unictype/categ_byname.gperf" +#line 81 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str37, UC_CATEGORY_INDEX_Pc}, -#line 80 "../../lib/unictype/categ_byname.gperf" +#line 80 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str38, UC_CATEGORY_INDEX_Pc}, -#line 92 "../../lib/unictype/categ_byname.gperf" +#line 92 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str39, UC_CATEGORY_INDEX_Po}, -#line 93 "../../lib/unictype/categ_byname.gperf" +#line 93 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str40, UC_CATEGORY_INDEX_Po}, -#line 84 "../../lib/unictype/categ_byname.gperf" +#line 84 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str41, UC_CATEGORY_INDEX_Ps}, -#line 110 "../../lib/unictype/categ_byname.gperf" +#line 110 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str42, UC_CATEGORY_INDEX_C}, -#line 72 "../../lib/unictype/categ_byname.gperf" +#line 72 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str43, UC_CATEGORY_INDEX_N}, {-1}, -#line 79 "../../lib/unictype/categ_byname.gperf" +#line 79 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str45, UC_CATEGORY_INDEX_P}, -#line 39 "../../lib/unictype/categ_byname.gperf" +#line 39 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str46, UC_CATEGORY_INDEX_Sc}, -#line 44 "../../lib/unictype/categ_byname.gperf" +#line 44 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str47, UC_CATEGORY_INDEX_Zl}, -#line 94 "../../lib/unictype/categ_byname.gperf" +#line 94 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str48, UC_CATEGORY_INDEX_S}, -#line 63 "../../lib/unictype/categ_byname.gperf" +#line 63 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str49, UC_CATEGORY_INDEX_Lo}, -#line 33 "../../lib/unictype/categ_byname.gperf" +#line 33 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str50, UC_CATEGORY_INDEX_Pe}, {-1}, -#line 52 "../../lib/unictype/categ_byname.gperf" +#line 52 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str52, UC_CATEGORY_INDEX_L}, -#line 77 "../../lib/unictype/categ_byname.gperf" +#line 77 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str53, UC_CATEGORY_INDEX_No}, -#line 53 "../../lib/unictype/categ_byname.gperf" +#line 53 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str54, UC_CATEGORY_INDEX_LC}, -#line 23 "../../lib/unictype/categ_byname.gperf" +#line 23 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str55, UC_CATEGORY_INDEX_Mc}, -#line 78 "../../lib/unictype/categ_byname.gperf" +#line 78 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str56, UC_CATEGORY_INDEX_No}, {-1}, -#line 41 "../../lib/unictype/categ_byname.gperf" +#line 41 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str58, UC_CATEGORY_INDEX_So}, -#line 45 "../../lib/unictype/categ_byname.gperf" +#line 45 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str59, UC_CATEGORY_INDEX_Zp}, -#line 75 "../../lib/unictype/categ_byname.gperf" +#line 75 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str60, UC_CATEGORY_INDEX_Nl}, -#line 22 "../../lib/unictype/categ_byname.gperf" +#line 22 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str61, UC_CATEGORY_INDEX_Mn}, -#line 76 "../../lib/unictype/categ_byname.gperf" +#line 76 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str62, UC_CATEGORY_INDEX_Nl}, -#line 58 "../../lib/unictype/categ_byname.gperf" +#line 58 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str63, UC_CATEGORY_INDEX_Ll}, -#line 57 "../../lib/unictype/categ_byname.gperf" +#line 57 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str64, UC_CATEGORY_INDEX_Ll}, {-1}, -#line 101 "../../lib/unictype/categ_byname.gperf" +#line 101 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str66, UC_CATEGORY_INDEX_So}, {-1}, {-1}, -#line 64 "../../lib/unictype/categ_byname.gperf" +#line 64 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str69, UC_CATEGORY_INDEX_Lo}, -#line 56 "../../lib/unictype/categ_byname.gperf" +#line 56 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str70, UC_CATEGORY_INDEX_Lu}, -#line 55 "../../lib/unictype/categ_byname.gperf" +#line 55 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str71, UC_CATEGORY_INDEX_Lu}, {-1}, {-1}, -#line 54 "../../lib/unictype/categ_byname.gperf" +#line 54 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str74, UC_CATEGORY_INDEX_LC}, -#line 67 "../../lib/unictype/categ_byname.gperf" +#line 67 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str75, UC_CATEGORY_INDEX_Mn}, -#line 66 "../../lib/unictype/categ_byname.gperf" +#line 66 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str76, UC_CATEGORY_INDEX_Mn}, {-1}, -#line 95 "../../lib/unictype/categ_byname.gperf" +#line 95 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str78, UC_CATEGORY_INDEX_Sm}, {-1}, {-1}, -#line 109 "../../lib/unictype/categ_byname.gperf" +#line 109 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str81, UC_CATEGORY_INDEX_Zp}, -#line 108 "../../lib/unictype/categ_byname.gperf" +#line 108 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str82, UC_CATEGORY_INDEX_Zp}, -#line 115 "../../lib/unictype/categ_byname.gperf" +#line 115 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str83, UC_CATEGORY_INDEX_Co}, -#line 114 "../../lib/unictype/categ_byname.gperf" +#line 114 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str84, UC_CATEGORY_INDEX_Co}, -#line 37 "../../lib/unictype/categ_byname.gperf" +#line 37 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str85, UC_CATEGORY_INDEX_S}, {-1}, -#line 49 "../../lib/unictype/categ_byname.gperf" +#line 49 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str87, UC_CATEGORY_INDEX_Cs}, -#line 89 "../../lib/unictype/categ_byname.gperf" +#line 89 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str88, UC_CATEGORY_INDEX_Pi}, -#line 88 "../../lib/unictype/categ_byname.gperf" +#line 88 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str89, UC_CATEGORY_INDEX_Pi}, {-1}, -#line 42 "../../lib/unictype/categ_byname.gperf" +#line 42 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str91, UC_CATEGORY_INDEX_Z}, -#line 32 "../../lib/unictype/categ_byname.gperf" +#line 32 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str92, UC_CATEGORY_INDEX_Ps}, -#line 100 "../../lib/unictype/categ_byname.gperf" +#line 100 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str93, UC_CATEGORY_INDEX_Sk}, -#line 99 "../../lib/unictype/categ_byname.gperf" +#line 99 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str94, UC_CATEGORY_INDEX_Sk}, -#line 24 "../../lib/unictype/categ_byname.gperf" +#line 24 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str95, UC_CATEGORY_INDEX_Me}, -#line 113 "../../lib/unictype/categ_byname.gperf" +#line 113 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str96, UC_CATEGORY_INDEX_Cs}, {-1}, -#line 90 "../../lib/unictype/categ_byname.gperf" +#line 90 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str98, UC_CATEGORY_INDEX_Pf}, -#line 91 "../../lib/unictype/categ_byname.gperf" +#line 91 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str99, UC_CATEGORY_INDEX_Pf}, {-1}, {-1}, -#line 103 "../../lib/unictype/categ_byname.gperf" +#line 103 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str102, UC_CATEGORY_INDEX_Z}, -#line 21 "../../lib/unictype/categ_byname.gperf" +#line 21 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str103, UC_CATEGORY_INDEX_M}, -#line 19 "../../lib/unictype/categ_byname.gperf" +#line 19 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str104, UC_CATEGORY_INDEX_Lm}, -#line 83 "../../lib/unictype/categ_byname.gperf" +#line 83 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str105, UC_CATEGORY_INDEX_Pd}, -#line 107 "../../lib/unictype/categ_byname.gperf" +#line 107 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str106, UC_CATEGORY_INDEX_Zl}, {-1}, -#line 105 "../../lib/unictype/categ_byname.gperf" +#line 105 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str108, UC_CATEGORY_INDEX_Zs}, {-1}, -#line 82 "../../lib/unictype/categ_byname.gperf" +#line 82 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str110, UC_CATEGORY_INDEX_Pd}, {-1}, {-1}, -#line 116 "../../lib/unictype/categ_byname.gperf" +#line 116 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str113, UC_CATEGORY_INDEX_Cn}, {-1}, {-1}, {-1}, {-1}, -#line 62 "../../lib/unictype/categ_byname.gperf" +#line 62 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str118, UC_CATEGORY_INDEX_Lm}, -#line 61 "../../lib/unictype/categ_byname.gperf" +#line 61 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str119, UC_CATEGORY_INDEX_Lm}, -#line 65 "../../lib/unictype/categ_byname.gperf" +#line 65 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str120, UC_CATEGORY_INDEX_M}, {-1}, -#line 106 "../../lib/unictype/categ_byname.gperf" +#line 106 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str122, UC_CATEGORY_INDEX_Zl}, -#line 60 "../../lib/unictype/categ_byname.gperf" +#line 60 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str123, UC_CATEGORY_INDEX_Lt}, -#line 59 "../../lib/unictype/categ_byname.gperf" +#line 59 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str124, UC_CATEGORY_INDEX_Lt}, -#line 74 "../../lib/unictype/categ_byname.gperf" +#line 74 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str125, UC_CATEGORY_INDEX_Nd}, -#line 73 "../../lib/unictype/categ_byname.gperf" +#line 73 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str126, UC_CATEGORY_INDEX_Nd}, {-1}, -#line 96 "../../lib/unictype/categ_byname.gperf" +#line 96 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str128, UC_CATEGORY_INDEX_Sm}, {-1}, -#line 104 "../../lib/unictype/categ_byname.gperf" +#line 104 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str130, UC_CATEGORY_INDEX_Zs}, -#line 43 "../../lib/unictype/categ_byname.gperf" +#line 43 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str131, UC_CATEGORY_INDEX_Zs}, -#line 34 "../../lib/unictype/categ_byname.gperf" +#line 34 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str132, UC_CATEGORY_INDEX_Pi}, -#line 69 "../../lib/unictype/categ_byname.gperf" +#line 69 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str133, UC_CATEGORY_INDEX_Mc}, -#line 68 "../../lib/unictype/categ_byname.gperf" +#line 68 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str134, UC_CATEGORY_INDEX_Mc}, {-1}, {-1}, {-1}, -#line 26 "../../lib/unictype/categ_byname.gperf" +#line 26 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str138, UC_CATEGORY_INDEX_Nd}, {-1}, -#line 31 "../../lib/unictype/categ_byname.gperf" +#line 31 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str140, UC_CATEGORY_INDEX_Pd}, {-1}, -#line 40 "../../lib/unictype/categ_byname.gperf" +#line 40 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str142, UC_CATEGORY_INDEX_Sk}, {-1}, {-1}, {-1}, -#line 38 "../../lib/unictype/categ_byname.gperf" +#line 38 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str146, UC_CATEGORY_INDEX_Sm}, {-1}, {-1}, -#line 71 "../../lib/unictype/categ_byname.gperf" +#line 71 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str149, UC_CATEGORY_INDEX_Me}, -#line 70 "../../lib/unictype/categ_byname.gperf" +#line 70 "./unictype/categ_byname.gperf" {(int)(size_t)&((struct general_category_stringpool_t *)0)->general_category_stringpool_str150, UC_CATEGORY_INDEX_Me} }; diff --git a/lib/unictype/categ_longname.c b/lib/unictype/categ_longname.c index 1076374a..bf2652c5 100644 --- a/lib/unictype/categ_longname.c +++ b/lib/unictype/categ_longname.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_name.c b/lib/unictype/categ_name.c index 3be5e4a2..54a53271 100644 --- a/lib/unictype/categ_name.c +++ b/lib/unictype/categ_name.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_none.c b/lib/unictype/categ_none.c index f6d17e2d..ef8f41b4 100644 --- a/lib/unictype/categ_none.c +++ b/lib/unictype/categ_none.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_of.c b/lib/unictype/categ_of.c index 5e6b77dc..c1873bba 100644 --- a/lib/unictype/categ_of.c +++ b/lib/unictype/categ_of.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_or.c b/lib/unictype/categ_or.c index da889612..5b4f08d8 100644 --- a/lib/unictype/categ_or.c +++ b/lib/unictype/categ_or.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/categ_test.c b/lib/unictype/categ_test.c index 1ffe4c96..51d02039 100644 --- a/lib/unictype/categ_test.c +++ b/lib/unictype/categ_test.c @@ -1,5 +1,5 @@ /* Categories of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/combiningclass.c b/lib/unictype/combiningclass.c index 53eaadf1..1ea94da0 100644 --- a/lib/unictype/combiningclass.c +++ b/lib/unictype/combiningclass.c @@ -1,5 +1,5 @@ /* Combining classes of Unicode characters. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/combiningclass_byname.c b/lib/unictype/combiningclass_byname.c index 47a67f6f..d8b3bbbb 100644 --- a/lib/unictype/combiningclass_byname.c +++ b/lib/unictype/combiningclass_byname.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/combiningclass_byname.h b/lib/unictype/combiningclass_byname.h index 133e9695..97474ce9 100644 --- a/lib/unictype/combiningclass_byname.h +++ b/lib/unictype/combiningclass_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/combiningclass_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/combiningclass_byname.gperf */ /* Computed positions: -k'1,6,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 2 "../../lib/unictype/combiningclass_byname.gperf" +#line 2 "./unictype/combiningclass_byname.gperf" struct named_combining_class { int name; int combining_class; }; #define TOTAL_KEYWORDS 53 @@ -254,119 +254,119 @@ static const struct combining_class_stringpool_t combining_class_stringpool_cont static const struct named_combining_class combining_class_names[] = { {-1}, {-1}, {-1}, -#line 24 "../../lib/unictype/combiningclass_byname.gperf" +#line 24 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str3, UC_CCC_B}, {-1}, -#line 15 "../../lib/unictype/combiningclass_byname.gperf" +#line 15 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str5, UC_CCC_OV}, {-1}, {-1}, -#line 20 "../../lib/unictype/combiningclass_byname.gperf" +#line 20 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str8, UC_CCC_ATB}, -#line 29 "../../lib/unictype/combiningclass_byname.gperf" +#line 29 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str9, UC_CCC_A}, -#line 58 "../../lib/unictype/combiningclass_byname.gperf" +#line 58 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str10, UC_CCC_A}, -#line 21 "../../lib/unictype/combiningclass_byname.gperf" +#line 21 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str11, UC_CCC_ATA}, -#line 25 "../../lib/unictype/combiningclass_byname.gperf" +#line 25 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str12, UC_CCC_BR}, -#line 18 "../../lib/unictype/combiningclass_byname.gperf" +#line 18 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str13, UC_CCC_VR}, -#line 33 "../../lib/unictype/combiningclass_byname.gperf" +#line 33 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str14, UC_CCC_IS}, -#line 30 "../../lib/unictype/combiningclass_byname.gperf" +#line 30 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str15, UC_CCC_AR}, -#line 40 "../../lib/unictype/combiningclass_byname.gperf" +#line 40 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str16, UC_CCC_VR}, -#line 22 "../../lib/unictype/combiningclass_byname.gperf" +#line 22 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str17, UC_CCC_ATAR}, -#line 23 "../../lib/unictype/combiningclass_byname.gperf" +#line 23 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str18, UC_CCC_BL}, -#line 27 "../../lib/unictype/combiningclass_byname.gperf" +#line 27 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str19, UC_CCC_R}, -#line 37 "../../lib/unictype/combiningclass_byname.gperf" +#line 37 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str20, UC_CCC_NK}, -#line 28 "../../lib/unictype/combiningclass_byname.gperf" +#line 28 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str21, UC_CCC_AL}, -#line 14 "../../lib/unictype/combiningclass_byname.gperf" +#line 14 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str22, UC_CCC_NR}, -#line 19 "../../lib/unictype/combiningclass_byname.gperf" +#line 19 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str23, UC_CCC_ATBL}, -#line 55 "../../lib/unictype/combiningclass_byname.gperf" +#line 55 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str24, UC_CCC_R}, -#line 36 "../../lib/unictype/combiningclass_byname.gperf" +#line 36 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str25, UC_CCC_OV}, -#line 46 "../../lib/unictype/combiningclass_byname.gperf" +#line 46 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str26, UC_CCC_ATA}, -#line 45 "../../lib/unictype/combiningclass_byname.gperf" +#line 45 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str27, UC_CCC_ATA}, -#line 51 "../../lib/unictype/combiningclass_byname.gperf" +#line 51 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str28, UC_CCC_B}, -#line 54 "../../lib/unictype/combiningclass_byname.gperf" +#line 54 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str29, UC_CCC_L}, -#line 53 "../../lib/unictype/combiningclass_byname.gperf" +#line 53 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str30, UC_CCC_BR}, -#line 26 "../../lib/unictype/combiningclass_byname.gperf" +#line 26 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str31, UC_CCC_L}, -#line 66 "../../lib/unictype/combiningclass_byname.gperf" +#line 66 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str32, UC_CCC_IS}, -#line 60 "../../lib/unictype/combiningclass_byname.gperf" +#line 60 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str33, UC_CCC_AR}, -#line 31 "../../lib/unictype/combiningclass_byname.gperf" +#line 31 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str34, UC_CCC_DB}, -#line 50 "../../lib/unictype/combiningclass_byname.gperf" +#line 50 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str35, UC_CCC_BL}, -#line 65 "../../lib/unictype/combiningclass_byname.gperf" +#line 65 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str36, UC_CCC_IS}, -#line 32 "../../lib/unictype/combiningclass_byname.gperf" +#line 32 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str37, UC_CCC_DA}, -#line 57 "../../lib/unictype/combiningclass_byname.gperf" +#line 57 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str38, UC_CCC_AL}, -#line 42 "../../lib/unictype/combiningclass_byname.gperf" +#line 42 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str39, UC_CCC_ATBL}, -#line 48 "../../lib/unictype/combiningclass_byname.gperf" +#line 48 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str40, UC_CCC_ATAR}, -#line 41 "../../lib/unictype/combiningclass_byname.gperf" +#line 41 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str41, UC_CCC_ATBL}, -#line 47 "../../lib/unictype/combiningclass_byname.gperf" +#line 47 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str42, UC_CCC_ATAR}, {-1}, -#line 64 "../../lib/unictype/combiningclass_byname.gperf" +#line 64 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str44, UC_CCC_DA}, -#line 63 "../../lib/unictype/combiningclass_byname.gperf" +#line 63 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str45, UC_CCC_DA}, {-1}, -#line 44 "../../lib/unictype/combiningclass_byname.gperf" +#line 44 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str47, UC_CCC_ATB}, -#line 43 "../../lib/unictype/combiningclass_byname.gperf" +#line 43 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str48, UC_CCC_ATB}, -#line 49 "../../lib/unictype/combiningclass_byname.gperf" +#line 49 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str49, UC_CCC_BL}, -#line 52 "../../lib/unictype/combiningclass_byname.gperf" +#line 52 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str50, UC_CCC_BR}, -#line 17 "../../lib/unictype/combiningclass_byname.gperf" +#line 17 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str51, UC_CCC_KV}, -#line 56 "../../lib/unictype/combiningclass_byname.gperf" +#line 56 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str52, UC_CCC_AL}, -#line 59 "../../lib/unictype/combiningclass_byname.gperf" +#line 59 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str53, UC_CCC_AR}, {-1}, -#line 35 "../../lib/unictype/combiningclass_byname.gperf" +#line 35 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str55, UC_CCC_NR}, -#line 34 "../../lib/unictype/combiningclass_byname.gperf" +#line 34 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str56, UC_CCC_NR}, {-1}, {-1}, {-1}, -#line 16 "../../lib/unictype/combiningclass_byname.gperf" +#line 16 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str60, UC_CCC_NK}, -#line 39 "../../lib/unictype/combiningclass_byname.gperf" +#line 39 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str61, UC_CCC_KV}, {-1}, -#line 38 "../../lib/unictype/combiningclass_byname.gperf" +#line 38 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str63, UC_CCC_KV}, {-1}, -#line 62 "../../lib/unictype/combiningclass_byname.gperf" +#line 62 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str65, UC_CCC_DB}, -#line 61 "../../lib/unictype/combiningclass_byname.gperf" +#line 61 "./unictype/combiningclass_byname.gperf" {(int)(size_t)&((struct combining_class_stringpool_t *)0)->combining_class_stringpool_str66, UC_CCC_DB} }; diff --git a/lib/unictype/combiningclass_longname.c b/lib/unictype/combiningclass_longname.c index 632197f7..f7234eec 100644 --- a/lib/unictype/combiningclass_longname.c +++ b/lib/unictype/combiningclass_longname.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/combiningclass_name.c b/lib/unictype/combiningclass_name.c index 10a7a507..6dbc5ad2 100644 --- a/lib/unictype/combiningclass_name.c +++ b/lib/unictype/combiningclass_name.c @@ -1,5 +1,5 @@ /* Canonical combining classes of Unicode characters. - Copyright (C) 2002, 2006-2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_alnum.c b/lib/unictype/ctype_alnum.c index 829065d9..877e5214 100644 --- a/lib/unictype/ctype_alnum.c +++ b/lib/unictype/ctype_alnum.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_alpha.c b/lib/unictype/ctype_alpha.c index cc8d3898..364a68e0 100644 --- a/lib/unictype/ctype_alpha.c +++ b/lib/unictype/ctype_alpha.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_blank.c b/lib/unictype/ctype_blank.c index 8488d207..772cbbf0 100644 --- a/lib/unictype/ctype_blank.c +++ b/lib/unictype/ctype_blank.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_cntrl.c b/lib/unictype/ctype_cntrl.c index 88f0dcdd..6dcd2071 100644 --- a/lib/unictype/ctype_cntrl.c +++ b/lib/unictype/ctype_cntrl.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_digit.c b/lib/unictype/ctype_digit.c index 3a5408fa..49653a3c 100644 --- a/lib/unictype/ctype_digit.c +++ b/lib/unictype/ctype_digit.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_graph.c b/lib/unictype/ctype_graph.c index c2f7c854..86dcc622 100644 --- a/lib/unictype/ctype_graph.c +++ b/lib/unictype/ctype_graph.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_lower.c b/lib/unictype/ctype_lower.c index e4d63323..cda13a66 100644 --- a/lib/unictype/ctype_lower.c +++ b/lib/unictype/ctype_lower.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_print.c b/lib/unictype/ctype_print.c index a96b981c..3c1253c1 100644 --- a/lib/unictype/ctype_print.c +++ b/lib/unictype/ctype_print.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_punct.c b/lib/unictype/ctype_punct.c index f713525c..ab5d1c7e 100644 --- a/lib/unictype/ctype_punct.c +++ b/lib/unictype/ctype_punct.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_space.c b/lib/unictype/ctype_space.c index 33b9e113..dd1ae0dd 100644 --- a/lib/unictype/ctype_space.c +++ b/lib/unictype/ctype_space.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_upper.c b/lib/unictype/ctype_upper.c index 505208fe..d4310644 100644 --- a/lib/unictype/ctype_upper.c +++ b/lib/unictype/ctype_upper.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/ctype_xdigit.c b/lib/unictype/ctype_xdigit.c index 36c47cb0..8aef7e43 100644 --- a/lib/unictype/ctype_xdigit.c +++ b/lib/unictype/ctype_xdigit.c @@ -1,5 +1,5 @@ /* ISO C <ctype.h> like properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/decdigit.c b/lib/unictype/decdigit.c index 68304fba..a8d6e308 100644 --- a/lib/unictype/decdigit.c +++ b/lib/unictype/decdigit.c @@ -1,5 +1,5 @@ /* Values of decimal digit Unicode characters. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/digit.c b/lib/unictype/digit.c index 26fae9b2..7c6608f4 100644 --- a/lib/unictype/digit.c +++ b/lib/unictype/digit.c @@ -1,5 +1,5 @@ /* Values of digit Unicode characters. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/identsyntaxmap.h b/lib/unictype/identsyntaxmap.h index 187d3002..93c600ce 100644 --- a/lib/unictype/identsyntaxmap.h +++ b/lib/unictype/identsyntaxmap.h @@ -1,5 +1,5 @@ /* Three-level bitmap lookup. - Copyright (C) 2000-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2000-2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joininggroup_byname.c b/lib/unictype/joininggroup_byname.c index 5662aa30..43fa3ef1 100644 --- a/lib/unictype/joininggroup_byname.c +++ b/lib/unictype/joininggroup_byname.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joininggroup_byname.h b/lib/unictype/joininggroup_byname.h index 61c1a357..2ee220db 100644 --- a/lib/unictype/joininggroup_byname.h +++ b/lib/unictype/joininggroup_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/joininggroup_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/joininggroup_byname.gperf */ /* Computed positions: -k'1-2,11-12,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 2 "../../lib/unictype/joininggroup_byname.gperf" +#line 2 "./unictype/joininggroup_byname.gperf" struct named_joining_group { int name; int joining_group; }; #define TOTAL_KEYWORDS 130 @@ -419,317 +419,317 @@ static const struct named_joining_group joining_group_names[] = { {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 26 "../../lib/unictype/joininggroup_byname.gperf" +#line 26 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str11, UC_JOINING_GROUP_E}, -#line 37 "../../lib/unictype/joininggroup_byname.gperf" +#line 37 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str12, UC_JOINING_GROUP_HEH}, -#line 40 "../../lib/unictype/joininggroup_byname.gperf" +#line 40 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str13, UC_JOINING_GROUP_HETH}, -#line 36 "../../lib/unictype/joininggroup_byname.gperf" +#line 36 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str14, UC_JOINING_GROUP_HE}, -#line 30 "../../lib/unictype/joininggroup_byname.gperf" +#line 30 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str15, UC_JOINING_GROUP_FEH}, {-1}, -#line 29 "../../lib/unictype/joininggroup_byname.gperf" +#line 29 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str17, UC_JOINING_GROUP_FE}, -#line 35 "../../lib/unictype/joininggroup_byname.gperf" +#line 35 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str18, UC_JOINING_GROUP_HAH}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 49 "../../lib/unictype/joininggroup_byname.gperf" +#line 49 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str24, UC_JOINING_GROUP_MIM}, -#line 48 "../../lib/unictype/joininggroup_byname.gperf" +#line 48 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str25, UC_JOINING_GROUP_MEEM}, -#line 28 "../../lib/unictype/joininggroup_byname.gperf" +#line 28 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str26, UC_JOINING_GROUP_FARSI_YEH}, -#line 27 "../../lib/unictype/joininggroup_byname.gperf" +#line 27 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str27, UC_JOINING_GROUP_FARSI_YEH}, -#line 39 "../../lib/unictype/joininggroup_byname.gperf" +#line 39 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str28, UC_JOINING_GROUP_HEH_GOAL}, -#line 38 "../../lib/unictype/joininggroup_byname.gperf" +#line 38 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str29, UC_JOINING_GROUP_HEH_GOAL}, -#line 19 "../../lib/unictype/joininggroup_byname.gperf" +#line 19 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str30, UC_JOINING_GROUP_BEH}, -#line 20 "../../lib/unictype/joininggroup_byname.gperf" +#line 20 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str31, UC_JOINING_GROUP_BETH}, -#line 17 "../../lib/unictype/joininggroup_byname.gperf" +#line 17 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str32, UC_JOINING_GROUP_ALAPH}, -#line 47 "../../lib/unictype/joininggroup_byname.gperf" +#line 47 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str33, UC_JOINING_GROUP_LAMADH}, -#line 18 "../../lib/unictype/joininggroup_byname.gperf" +#line 18 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str34, UC_JOINING_GROUP_ALEF}, {-1}, -#line 46 "../../lib/unictype/joininggroup_byname.gperf" +#line 46 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str36, UC_JOINING_GROUP_LAM}, -#line 62 "../../lib/unictype/joininggroup_byname.gperf" +#line 62 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str37, UC_JOINING_GROUP_SEMKATH}, {-1}, {-1}, {-1}, -#line 53 "../../lib/unictype/joininggroup_byname.gperf" +#line 53 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str41, UC_JOINING_GROUP_PE}, -#line 103 "../../lib/unictype/joininggroup_byname.gperf" +#line 103 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str42, UC_JOINING_GROUP_MANICHAEAN_HETH}, {-1}, -#line 60 "../../lib/unictype/joininggroup_byname.gperf" +#line 60 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str44, UC_JOINING_GROUP_SADHE}, {-1}, -#line 92 "../../lib/unictype/joininggroup_byname.gperf" +#line 92 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str46, UC_JOINING_GROUP_MANICHAEAN_BETH}, {-1}, {-1}, -#line 102 "../../lib/unictype/joininggroup_byname.gperf" +#line 102 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str49, UC_JOINING_GROUP_MANICHAEAN_HETH}, {-1}, -#line 96 "../../lib/unictype/joininggroup_byname.gperf" +#line 96 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str51, UC_JOINING_GROUP_MANICHAEAN_DALETH}, -#line 112 "../../lib/unictype/joininggroup_byname.gperf" +#line 112 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str52, UC_JOINING_GROUP_MANICHAEAN_DHAMEDH}, -#line 117 "../../lib/unictype/joininggroup_byname.gperf" +#line 117 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str53, UC_JOINING_GROUP_MANICHAEAN_MEM}, -#line 110 "../../lib/unictype/joininggroup_byname.gperf" +#line 110 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str54, UC_JOINING_GROUP_MANICHAEAN_LAMEDH}, -#line 91 "../../lib/unictype/joininggroup_byname.gperf" +#line 91 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str55, UC_JOINING_GROUP_MANICHAEAN_ALEPH}, {-1}, {-1}, -#line 108 "../../lib/unictype/joininggroup_byname.gperf" +#line 108 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str58, UC_JOINING_GROUP_MANICHAEAN_KAPH}, -#line 94 "../../lib/unictype/joininggroup_byname.gperf" +#line 94 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str59, UC_JOINING_GROUP_MANICHAEAN_GIMEL}, -#line 93 "../../lib/unictype/joininggroup_byname.gperf" +#line 93 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str60, UC_JOINING_GROUP_MANICHAEAN_BETH}, -#line 74 "../../lib/unictype/joininggroup_byname.gperf" +#line 74 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str61, UC_JOINING_GROUP_TETH}, {-1}, -#line 76 "../../lib/unictype/joininggroup_byname.gperf" +#line 76 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str63, UC_JOINING_GROUP_YEH}, {-1}, -#line 90 "../../lib/unictype/joininggroup_byname.gperf" +#line 90 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str65, UC_JOINING_GROUP_MANICHAEAN_ALEPH}, -#line 68 "../../lib/unictype/joininggroup_byname.gperf" +#line 68 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str66, UC_JOINING_GROUP_TAH}, -#line 130 "../../lib/unictype/joininggroup_byname.gperf" +#line 130 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str67, UC_JOINING_GROUP_MANICHAEAN_RESH}, {-1}, {-1}, -#line 125 "../../lib/unictype/joininggroup_byname.gperf" +#line 125 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str70, UC_JOINING_GROUP_MANICHAEAN_PE}, -#line 111 "../../lib/unictype/joininggroup_byname.gperf" +#line 111 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str71, UC_JOINING_GROUP_MANICHAEAN_LAMEDH}, -#line 78 "../../lib/unictype/joininggroup_byname.gperf" +#line 78 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str72, UC_JOINING_GROUP_YEH_BARREE}, -#line 77 "../../lib/unictype/joininggroup_byname.gperf" +#line 77 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str73, UC_JOINING_GROUP_YEH_BARREE}, {-1}, -#line 134 "../../lib/unictype/joininggroup_byname.gperf" +#line 134 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str75, UC_JOINING_GROUP_MANICHAEAN_ONE}, -#line 71 "../../lib/unictype/joininggroup_byname.gperf" +#line 71 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str76, UC_JOINING_GROUP_TEH_MARBUTA}, {-1}, -#line 33 "../../lib/unictype/joininggroup_byname.gperf" +#line 33 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str78, UC_JOINING_GROUP_GAF}, -#line 32 "../../lib/unictype/joininggroup_byname.gperf" +#line 32 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str79, UC_JOINING_GROUP_FINAL_SEMKATH}, -#line 121 "../../lib/unictype/joininggroup_byname.gperf" +#line 121 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str80, UC_JOINING_GROUP_MANICHAEAN_SAMEKH}, {-1}, -#line 127 "../../lib/unictype/joininggroup_byname.gperf" +#line 127 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str82, UC_JOINING_GROUP_MANICHAEAN_SADHE}, -#line 65 "../../lib/unictype/joininggroup_byname.gperf" +#line 65 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str83, UC_JOINING_GROUP_SWASH_KAF}, -#line 64 "../../lib/unictype/joininggroup_byname.gperf" +#line 64 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str84, UC_JOINING_GROUP_SWASH_KAF}, {-1}, {-1}, {-1}, -#line 70 "../../lib/unictype/joininggroup_byname.gperf" +#line 70 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str88, UC_JOINING_GROUP_TEH_MARBUTA}, -#line 34 "../../lib/unictype/joininggroup_byname.gperf" +#line 34 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str89, UC_JOINING_GROUP_GAMAL}, -#line 105 "../../lib/unictype/joininggroup_byname.gperf" +#line 105 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str90, UC_JOINING_GROUP_MANICHAEAN_TETH}, {-1}, -#line 31 "../../lib/unictype/joininggroup_byname.gperf" +#line 31 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str92, UC_JOINING_GROUP_FINAL_SEMKATH}, -#line 115 "../../lib/unictype/joininggroup_byname.gperf" +#line 115 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str93, UC_JOINING_GROUP_MANICHAEAN_THAMEDH}, {-1}, {-1}, -#line 120 "../../lib/unictype/joininggroup_byname.gperf" +#line 120 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str96, UC_JOINING_GROUP_MANICHAEAN_SAMEKH}, -#line 80 "../../lib/unictype/joininggroup_byname.gperf" +#line 80 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str97, UC_JOINING_GROUP_YEH_WITH_TAIL}, -#line 126 "../../lib/unictype/joininggroup_byname.gperf" +#line 126 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str98, UC_JOINING_GROUP_MANICHAEAN_SADHE}, -#line 16 "../../lib/unictype/joininggroup_byname.gperf" +#line 16 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str99, UC_JOINING_GROUP_AIN}, -#line 104 "../../lib/unictype/joininggroup_byname.gperf" +#line 104 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str100, UC_JOINING_GROUP_MANICHAEAN_TETH}, -#line 72 "../../lib/unictype/joininggroup_byname.gperf" +#line 72 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str101, UC_JOINING_GROUP_TEH_MARBUTA_GOAL}, {-1}, -#line 114 "../../lib/unictype/joininggroup_byname.gperf" +#line 114 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str103, UC_JOINING_GROUP_MANICHAEAN_THAMEDH}, {-1}, -#line 98 "../../lib/unictype/joininggroup_byname.gperf" +#line 98 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str105, UC_JOINING_GROUP_MANICHAEAN_WAW}, -#line 136 "../../lib/unictype/joininggroup_byname.gperf" +#line 136 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str106, UC_JOINING_GROUP_MANICHAEAN_FIVE}, {-1}, -#line 75 "../../lib/unictype/joininggroup_byname.gperf" +#line 75 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str108, UC_JOINING_GROUP_WAW}, -#line 63 "../../lib/unictype/joininggroup_byname.gperf" +#line 63 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str109, UC_JOINING_GROUP_SHIN}, {-1}, -#line 69 "../../lib/unictype/joininggroup_byname.gperf" +#line 69 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str111, UC_JOINING_GROUP_TAW}, -#line 61 "../../lib/unictype/joininggroup_byname.gperf" +#line 61 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str112, UC_JOINING_GROUP_SEEN}, {-1}, {-1}, -#line 81 "../../lib/unictype/joininggroup_byname.gperf" +#line 81 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str115, UC_JOINING_GROUP_YUDH}, {-1}, -#line 107 "../../lib/unictype/joininggroup_byname.gperf" +#line 107 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str117, UC_JOINING_GROUP_MANICHAEAN_YODH}, {-1}, -#line 135 "../../lib/unictype/joininggroup_byname.gperf" +#line 135 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str119, UC_JOINING_GROUP_MANICHAEAN_ONE}, -#line 83 "../../lib/unictype/joininggroup_byname.gperf" +#line 83 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str120, UC_JOINING_GROUP_YUDH_HE}, -#line 82 "../../lib/unictype/joininggroup_byname.gperf" +#line 82 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str121, UC_JOINING_GROUP_YUDH_HE}, {-1}, {-1}, {-1}, -#line 100 "../../lib/unictype/joininggroup_byname.gperf" +#line 100 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str125, UC_JOINING_GROUP_MANICHAEAN_ZAYIN}, {-1}, {-1}, {-1}, -#line 116 "../../lib/unictype/joininggroup_byname.gperf" +#line 116 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str129, UC_JOINING_GROUP_MANICHAEAN_MEM}, {-1}, {-1}, -#line 67 "../../lib/unictype/joininggroup_byname.gperf" +#line 67 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str132, UC_JOINING_GROUP_SYRIAC_WAW}, -#line 66 "../../lib/unictype/joininggroup_byname.gperf" +#line 66 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str133, UC_JOINING_GROUP_SYRIAC_WAW}, {-1}, -#line 56 "../../lib/unictype/joininggroup_byname.gperf" +#line 56 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str135, UC_JOINING_GROUP_REH}, -#line 25 "../../lib/unictype/joininggroup_byname.gperf" +#line 25 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str136, UC_JOINING_GROUP_DALATH_RISH}, {-1}, {-1}, -#line 24 "../../lib/unictype/joininggroup_byname.gperf" +#line 24 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str139, UC_JOINING_GROUP_DALATH_RISH}, {-1}, -#line 23 "../../lib/unictype/joininggroup_byname.gperf" +#line 23 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str141, UC_JOINING_GROUP_DAL}, -#line 122 "../../lib/unictype/joininggroup_byname.gperf" +#line 122 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str142, UC_JOINING_GROUP_MANICHAEAN_AYIN}, {-1}, -#line 132 "../../lib/unictype/joininggroup_byname.gperf" +#line 132 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str144, UC_JOINING_GROUP_MANICHAEAN_TAW}, -#line 58 "../../lib/unictype/joininggroup_byname.gperf" +#line 58 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str145, UC_JOINING_GROUP_REVERSED_PE}, -#line 99 "../../lib/unictype/joininggroup_byname.gperf" +#line 99 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str146, UC_JOINING_GROUP_MANICHAEAN_WAW}, -#line 52 "../../lib/unictype/joininggroup_byname.gperf" +#line 52 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str147, UC_JOINING_GROUP_NYA}, -#line 106 "../../lib/unictype/joininggroup_byname.gperf" +#line 106 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str148, UC_JOINING_GROUP_MANICHAEAN_YODH}, -#line 133 "../../lib/unictype/joininggroup_byname.gperf" +#line 133 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str149, UC_JOINING_GROUP_MANICHAEAN_TAW}, -#line 59 "../../lib/unictype/joininggroup_byname.gperf" +#line 59 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str150, UC_JOINING_GROUP_SAD}, -#line 57 "../../lib/unictype/joininggroup_byname.gperf" +#line 57 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str151, UC_JOINING_GROUP_REVERSED_PE}, {-1}, -#line 140 "../../lib/unictype/joininggroup_byname.gperf" +#line 140 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str153, UC_JOINING_GROUP_MANICHAEAN_TWENTY}, {-1}, -#line 141 "../../lib/unictype/joininggroup_byname.gperf" +#line 141 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str155, UC_JOINING_GROUP_MANICHAEAN_TWENTY}, -#line 113 "../../lib/unictype/joininggroup_byname.gperf" +#line 113 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str156, UC_JOINING_GROUP_MANICHAEAN_DHAMEDH}, -#line 55 "../../lib/unictype/joininggroup_byname.gperf" +#line 55 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str157, UC_JOINING_GROUP_QAPH}, -#line 22 "../../lib/unictype/joininggroup_byname.gperf" +#line 22 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str158, UC_JOINING_GROUP_BURUSHASKI_YEH_BARREE}, -#line 54 "../../lib/unictype/joininggroup_byname.gperf" +#line 54 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str159, UC_JOINING_GROUP_QAF}, -#line 88 "../../lib/unictype/joininggroup_byname.gperf" +#line 88 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str160, UC_JOINING_GROUP_STRAIGHT_WAW}, {-1}, -#line 118 "../../lib/unictype/joininggroup_byname.gperf" +#line 118 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str162, UC_JOINING_GROUP_MANICHAEAN_NUN}, -#line 142 "../../lib/unictype/joininggroup_byname.gperf" +#line 142 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str163, UC_JOINING_GROUP_MANICHAEAN_HUNDRED}, -#line 43 "../../lib/unictype/joininggroup_byname.gperf" +#line 43 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str164, UC_JOINING_GROUP_KHAPH}, -#line 131 "../../lib/unictype/joininggroup_byname.gperf" +#line 131 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str165, UC_JOINING_GROUP_MANICHAEAN_RESH}, {-1}, -#line 139 "../../lib/unictype/joininggroup_byname.gperf" +#line 139 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str167, UC_JOINING_GROUP_MANICHAEAN_TEN}, -#line 137 "../../lib/unictype/joininggroup_byname.gperf" +#line 137 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str168, UC_JOINING_GROUP_MANICHAEAN_FIVE}, -#line 128 "../../lib/unictype/joininggroup_byname.gperf" +#line 128 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str169, UC_JOINING_GROUP_MANICHAEAN_QOPH}, -#line 97 "../../lib/unictype/joininggroup_byname.gperf" +#line 97 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str170, UC_JOINING_GROUP_MANICHAEAN_DALETH}, -#line 73 "../../lib/unictype/joininggroup_byname.gperf" +#line 73 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str171, UC_JOINING_GROUP_TEH_MARBUTA_GOAL}, -#line 42 "../../lib/unictype/joininggroup_byname.gperf" +#line 42 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str172, UC_JOINING_GROUP_KAPH}, {-1}, -#line 41 "../../lib/unictype/joininggroup_byname.gperf" +#line 41 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str174, UC_JOINING_GROUP_KAF}, {-1}, -#line 14 "../../lib/unictype/joininggroup_byname.gperf" +#line 14 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str176, UC_JOINING_GROUP_NONE}, -#line 138 "../../lib/unictype/joininggroup_byname.gperf" +#line 138 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str177, UC_JOINING_GROUP_MANICHAEAN_TEN}, -#line 89 "../../lib/unictype/joininggroup_byname.gperf" +#line 89 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str178, UC_JOINING_GROUP_STRAIGHT_WAW}, {-1}, {-1}, -#line 87 "../../lib/unictype/joininggroup_byname.gperf" +#line 87 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str181, UC_JOINING_GROUP_ROHINGYA_YEH}, {-1}, -#line 143 "../../lib/unictype/joininggroup_byname.gperf" +#line 143 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str183, UC_JOINING_GROUP_MANICHAEAN_HUNDRED}, {-1}, -#line 124 "../../lib/unictype/joininggroup_byname.gperf" +#line 124 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str185, UC_JOINING_GROUP_MANICHAEAN_PE}, {-1}, {-1}, {-1}, {-1}, -#line 86 "../../lib/unictype/joininggroup_byname.gperf" +#line 86 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str190, UC_JOINING_GROUP_ROHINGYA_YEH}, -#line 85 "../../lib/unictype/joininggroup_byname.gperf" +#line 85 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str191, UC_JOINING_GROUP_ZHAIN}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 84 "../../lib/unictype/joininggroup_byname.gperf" +#line 84 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str199, UC_JOINING_GROUP_ZAIN}, {-1}, {-1}, {-1}, {-1}, -#line 129 "../../lib/unictype/joininggroup_byname.gperf" +#line 129 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str204, UC_JOINING_GROUP_MANICHAEAN_QOPH}, -#line 50 "../../lib/unictype/joininggroup_byname.gperf" +#line 50 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str205, UC_JOINING_GROUP_NOON}, {-1}, {-1}, {-1}, {-1}, -#line 109 "../../lib/unictype/joininggroup_byname.gperf" +#line 109 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str210, UC_JOINING_GROUP_MANICHAEAN_KAPH}, {-1}, {-1}, {-1}, -#line 21 "../../lib/unictype/joininggroup_byname.gperf" +#line 21 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str214, UC_JOINING_GROUP_BURUSHASKI_YEH_BARREE}, {-1}, {-1}, {-1}, {-1}, -#line 51 "../../lib/unictype/joininggroup_byname.gperf" +#line 51 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str219, UC_JOINING_GROUP_NUN}, {-1}, -#line 79 "../../lib/unictype/joininggroup_byname.gperf" +#line 79 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str221, UC_JOINING_GROUP_YEH_WITH_TAIL}, {-1}, {-1}, -#line 119 "../../lib/unictype/joininggroup_byname.gperf" +#line 119 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str224, UC_JOINING_GROUP_MANICHAEAN_NUN}, {-1}, {-1}, {-1}, -#line 123 "../../lib/unictype/joininggroup_byname.gperf" +#line 123 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str228, UC_JOINING_GROUP_MANICHAEAN_AYIN}, {-1}, {-1}, {-1}, -#line 95 "../../lib/unictype/joininggroup_byname.gperf" +#line 95 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str232, UC_JOINING_GROUP_MANICHAEAN_GIMEL}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 101 "../../lib/unictype/joininggroup_byname.gperf" +#line 101 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str238, UC_JOINING_GROUP_MANICHAEAN_ZAYIN}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 45 "../../lib/unictype/joininggroup_byname.gperf" +#line 45 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str247, UC_JOINING_GROUP_KNOTTED_HEH}, {-1}, {-1}, -#line 44 "../../lib/unictype/joininggroup_byname.gperf" +#line 44 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str250, UC_JOINING_GROUP_KNOTTED_HEH}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, @@ -739,7 +739,7 @@ static const struct named_joining_group joining_group_names[] = {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 15 "../../lib/unictype/joininggroup_byname.gperf" +#line 15 "./unictype/joininggroup_byname.gperf" {(int)(size_t)&((struct joining_group_stringpool_t *)0)->joining_group_stringpool_str318, UC_JOINING_GROUP_NONE} }; diff --git a/lib/unictype/joininggroup_name.c b/lib/unictype/joininggroup_name.c index e8043e39..b89585c2 100644 --- a/lib/unictype/joininggroup_name.c +++ b/lib/unictype/joininggroup_name.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joininggroup_name.h b/lib/unictype/joininggroup_name.h index 3a0cbb71..46e9df40 100644 --- a/lib/unictype/joininggroup_name.h +++ b/lib/unictype/joininggroup_name.h @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joininggroup_of.c b/lib/unictype/joininggroup_of.c index 01d872c0..49e6967e 100644 --- a/lib/unictype/joininggroup_of.c +++ b/lib/unictype/joininggroup_of.c @@ -1,5 +1,5 @@ /* Arabic joining group of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joiningtype_byname.c b/lib/unictype/joiningtype_byname.c index 7e587605..90e1b3b2 100644 --- a/lib/unictype/joiningtype_byname.c +++ b/lib/unictype/joiningtype_byname.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joiningtype_byname.h b/lib/unictype/joiningtype_byname.h index 6c0723dd..25b4743f 100644 --- a/lib/unictype/joiningtype_byname.h +++ b/lib/unictype/joiningtype_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/joiningtype_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/joiningtype_byname.gperf */ /* Computed positions: -k'1' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 2 "../../lib/unictype/joiningtype_byname.gperf" +#line 2 "./unictype/joiningtype_byname.gperf" struct named_joining_type { int name; int joining_type; }; #define TOTAL_KEYWORDS 17 @@ -167,41 +167,41 @@ static const struct joining_type_stringpool_t joining_type_stringpool_contents = static const struct named_joining_type joining_type_names[] = { {-1}, -#line 16 "../../lib/unictype/joiningtype_byname.gperf" +#line 16 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str1, UC_JOINING_TYPE_L}, -#line 17 "../../lib/unictype/joiningtype_byname.gperf" +#line 17 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str2, UC_JOINING_TYPE_R}, -#line 19 "../../lib/unictype/joiningtype_byname.gperf" +#line 19 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str3, UC_JOINING_TYPE_U}, -#line 14 "../../lib/unictype/joiningtype_byname.gperf" +#line 14 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str4, UC_JOINING_TYPE_C}, -#line 15 "../../lib/unictype/joiningtype_byname.gperf" +#line 15 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str5, UC_JOINING_TYPE_D}, {-1}, -#line 18 "../../lib/unictype/joiningtype_byname.gperf" +#line 18 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str7, UC_JOINING_TYPE_T}, {-1}, {-1}, {-1}, -#line 25 "../../lib/unictype/joiningtype_byname.gperf" +#line 25 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str11, UC_JOINING_TYPE_L}, -#line 24 "../../lib/unictype/joiningtype_byname.gperf" +#line 24 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str12, UC_JOINING_TYPE_L}, -#line 27 "../../lib/unictype/joiningtype_byname.gperf" +#line 27 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str13, UC_JOINING_TYPE_R}, -#line 26 "../../lib/unictype/joiningtype_byname.gperf" +#line 26 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str14, UC_JOINING_TYPE_R}, -#line 23 "../../lib/unictype/joiningtype_byname.gperf" +#line 23 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str15, UC_JOINING_TYPE_D}, -#line 22 "../../lib/unictype/joiningtype_byname.gperf" +#line 22 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str16, UC_JOINING_TYPE_D}, -#line 28 "../../lib/unictype/joiningtype_byname.gperf" +#line 28 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str17, UC_JOINING_TYPE_T}, -#line 30 "../../lib/unictype/joiningtype_byname.gperf" +#line 30 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str18, UC_JOINING_TYPE_U}, -#line 29 "../../lib/unictype/joiningtype_byname.gperf" +#line 29 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str19, UC_JOINING_TYPE_U}, -#line 21 "../../lib/unictype/joiningtype_byname.gperf" +#line 21 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str20, UC_JOINING_TYPE_C}, -#line 20 "../../lib/unictype/joiningtype_byname.gperf" +#line 20 "./unictype/joiningtype_byname.gperf" {(int)(size_t)&((struct joining_type_stringpool_t *)0)->joining_type_stringpool_str21, UC_JOINING_TYPE_C} }; diff --git a/lib/unictype/joiningtype_longname.c b/lib/unictype/joiningtype_longname.c index 2936326e..2a6f0afc 100644 --- a/lib/unictype/joiningtype_longname.c +++ b/lib/unictype/joiningtype_longname.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joiningtype_name.c b/lib/unictype/joiningtype_name.c index ae9968ed..ab2d8486 100644 --- a/lib/unictype/joiningtype_name.c +++ b/lib/unictype/joiningtype_name.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/joiningtype_of.c b/lib/unictype/joiningtype_of.c index 9f0d9a42..b04b0ae2 100644 --- a/lib/unictype/joiningtype_of.c +++ b/lib/unictype/joiningtype_of.c @@ -1,5 +1,5 @@ /* Arabic joining type of Unicode characters. - Copyright (C) 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/mirror.c b/lib/unictype/mirror.c index 463e2c9b..d028bfb0 100644 --- a/lib/unictype/mirror.c +++ b/lib/unictype/mirror.c @@ -1,5 +1,5 @@ /* Mirrored Unicode characters. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/numeric.c b/lib/unictype/numeric.c index c6930f2d..0ebe8e14 100644 --- a/lib/unictype/numeric.c +++ b/lib/unictype/numeric.c @@ -1,5 +1,5 @@ /* Values of numeric Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_alphabetic.c b/lib/unictype/pr_alphabetic.c index 257c6834..f916fcaf 100644 --- a/lib/unictype/pr_alphabetic.c +++ b/lib/unictype/pr_alphabetic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_ascii_hex_digit.c b/lib/unictype/pr_ascii_hex_digit.c index f48e4822..804b830e 100644 --- a/lib/unictype/pr_ascii_hex_digit.c +++ b/lib/unictype/pr_ascii_hex_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_arabic_digit.c b/lib/unictype/pr_bidi_arabic_digit.c index cce2663b..09f83c2c 100644 --- a/lib/unictype/pr_bidi_arabic_digit.c +++ b/lib/unictype/pr_bidi_arabic_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_arabic_right_to_left.c b/lib/unictype/pr_bidi_arabic_right_to_left.c index 9c84f166..44bfd1d2 100644 --- a/lib/unictype/pr_bidi_arabic_right_to_left.c +++ b/lib/unictype/pr_bidi_arabic_right_to_left.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_block_separator.c b/lib/unictype/pr_bidi_block_separator.c index 04a12d5a..50aafad9 100644 --- a/lib/unictype/pr_bidi_block_separator.c +++ b/lib/unictype/pr_bidi_block_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_boundary_neutral.c b/lib/unictype/pr_bidi_boundary_neutral.c index 01f83596..169d5307 100644 --- a/lib/unictype/pr_bidi_boundary_neutral.c +++ b/lib/unictype/pr_bidi_boundary_neutral.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_common_separator.c b/lib/unictype/pr_bidi_common_separator.c index 34290405..91c4b375 100644 --- a/lib/unictype/pr_bidi_common_separator.c +++ b/lib/unictype/pr_bidi_common_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_control.c b/lib/unictype/pr_bidi_control.c index e2495456..c5762bbd 100644 --- a/lib/unictype/pr_bidi_control.c +++ b/lib/unictype/pr_bidi_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_embedding_or_override.c b/lib/unictype/pr_bidi_embedding_or_override.c index de332ec5..cc7fe6e9 100644 --- a/lib/unictype/pr_bidi_embedding_or_override.c +++ b/lib/unictype/pr_bidi_embedding_or_override.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_eur_num_separator.c b/lib/unictype/pr_bidi_eur_num_separator.c index 4692547b..f8a38395 100644 --- a/lib/unictype/pr_bidi_eur_num_separator.c +++ b/lib/unictype/pr_bidi_eur_num_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_eur_num_terminator.c b/lib/unictype/pr_bidi_eur_num_terminator.c index 9cd82407..89eddcbf 100644 --- a/lib/unictype/pr_bidi_eur_num_terminator.c +++ b/lib/unictype/pr_bidi_eur_num_terminator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_european_digit.c b/lib/unictype/pr_bidi_european_digit.c index a114011d..7fac8e80 100644 --- a/lib/unictype/pr_bidi_european_digit.c +++ b/lib/unictype/pr_bidi_european_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_hebrew_right_to_left.c b/lib/unictype/pr_bidi_hebrew_right_to_left.c index 3bb5f288..5b2f72c0 100644 --- a/lib/unictype/pr_bidi_hebrew_right_to_left.c +++ b/lib/unictype/pr_bidi_hebrew_right_to_left.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_left_to_right.c b/lib/unictype/pr_bidi_left_to_right.c index b2b1f282..9ff38cd7 100644 --- a/lib/unictype/pr_bidi_left_to_right.c +++ b/lib/unictype/pr_bidi_left_to_right.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_non_spacing_mark.c b/lib/unictype/pr_bidi_non_spacing_mark.c index fad71698..bf88d8c5 100644 --- a/lib/unictype/pr_bidi_non_spacing_mark.c +++ b/lib/unictype/pr_bidi_non_spacing_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_other_neutral.c b/lib/unictype/pr_bidi_other_neutral.c index 5fa0406c..bf7b5056 100644 --- a/lib/unictype/pr_bidi_other_neutral.c +++ b/lib/unictype/pr_bidi_other_neutral.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_pdf.c b/lib/unictype/pr_bidi_pdf.c index 144ebf12..778a0741 100644 --- a/lib/unictype/pr_bidi_pdf.c +++ b/lib/unictype/pr_bidi_pdf.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_segment_separator.c b/lib/unictype/pr_bidi_segment_separator.c index 84166f05..5dd4d4d1 100644 --- a/lib/unictype/pr_bidi_segment_separator.c +++ b/lib/unictype/pr_bidi_segment_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_bidi_whitespace.c b/lib/unictype/pr_bidi_whitespace.c index f750b349..d24aca56 100644 --- a/lib/unictype/pr_bidi_whitespace.c +++ b/lib/unictype/pr_bidi_whitespace.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_byname.c b/lib/unictype/pr_byname.c index 1fc35fb6..dc113d25 100644 --- a/lib/unictype/pr_byname.c +++ b/lib/unictype/pr_byname.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2007, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_byname.h b/lib/unictype/pr_byname.h index 9bf54c1b..a9c67447 100644 --- a/lib/unictype/pr_byname.h +++ b/lib/unictype/pr_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/pr_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/pr_byname.gperf */ /* Computed positions: -k'1-2,8,14,18,$' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 1 "../../lib/unictype/pr_byname.gperf" +#line 1 "./unictype/pr_byname.gperf" struct named_property { int name; int property_index; }; #define TOTAL_KEYWORDS 206 @@ -524,517 +524,517 @@ static const struct properties_stringpool_t properties_stringpool_contents = static const struct named_property properties[] = { {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 25 "../../lib/unictype/pr_byname.gperf" +#line 25 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str8, UC_PROPERTY_INDEX_DEFAULT_IGNORABLE_CODE_POINT}, -#line 28 "../../lib/unictype/pr_byname.gperf" +#line 28 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str9, UC_PROPERTY_INDEX_OTHER_DEFAULT_IGNORABLE_CODE_POINT}, -#line 163 "../../lib/unictype/pr_byname.gperf" +#line 163 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str10, UC_PROPERTY_INDEX_IDEOGRAPHIC}, {-1}, {-1}, -#line 173 "../../lib/unictype/pr_byname.gperf" +#line 173 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str13, UC_PROPERTY_INDEX_IDS_TRINARY_OPERATOR}, {-1}, {-1}, -#line 75 "../../lib/unictype/pr_byname.gperf" +#line 75 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str16, UC_PROPERTY_INDEX_ID_START}, {-1}, {-1}, -#line 80 "../../lib/unictype/pr_byname.gperf" +#line 80 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str19, UC_PROPERTY_INDEX_ID_CONTINUE}, {-1}, -#line 29 "../../lib/unictype/pr_byname.gperf" +#line 29 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str21, UC_PROPERTY_INDEX_DEPRECATED}, -#line 74 "../../lib/unictype/pr_byname.gperf" +#line 74 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str22, UC_PROPERTY_INDEX_ID_START}, -#line 211 "../../lib/unictype/pr_byname.gperf" +#line 211 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str23, UC_PROPERTY_INDEX_DECIMAL_DIGIT}, {-1}, -#line 170 "../../lib/unictype/pr_byname.gperf" +#line 170 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str25, UC_PROPERTY_INDEX_IDS_BINARY_OPERATOR}, -#line 73 "../../lib/unictype/pr_byname.gperf" +#line 73 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str26, UC_PROPERTY_INDEX_SOFT_DOTTED}, -#line 76 "../../lib/unictype/pr_byname.gperf" +#line 76 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str27, UC_PROPERTY_INDEX_ID_START}, -#line 79 "../../lib/unictype/pr_byname.gperf" +#line 79 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str28, UC_PROPERTY_INDEX_OTHER_ID_START}, {-1}, -#line 83 "../../lib/unictype/pr_byname.gperf" +#line 83 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str30, UC_PROPERTY_INDEX_OTHER_ID_CONTINUE}, {-1}, {-1}, -#line 77 "../../lib/unictype/pr_byname.gperf" +#line 77 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str33, UC_PROPERTY_INDEX_OTHER_ID_START}, {-1}, {-1}, -#line 214 "../../lib/unictype/pr_byname.gperf" +#line 214 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str36, UC_PROPERTY_INDEX_DIACRITIC}, {-1}, -#line 51 "../../lib/unictype/pr_byname.gperf" +#line 51 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str38, UC_PROPERTY_INDEX_TITLECASE}, -#line 72 "../../lib/unictype/pr_byname.gperf" +#line 72 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str39, UC_PROPERTY_INDEX_SOFT_DOTTED}, -#line 71 "../../lib/unictype/pr_byname.gperf" +#line 71 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str40, UC_PROPERTY_INDEX_SOFT_DOTTED}, {-1}, -#line 145 "../../lib/unictype/pr_byname.gperf" +#line 145 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str42, UC_PROPERTY_INDEX_BIDI_WHITESPACE}, {-1}, -#line 78 "../../lib/unictype/pr_byname.gperf" +#line 78 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str44, UC_PROPERTY_INDEX_OTHER_ID_START}, -#line 131 "../../lib/unictype/pr_byname.gperf" +#line 131 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str45, UC_PROPERTY_INDEX_BIDI_EUROPEAN_DIGIT}, -#line 48 "../../lib/unictype/pr_byname.gperf" +#line 48 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str46, UC_PROPERTY_INDEX_OTHER_LOWERCASE}, {-1}, -#line 33 "../../lib/unictype/pr_byname.gperf" +#line 33 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str48, UC_PROPERTY_INDEX_LOGICAL_ORDER_EXCEPTION}, {-1}, -#line 153 "../../lib/unictype/pr_byname.gperf" +#line 153 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str50, UC_PROPERTY_INDEX_BIDI_EMBEDDING_OR_OVERRIDE}, -#line 112 "../../lib/unictype/pr_byname.gperf" +#line 112 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str51, UC_PROPERTY_INDEX_OTHER_GRAPHEME_EXTEND}, {-1}, {-1}, {-1}, -#line 24 "../../lib/unictype/pr_byname.gperf" +#line 24 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str55, UC_PROPERTY_INDEX_DEFAULT_IGNORABLE_CODE_POINT}, {-1}, {-1}, -#line 137 "../../lib/unictype/pr_byname.gperf" +#line 137 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str58, UC_PROPERTY_INDEX_BIDI_ARABIC_DIGIT}, {-1}, {-1}, {-1}, -#line 47 "../../lib/unictype/pr_byname.gperf" +#line 47 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str62, UC_PROPERTY_INDEX_LOWERCASE}, -#line 50 "../../lib/unictype/pr_byname.gperf" +#line 50 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str63, UC_PROPERTY_INDEX_OTHER_LOWERCASE}, {-1}, {-1}, -#line 20 "../../lib/unictype/pr_byname.gperf" +#line 20 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str66, UC_PROPERTY_INDEX_OTHER_ALPHABETIC}, {-1}, {-1}, {-1}, -#line 168 "../../lib/unictype/pr_byname.gperf" +#line 168 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str70, UC_PROPERTY_INDEX_IDS_BINARY_OPERATOR}, {-1}, -#line 136 "../../lib/unictype/pr_byname.gperf" +#line 136 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str72, UC_PROPERTY_INDEX_BIDI_ARABIC_DIGIT}, -#line 159 "../../lib/unictype/pr_byname.gperf" +#line 159 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str73, UC_PROPERTY_INDEX_ASCII_HEX_DIGIT}, -#line 46 "../../lib/unictype/pr_byname.gperf" +#line 46 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str74, UC_PROPERTY_INDEX_LOWERCASE}, {-1}, -#line 121 "../../lib/unictype/pr_byname.gperf" +#line 121 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str76, UC_PROPERTY_INDEX_BIDI_CONTROL}, -#line 134 "../../lib/unictype/pr_byname.gperf" +#line 134 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str77, UC_PROPERTY_INDEX_BIDI_EUR_NUM_TERMINATOR}, -#line 169 "../../lib/unictype/pr_byname.gperf" +#line 169 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str78, UC_PROPERTY_INDEX_IDS_BINARY_OPERATOR}, -#line 179 "../../lib/unictype/pr_byname.gperf" +#line 179 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str79, UC_PROPERTY_INDEX_ISO_CONTROL}, {-1}, {-1}, {-1}, -#line 36 "../../lib/unictype/pr_byname.gperf" +#line 36 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str83, UC_PROPERTY_INDEX_VARIATION_SELECTOR}, -#line 193 "../../lib/unictype/pr_byname.gperf" +#line 193 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str84, UC_PROPERTY_INDEX_SENTENCE_TERMINAL}, {-1}, {-1}, -#line 180 "../../lib/unictype/pr_byname.gperf" +#line 180 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str87, UC_PROPERTY_INDEX_ISO_CONTROL}, {-1}, -#line 166 "../../lib/unictype/pr_byname.gperf" +#line 166 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str89, UC_PROPERTY_INDEX_UNIFIED_IDEOGRAPH}, -#line 81 "../../lib/unictype/pr_byname.gperf" +#line 81 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str90, UC_PROPERTY_INDEX_ID_CONTINUE}, -#line 167 "../../lib/unictype/pr_byname.gperf" +#line 167 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str91, UC_PROPERTY_INDEX_RADICAL}, -#line 155 "../../lib/unictype/pr_byname.gperf" +#line 155 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str92, UC_PROPERTY_INDEX_BIDI_OTHER_NEUTRAL}, -#line 172 "../../lib/unictype/pr_byname.gperf" +#line 172 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str93, UC_PROPERTY_INDEX_IDS_TRINARY_OPERATOR}, {-1}, {-1}, -#line 207 "../../lib/unictype/pr_byname.gperf" +#line 207 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str96, UC_PROPERTY_INDEX_LEFT_OF_PAIR}, {-1}, {-1}, -#line 187 "../../lib/unictype/pr_byname.gperf" +#line 187 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str99, UC_PROPERTY_INDEX_LINE_SEPARATOR}, {-1}, {-1}, -#line 45 "../../lib/unictype/pr_byname.gperf" +#line 45 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str102, UC_PROPERTY_INDEX_OTHER_UPPERCASE}, -#line 132 "../../lib/unictype/pr_byname.gperf" +#line 132 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str103, UC_PROPERTY_INDEX_BIDI_EUR_NUM_SEPARATOR}, -#line 17 "../../lib/unictype/pr_byname.gperf" +#line 17 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str104, UC_PROPERTY_INDEX_ALPHABETIC}, {-1}, {-1}, -#line 55 "../../lib/unictype/pr_byname.gperf" +#line 55 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str107, UC_PROPERTY_INDEX_CASE_IGNORABLE}, -#line 82 "../../lib/unictype/pr_byname.gperf" +#line 82 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str108, UC_PROPERTY_INDEX_ID_CONTINUE}, -#line 85 "../../lib/unictype/pr_byname.gperf" +#line 85 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str109, UC_PROPERTY_INDEX_OTHER_ID_CONTINUE}, -#line 156 "../../lib/unictype/pr_byname.gperf" +#line 156 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str110, UC_PROPERTY_INDEX_HEX_DIGIT}, -#line 30 "../../lib/unictype/pr_byname.gperf" +#line 30 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str111, UC_PROPERTY_INDEX_DEPRECATED}, -#line 157 "../../lib/unictype/pr_byname.gperf" +#line 157 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str112, UC_PROPERTY_INDEX_HEX_DIGIT}, -#line 202 "../../lib/unictype/pr_byname.gperf" +#line 202 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str113, UC_PROPERTY_INDEX_OTHER_MATH}, {-1}, {-1}, -#line 213 "../../lib/unictype/pr_byname.gperf" +#line 213 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str116, UC_PROPERTY_INDEX_DIACRITIC}, -#line 22 "../../lib/unictype/pr_byname.gperf" +#line 22 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str117, UC_PROPERTY_INDEX_NOT_A_CHARACTER}, {-1}, -#line 209 "../../lib/unictype/pr_byname.gperf" +#line 209 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str119, UC_PROPERTY_INDEX_COMPOSITE}, -#line 34 "../../lib/unictype/pr_byname.gperf" +#line 34 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str120, UC_PROPERTY_INDEX_VARIATION_SELECTOR}, {-1}, {-1}, {-1}, -#line 101 "../../lib/unictype/pr_byname.gperf" +#line 101 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str124, UC_PROPERTY_INDEX_JOIN_CONTROL}, -#line 123 "../../lib/unictype/pr_byname.gperf" +#line 123 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str125, UC_PROPERTY_INDEX_BIDI_CONTROL}, -#line 122 "../../lib/unictype/pr_byname.gperf" +#line 122 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str126, UC_PROPERTY_INDEX_BIDI_CONTROL}, -#line 183 "../../lib/unictype/pr_byname.gperf" +#line 183 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str127, UC_PROPERTY_INDEX_DASH}, {-1}, -#line 44 "../../lib/unictype/pr_byname.gperf" +#line 44 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str129, UC_PROPERTY_INDEX_OTHER_UPPERCASE}, {-1}, -#line 176 "../../lib/unictype/pr_byname.gperf" +#line 176 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str131, UC_PROPERTY_INDEX_SPACE}, -#line 210 "../../lib/unictype/pr_byname.gperf" +#line 210 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str132, UC_PROPERTY_INDEX_DECIMAL_DIGIT}, -#line 113 "../../lib/unictype/pr_byname.gperf" +#line 113 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str133, UC_PROPERTY_INDEX_OTHER_GRAPHEME_EXTEND}, {-1}, {-1}, -#line 125 "../../lib/unictype/pr_byname.gperf" +#line 125 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str136, UC_PROPERTY_INDEX_BIDI_LEFT_TO_RIGHT}, -#line 52 "../../lib/unictype/pr_byname.gperf" +#line 52 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str137, UC_PROPERTY_INDEX_CASED}, -#line 201 "../../lib/unictype/pr_byname.gperf" +#line 201 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str138, UC_PROPERTY_INDEX_OTHER_MATH}, -#line 144 "../../lib/unictype/pr_byname.gperf" +#line 144 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str139, UC_PROPERTY_INDEX_BIDI_WHITESPACE}, {-1}, -#line 174 "../../lib/unictype/pr_byname.gperf" +#line 174 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str141, UC_PROPERTY_INDEX_ZERO_WIDTH}, {-1}, -#line 175 "../../lib/unictype/pr_byname.gperf" +#line 175 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str143, UC_PROPERTY_INDEX_ZERO_WIDTH}, {-1}, {-1}, -#line 120 "../../lib/unictype/pr_byname.gperf" +#line 120 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str146, UC_PROPERTY_INDEX_BIDI_CONTROL}, -#line 54 "../../lib/unictype/pr_byname.gperf" +#line 54 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str147, UC_PROPERTY_INDEX_CASE_IGNORABLE}, -#line 43 "../../lib/unictype/pr_byname.gperf" +#line 43 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str148, UC_PROPERTY_INDEX_OTHER_UPPERCASE}, -#line 195 "../../lib/unictype/pr_byname.gperf" +#line 195 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str149, UC_PROPERTY_INDEX_TERMINAL_PUNCTUATION}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 194 "../../lib/unictype/pr_byname.gperf" +#line 194 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str155, UC_PROPERTY_INDEX_SENTENCE_TERMINAL}, {-1}, -#line 133 "../../lib/unictype/pr_byname.gperf" +#line 133 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str157, UC_PROPERTY_INDEX_BIDI_EUR_NUM_SEPARATOR}, -#line 95 "../../lib/unictype/pr_byname.gperf" +#line 95 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str158, UC_PROPERTY_INDEX_PATTERN_WHITE_SPACE}, -#line 94 "../../lib/unictype/pr_byname.gperf" +#line 94 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str159, UC_PROPERTY_INDEX_PATTERN_WHITE_SPACE}, -#line 26 "../../lib/unictype/pr_byname.gperf" +#line 26 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str160, UC_PROPERTY_INDEX_OTHER_DEFAULT_IGNORABLE_CODE_POINT}, {-1}, {-1}, -#line 197 "../../lib/unictype/pr_byname.gperf" +#line 197 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str163, UC_PROPERTY_INDEX_TERMINAL_PUNCTUATION}, -#line 140 "../../lib/unictype/pr_byname.gperf" +#line 140 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str164, UC_PROPERTY_INDEX_BIDI_BLOCK_SEPARATOR}, -#line 49 "../../lib/unictype/pr_byname.gperf" +#line 49 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str165, UC_PROPERTY_INDEX_OTHER_LOWERCASE}, {-1}, {-1}, -#line 15 "../../lib/unictype/pr_byname.gperf" +#line 15 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str168, UC_PROPERTY_INDEX_WHITE_SPACE}, -#line 130 "../../lib/unictype/pr_byname.gperf" +#line 130 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str169, UC_PROPERTY_INDEX_BIDI_EUROPEAN_DIGIT}, -#line 18 "../../lib/unictype/pr_byname.gperf" +#line 18 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str170, UC_PROPERTY_INDEX_OTHER_ALPHABETIC}, -#line 191 "../../lib/unictype/pr_byname.gperf" +#line 191 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str171, UC_PROPERTY_INDEX_QUOTATION_MARK}, {-1}, -#line 103 "../../lib/unictype/pr_byname.gperf" +#line 103 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str173, UC_PROPERTY_INDEX_JOIN_CONTROL}, -#line 102 "../../lib/unictype/pr_byname.gperf" +#line 102 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str174, UC_PROPERTY_INDEX_JOIN_CONTROL}, {-1}, -#line 177 "../../lib/unictype/pr_byname.gperf" +#line 177 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str176, UC_PROPERTY_INDEX_NON_BREAK}, {-1}, -#line 126 "../../lib/unictype/pr_byname.gperf" +#line 126 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str178, UC_PROPERTY_INDEX_BIDI_HEBREW_RIGHT_TO_LEFT}, -#line 206 "../../lib/unictype/pr_byname.gperf" +#line 206 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str179, UC_PROPERTY_INDEX_LEFT_OF_PAIR}, -#line 141 "../../lib/unictype/pr_byname.gperf" +#line 141 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str180, UC_PROPERTY_INDEX_BIDI_BLOCK_SEPARATOR}, {-1}, {-1}, {-1}, -#line 149 "../../lib/unictype/pr_byname.gperf" +#line 149 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str184, UC_PROPERTY_INDEX_BIDI_BOUNDARY_NEUTRAL}, {-1}, -#line 16 "../../lib/unictype/pr_byname.gperf" +#line 16 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str186, UC_PROPERTY_INDEX_ALPHABETIC}, {-1}, {-1}, -#line 186 "../../lib/unictype/pr_byname.gperf" +#line 186 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str189, UC_PROPERTY_INDEX_LINE_SEPARATOR}, -#line 128 "../../lib/unictype/pr_byname.gperf" +#line 128 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str190, UC_PROPERTY_INDEX_BIDI_ARABIC_RIGHT_TO_LEFT}, -#line 216 "../../lib/unictype/pr_byname.gperf" +#line 216 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str191, UC_PROPERTY_INDEX_EXTENDER}, -#line 127 "../../lib/unictype/pr_byname.gperf" +#line 127 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str192, UC_PROPERTY_INDEX_BIDI_HEBREW_RIGHT_TO_LEFT}, -#line 151 "../../lib/unictype/pr_byname.gperf" +#line 151 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str193, UC_PROPERTY_INDEX_BIDI_PDF}, -#line 100 "../../lib/unictype/pr_byname.gperf" +#line 100 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str194, UC_PROPERTY_INDEX_JOIN_CONTROL}, -#line 129 "../../lib/unictype/pr_byname.gperf" +#line 129 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str195, UC_PROPERTY_INDEX_BIDI_ARABIC_RIGHT_TO_LEFT}, {-1}, {-1}, -#line 90 "../../lib/unictype/pr_byname.gperf" +#line 90 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str198, UC_PROPERTY_INDEX_XID_CONTINUE}, -#line 21 "../../lib/unictype/pr_byname.gperf" +#line 21 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str199, UC_PROPERTY_INDEX_NOT_A_CHARACTER}, {-1}, -#line 87 "../../lib/unictype/pr_byname.gperf" +#line 87 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str201, UC_PROPERTY_INDEX_XID_START}, -#line 89 "../../lib/unictype/pr_byname.gperf" +#line 89 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str202, UC_PROPERTY_INDEX_XID_CONTINUE}, -#line 42 "../../lib/unictype/pr_byname.gperf" +#line 42 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str203, UC_PROPERTY_INDEX_UPPERCASE}, -#line 35 "../../lib/unictype/pr_byname.gperf" +#line 35 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str204, UC_PROPERTY_INDEX_VARIATION_SELECTOR}, -#line 84 "../../lib/unictype/pr_byname.gperf" +#line 84 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str205, UC_PROPERTY_INDEX_OTHER_ID_CONTINUE}, {-1}, -#line 88 "../../lib/unictype/pr_byname.gperf" +#line 88 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str207, UC_PROPERTY_INDEX_XID_START}, -#line 178 "../../lib/unictype/pr_byname.gperf" +#line 178 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str208, UC_PROPERTY_INDEX_NON_BREAK}, {-1}, -#line 38 "../../lib/unictype/pr_byname.gperf" +#line 38 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str210, UC_PROPERTY_INDEX_PRIVATE_USE}, -#line 86 "../../lib/unictype/pr_byname.gperf" +#line 86 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str211, UC_PROPERTY_INDEX_XID_START}, {-1}, -#line 99 "../../lib/unictype/pr_byname.gperf" +#line 99 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str213, UC_PROPERTY_INDEX_PATTERN_SYNTAX}, -#line 98 "../../lib/unictype/pr_byname.gperf" +#line 98 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str214, UC_PROPERTY_INDEX_PATTERN_SYNTAX}, -#line 41 "../../lib/unictype/pr_byname.gperf" +#line 41 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str215, UC_PROPERTY_INDEX_UPPERCASE}, {-1}, {-1}, {-1}, -#line 215 "../../lib/unictype/pr_byname.gperf" +#line 215 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str219, UC_PROPERTY_INDEX_EXTENDER}, -#line 162 "../../lib/unictype/pr_byname.gperf" +#line 162 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str220, UC_PROPERTY_INDEX_IDEOGRAPHIC}, -#line 171 "../../lib/unictype/pr_byname.gperf" +#line 171 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str221, UC_PROPERTY_INDEX_IDS_TRINARY_OPERATOR}, -#line 53 "../../lib/unictype/pr_byname.gperf" +#line 53 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str222, UC_PROPERTY_INDEX_CASE_IGNORABLE}, -#line 196 "../../lib/unictype/pr_byname.gperf" +#line 196 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str223, UC_PROPERTY_INDEX_TERMINAL_PUNCTUATION}, {-1}, -#line 182 "../../lib/unictype/pr_byname.gperf" +#line 182 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str225, UC_PROPERTY_INDEX_FORMAT_CONTROL}, {-1}, {-1}, -#line 124 "../../lib/unictype/pr_byname.gperf" +#line 124 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str228, UC_PROPERTY_INDEX_BIDI_LEFT_TO_RIGHT}, -#line 19 "../../lib/unictype/pr_byname.gperf" +#line 19 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str229, UC_PROPERTY_INDEX_OTHER_ALPHABETIC}, {-1}, {-1}, {-1}, -#line 192 "../../lib/unictype/pr_byname.gperf" +#line 192 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str233, UC_PROPERTY_INDEX_QUOTATION_MARK}, -#line 190 "../../lib/unictype/pr_byname.gperf" +#line 190 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str234, UC_PROPERTY_INDEX_QUOTATION_MARK}, -#line 139 "../../lib/unictype/pr_byname.gperf" +#line 139 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str235, UC_PROPERTY_INDEX_BIDI_COMMON_SEPARATOR}, {-1}, -#line 138 "../../lib/unictype/pr_byname.gperf" +#line 138 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str237, UC_PROPERTY_INDEX_BIDI_COMMON_SEPARATOR}, {-1}, {-1}, -#line 184 "../../lib/unictype/pr_byname.gperf" +#line 184 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str240, UC_PROPERTY_INDEX_HYPHEN}, -#line 37 "../../lib/unictype/pr_byname.gperf" +#line 37 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str241, UC_PROPERTY_INDEX_PRIVATE_USE}, {-1}, -#line 115 "../../lib/unictype/pr_byname.gperf" +#line 115 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str243, UC_PROPERTY_INDEX_OTHER_GRAPHEME_EXTEND}, -#line 114 "../../lib/unictype/pr_byname.gperf" +#line 114 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str244, UC_PROPERTY_INDEX_OTHER_GRAPHEME_EXTEND}, {-1}, {-1}, {-1}, -#line 160 "../../lib/unictype/pr_byname.gperf" +#line 160 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str248, UC_PROPERTY_INDEX_ASCII_HEX_DIGIT}, -#line 64 "../../lib/unictype/pr_byname.gperf" +#line 64 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str249, UC_PROPERTY_INDEX_CHANGES_WHEN_TITLECASED}, {-1}, -#line 203 "../../lib/unictype/pr_byname.gperf" +#line 203 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str251, UC_PROPERTY_INDEX_OTHER_MATH}, -#line 107 "../../lib/unictype/pr_byname.gperf" +#line 107 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str252, UC_PROPERTY_INDEX_GRAPHEME_BASE}, -#line 106 "../../lib/unictype/pr_byname.gperf" +#line 106 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str253, UC_PROPERTY_INDEX_GRAPHEME_BASE}, -#line 111 "../../lib/unictype/pr_byname.gperf" +#line 111 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str254, UC_PROPERTY_INDEX_GRAPHEME_EXTEND}, -#line 110 "../../lib/unictype/pr_byname.gperf" +#line 110 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str255, UC_PROPERTY_INDEX_GRAPHEME_EXTEND}, {-1}, {-1}, {-1}, {-1}, -#line 105 "../../lib/unictype/pr_byname.gperf" +#line 105 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str260, UC_PROPERTY_INDEX_GRAPHEME_BASE}, -#line 104 "../../lib/unictype/pr_byname.gperf" +#line 104 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str261, UC_PROPERTY_INDEX_GRAPHEME_BASE}, -#line 212 "../../lib/unictype/pr_byname.gperf" +#line 212 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str262, UC_PROPERTY_INDEX_NUMERIC}, {-1}, -#line 109 "../../lib/unictype/pr_byname.gperf" +#line 109 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str264, UC_PROPERTY_INDEX_GRAPHEME_EXTEND}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 14 "../../lib/unictype/pr_byname.gperf" +#line 14 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str273, UC_PROPERTY_INDEX_WHITE_SPACE}, -#line 185 "../../lib/unictype/pr_byname.gperf" +#line 185 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str274, UC_PROPERTY_INDEX_PUNCTUATION}, {-1}, -#line 148 "../../lib/unictype/pr_byname.gperf" +#line 148 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str276, UC_PROPERTY_INDEX_BIDI_BOUNDARY_NEUTRAL}, -#line 200 "../../lib/unictype/pr_byname.gperf" +#line 200 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str277, UC_PROPERTY_INDEX_MATH}, -#line 158 "../../lib/unictype/pr_byname.gperf" +#line 158 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str278, UC_PROPERTY_INDEX_HEX_DIGIT}, {-1}, {-1}, {-1}, -#line 39 "../../lib/unictype/pr_byname.gperf" +#line 39 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str282, UC_PROPERTY_INDEX_UNASSIGNED_CODE_VALUE}, {-1}, -#line 135 "../../lib/unictype/pr_byname.gperf" +#line 135 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str284, UC_PROPERTY_INDEX_BIDI_EUR_NUM_TERMINATOR}, -#line 58 "../../lib/unictype/pr_byname.gperf" +#line 58 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str285, UC_PROPERTY_INDEX_CHANGES_WHEN_LOWERCASED}, -#line 23 "../../lib/unictype/pr_byname.gperf" +#line 23 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str286, UC_PROPERTY_INDEX_DEFAULT_IGNORABLE_CODE_POINT}, {-1}, -#line 91 "../../lib/unictype/pr_byname.gperf" +#line 91 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str288, UC_PROPERTY_INDEX_XID_CONTINUE}, {-1}, {-1}, -#line 154 "../../lib/unictype/pr_byname.gperf" +#line 154 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str291, UC_PROPERTY_INDEX_BIDI_OTHER_NEUTRAL}, {-1}, -#line 165 "../../lib/unictype/pr_byname.gperf" +#line 165 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str293, UC_PROPERTY_INDEX_UNIFIED_IDEOGRAPH}, {-1}, {-1}, {-1}, -#line 189 "../../lib/unictype/pr_byname.gperf" +#line 189 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str297, UC_PROPERTY_INDEX_PARAGRAPH_SEPARATOR}, {-1}, {-1}, {-1}, -#line 188 "../../lib/unictype/pr_byname.gperf" +#line 188 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str301, UC_PROPERTY_INDEX_PARAGRAPH_SEPARATOR}, {-1}, {-1}, {-1}, {-1}, -#line 161 "../../lib/unictype/pr_byname.gperf" +#line 161 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str306, UC_PROPERTY_INDEX_ASCII_HEX_DIGIT}, -#line 198 "../../lib/unictype/pr_byname.gperf" +#line 198 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str307, UC_PROPERTY_INDEX_CURRENCY_SYMBOL}, {-1}, -#line 205 "../../lib/unictype/pr_byname.gperf" +#line 205 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str309, UC_PROPERTY_INDEX_PAIRED_PUNCTUATION}, {-1}, {-1}, -#line 119 "../../lib/unictype/pr_byname.gperf" +#line 119 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str312, UC_PROPERTY_INDEX_GRAPHEME_LINK}, -#line 118 "../../lib/unictype/pr_byname.gperf" +#line 118 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str313, UC_PROPERTY_INDEX_GRAPHEME_LINK}, -#line 143 "../../lib/unictype/pr_byname.gperf" +#line 143 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str314, UC_PROPERTY_INDEX_BIDI_SEGMENT_SEPARATOR}, {-1}, {-1}, {-1}, {-1}, -#line 142 "../../lib/unictype/pr_byname.gperf" +#line 142 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str319, UC_PROPERTY_INDEX_BIDI_SEGMENT_SEPARATOR}, -#line 117 "../../lib/unictype/pr_byname.gperf" +#line 117 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str320, UC_PROPERTY_INDEX_GRAPHEME_LINK}, -#line 116 "../../lib/unictype/pr_byname.gperf" +#line 116 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str321, UC_PROPERTY_INDEX_GRAPHEME_LINK}, {-1}, {-1}, -#line 61 "../../lib/unictype/pr_byname.gperf" +#line 61 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str324, UC_PROPERTY_INDEX_CHANGES_WHEN_UPPERCASED}, {-1}, -#line 32 "../../lib/unictype/pr_byname.gperf" +#line 32 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str326, UC_PROPERTY_INDEX_LOGICAL_ORDER_EXCEPTION}, {-1}, {-1}, {-1}, -#line 146 "../../lib/unictype/pr_byname.gperf" +#line 146 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str330, UC_PROPERTY_INDEX_BIDI_NON_SPACING_MARK}, -#line 40 "../../lib/unictype/pr_byname.gperf" +#line 40 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str331, UC_PROPERTY_INDEX_UNASSIGNED_CODE_VALUE}, {-1}, {-1}, {-1}, -#line 62 "../../lib/unictype/pr_byname.gperf" +#line 62 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str335, UC_PROPERTY_INDEX_CHANGES_WHEN_TITLECASED}, -#line 217 "../../lib/unictype/pr_byname.gperf" +#line 217 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str336, UC_PROPERTY_INDEX_IGNORABLE_CONTROL}, -#line 108 "../../lib/unictype/pr_byname.gperf" +#line 108 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str337, UC_PROPERTY_INDEX_GRAPHEME_EXTEND}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 218 "../../lib/unictype/pr_byname.gperf" +#line 218 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str344, UC_PROPERTY_INDEX_IGNORABLE_CONTROL}, -#line 199 "../../lib/unictype/pr_byname.gperf" +#line 199 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str345, UC_PROPERTY_INDEX_CURRENCY_SYMBOL}, {-1}, -#line 97 "../../lib/unictype/pr_byname.gperf" +#line 97 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str347, UC_PROPERTY_INDEX_PATTERN_SYNTAX}, {-1}, -#line 13 "../../lib/unictype/pr_byname.gperf" +#line 13 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str349, UC_PROPERTY_INDEX_WHITE_SPACE}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 150 "../../lib/unictype/pr_byname.gperf" +#line 150 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str361, UC_PROPERTY_INDEX_BIDI_PDF}, -#line 31 "../../lib/unictype/pr_byname.gperf" +#line 31 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str362, UC_PROPERTY_INDEX_LOGICAL_ORDER_EXCEPTION}, {-1}, {-1}, {-1}, -#line 181 "../../lib/unictype/pr_byname.gperf" +#line 181 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str366, UC_PROPERTY_INDEX_FORMAT_CONTROL}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 56 "../../lib/unictype/pr_byname.gperf" +#line 56 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str383, UC_PROPERTY_INDEX_CHANGES_WHEN_LOWERCASED}, {-1}, {-1}, {-1}, -#line 164 "../../lib/unictype/pr_byname.gperf" +#line 164 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str387, UC_PROPERTY_INDEX_UNIFIED_IDEOGRAPH}, {-1}, {-1}, -#line 63 "../../lib/unictype/pr_byname.gperf" +#line 63 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str390, UC_PROPERTY_INDEX_CHANGES_WHEN_TITLECASED}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 93 "../../lib/unictype/pr_byname.gperf" +#line 93 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str396, UC_PROPERTY_INDEX_PATTERN_WHITE_SPACE}, -#line 70 "../../lib/unictype/pr_byname.gperf" +#line 70 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str397, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEMAPPED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 152 "../../lib/unictype/pr_byname.gperf" +#line 152 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str404, UC_PROPERTY_INDEX_BIDI_EMBEDDING_OR_OVERRIDE}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 147 "../../lib/unictype/pr_byname.gperf" +#line 147 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str411, UC_PROPERTY_INDEX_BIDI_NON_SPACING_MARK}, -#line 67 "../../lib/unictype/pr_byname.gperf" +#line 67 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str412, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEFOLDED}, {-1}, {-1}, {-1}, -#line 208 "../../lib/unictype/pr_byname.gperf" +#line 208 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str416, UC_PROPERTY_INDEX_COMBINING}, -#line 66 "../../lib/unictype/pr_byname.gperf" +#line 66 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str417, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEFOLDED}, {-1}, {-1}, {-1}, {-1}, -#line 59 "../../lib/unictype/pr_byname.gperf" +#line 59 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str422, UC_PROPERTY_INDEX_CHANGES_WHEN_UPPERCASED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 204 "../../lib/unictype/pr_byname.gperf" +#line 204 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str432, UC_PROPERTY_INDEX_PAIRED_PUNCTUATION}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 27 "../../lib/unictype/pr_byname.gperf" +#line 27 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str468, UC_PROPERTY_INDEX_OTHER_DEFAULT_IGNORABLE_CODE_POINT}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 92 "../../lib/unictype/pr_byname.gperf" +#line 92 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str475, UC_PROPERTY_INDEX_PATTERN_WHITE_SPACE}, {-1}, {-1}, {-1}, {-1}, -#line 69 "../../lib/unictype/pr_byname.gperf" +#line 69 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str480, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEMAPPED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 60 "../../lib/unictype/pr_byname.gperf" +#line 60 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str489, UC_PROPERTY_INDEX_CHANGES_WHEN_UPPERCASED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 57 "../../lib/unictype/pr_byname.gperf" +#line 57 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str525, UC_PROPERTY_INDEX_CHANGES_WHEN_LOWERCASED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, @@ -1043,16 +1043,16 @@ static const struct named_property properties[] = {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 68 "../../lib/unictype/pr_byname.gperf" +#line 68 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str581, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEMAPPED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 65 "../../lib/unictype/pr_byname.gperf" +#line 65 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str596, UC_PROPERTY_INDEX_CHANGES_WHEN_CASEFOLDED}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 96 "../../lib/unictype/pr_byname.gperf" +#line 96 "./unictype/pr_byname.gperf" {(int)(size_t)&((struct properties_stringpool_t *)0)->properties_stringpool_str619, UC_PROPERTY_INDEX_PATTERN_SYNTAX} }; diff --git a/lib/unictype/pr_case_ignorable.c b/lib/unictype/pr_case_ignorable.c index d90b8529..598e8632 100644 --- a/lib/unictype/pr_case_ignorable.c +++ b/lib/unictype/pr_case_ignorable.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_cased.c b/lib/unictype/pr_cased.c index 13f592ba..4c0eaaab 100644 --- a/lib/unictype/pr_cased.c +++ b/lib/unictype/pr_cased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_changes_when_casefolded.c b/lib/unictype/pr_changes_when_casefolded.c index 02097c24..9717922c 100644 --- a/lib/unictype/pr_changes_when_casefolded.c +++ b/lib/unictype/pr_changes_when_casefolded.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_changes_when_casemapped.c b/lib/unictype/pr_changes_when_casemapped.c index f5e42840..dfa6e8be 100644 --- a/lib/unictype/pr_changes_when_casemapped.c +++ b/lib/unictype/pr_changes_when_casemapped.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_changes_when_lowercased.c b/lib/unictype/pr_changes_when_lowercased.c index 37d474c6..2412014a 100644 --- a/lib/unictype/pr_changes_when_lowercased.c +++ b/lib/unictype/pr_changes_when_lowercased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_changes_when_titlecased.c b/lib/unictype/pr_changes_when_titlecased.c index 9bb6ff84..de13c203 100644 --- a/lib/unictype/pr_changes_when_titlecased.c +++ b/lib/unictype/pr_changes_when_titlecased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_changes_when_uppercased.c b/lib/unictype/pr_changes_when_uppercased.c index c1a95c6d..728832f6 100644 --- a/lib/unictype/pr_changes_when_uppercased.c +++ b/lib/unictype/pr_changes_when_uppercased.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2011. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_combining.c b/lib/unictype/pr_combining.c index 55a4349a..2473e3d6 100644 --- a/lib/unictype/pr_combining.c +++ b/lib/unictype/pr_combining.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_composite.c b/lib/unictype/pr_composite.c index 975e774f..586320d9 100644 --- a/lib/unictype/pr_composite.c +++ b/lib/unictype/pr_composite.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_currency_symbol.c b/lib/unictype/pr_currency_symbol.c index 04bd8cb7..e2d02103 100644 --- a/lib/unictype/pr_currency_symbol.c +++ b/lib/unictype/pr_currency_symbol.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_dash.c b/lib/unictype/pr_dash.c index 26363060..5c3e4d85 100644 --- a/lib/unictype/pr_dash.c +++ b/lib/unictype/pr_dash.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_decimal_digit.c b/lib/unictype/pr_decimal_digit.c index cbbd2d72..543f1610 100644 --- a/lib/unictype/pr_decimal_digit.c +++ b/lib/unictype/pr_decimal_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_default_ignorable_code_point.c b/lib/unictype/pr_default_ignorable_code_point.c index 6bf16c6c..d67ff1ea 100644 --- a/lib/unictype/pr_default_ignorable_code_point.c +++ b/lib/unictype/pr_default_ignorable_code_point.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_deprecated.c b/lib/unictype/pr_deprecated.c index 16072a10..fbe55688 100644 --- a/lib/unictype/pr_deprecated.c +++ b/lib/unictype/pr_deprecated.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_diacritic.c b/lib/unictype/pr_diacritic.c index 3d3127c5..adc11eb4 100644 --- a/lib/unictype/pr_diacritic.c +++ b/lib/unictype/pr_diacritic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_extender.c b/lib/unictype/pr_extender.c index bb018bba..49086946 100644 --- a/lib/unictype/pr_extender.c +++ b/lib/unictype/pr_extender.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_format_control.c b/lib/unictype/pr_format_control.c index e693e395..f0eef734 100644 --- a/lib/unictype/pr_format_control.c +++ b/lib/unictype/pr_format_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_grapheme_base.c b/lib/unictype/pr_grapheme_base.c index 64c7a968..e4ee5c32 100644 --- a/lib/unictype/pr_grapheme_base.c +++ b/lib/unictype/pr_grapheme_base.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_grapheme_extend.c b/lib/unictype/pr_grapheme_extend.c index 11e40208..f2a821f4 100644 --- a/lib/unictype/pr_grapheme_extend.c +++ b/lib/unictype/pr_grapheme_extend.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_grapheme_link.c b/lib/unictype/pr_grapheme_link.c index e2066ba7..5231d8bd 100644 --- a/lib/unictype/pr_grapheme_link.c +++ b/lib/unictype/pr_grapheme_link.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_hex_digit.c b/lib/unictype/pr_hex_digit.c index 78386a19..d2e50f29 100644 --- a/lib/unictype/pr_hex_digit.c +++ b/lib/unictype/pr_hex_digit.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_hyphen.c b/lib/unictype/pr_hyphen.c index 0182a31c..9a69ce4d 100644 --- a/lib/unictype/pr_hyphen.c +++ b/lib/unictype/pr_hyphen.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_id_continue.c b/lib/unictype/pr_id_continue.c index 3ebb8940..f5ecaba5 100644 --- a/lib/unictype/pr_id_continue.c +++ b/lib/unictype/pr_id_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_id_start.c b/lib/unictype/pr_id_start.c index e0e24625..f66e8a4b 100644 --- a/lib/unictype/pr_id_start.c +++ b/lib/unictype/pr_id_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_ideographic.c b/lib/unictype/pr_ideographic.c index c669f790..1727f67d 100644 --- a/lib/unictype/pr_ideographic.c +++ b/lib/unictype/pr_ideographic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_ids_binary_operator.c b/lib/unictype/pr_ids_binary_operator.c index d7682d9a..d965c09a 100644 --- a/lib/unictype/pr_ids_binary_operator.c +++ b/lib/unictype/pr_ids_binary_operator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_ids_trinary_operator.c b/lib/unictype/pr_ids_trinary_operator.c index 9623565d..e42c0d48 100644 --- a/lib/unictype/pr_ids_trinary_operator.c +++ b/lib/unictype/pr_ids_trinary_operator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_ignorable_control.c b/lib/unictype/pr_ignorable_control.c index 0585efd4..4f56b698 100644 --- a/lib/unictype/pr_ignorable_control.c +++ b/lib/unictype/pr_ignorable_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_iso_control.c b/lib/unictype/pr_iso_control.c index 3cffcf07..c0c3bcd0 100644 --- a/lib/unictype/pr_iso_control.c +++ b/lib/unictype/pr_iso_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_join_control.c b/lib/unictype/pr_join_control.c index e8518bf2..dfab4b80 100644 --- a/lib/unictype/pr_join_control.c +++ b/lib/unictype/pr_join_control.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_left_of_pair.c b/lib/unictype/pr_left_of_pair.c index 9ae08495..09f7d6dc 100644 --- a/lib/unictype/pr_left_of_pair.c +++ b/lib/unictype/pr_left_of_pair.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_line_separator.c b/lib/unictype/pr_line_separator.c index 20f2a6a5..6933ec91 100644 --- a/lib/unictype/pr_line_separator.c +++ b/lib/unictype/pr_line_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_logical_order_exception.c b/lib/unictype/pr_logical_order_exception.c index cf515462..7cd0c471 100644 --- a/lib/unictype/pr_logical_order_exception.c +++ b/lib/unictype/pr_logical_order_exception.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_lowercase.c b/lib/unictype/pr_lowercase.c index a55f7a32..fd0394d0 100644 --- a/lib/unictype/pr_lowercase.c +++ b/lib/unictype/pr_lowercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_math.c b/lib/unictype/pr_math.c index 0d8c581f..b7148b9e 100644 --- a/lib/unictype/pr_math.c +++ b/lib/unictype/pr_math.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_non_break.c b/lib/unictype/pr_non_break.c index 8b72421a..7be329dd 100644 --- a/lib/unictype/pr_non_break.c +++ b/lib/unictype/pr_non_break.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_not_a_character.c b/lib/unictype/pr_not_a_character.c index c5665d70..e4485e6d 100644 --- a/lib/unictype/pr_not_a_character.c +++ b/lib/unictype/pr_not_a_character.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_numeric.c b/lib/unictype/pr_numeric.c index 48aa066b..c1fbfa84 100644 --- a/lib/unictype/pr_numeric.c +++ b/lib/unictype/pr_numeric.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_alphabetic.c b/lib/unictype/pr_other_alphabetic.c index c2cdbddf..7f25fac3 100644 --- a/lib/unictype/pr_other_alphabetic.c +++ b/lib/unictype/pr_other_alphabetic.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_default_ignorable_code_point.c b/lib/unictype/pr_other_default_ignorable_code_point.c index 0ae04e01..9fd27647 100644 --- a/lib/unictype/pr_other_default_ignorable_code_point.c +++ b/lib/unictype/pr_other_default_ignorable_code_point.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_grapheme_extend.c b/lib/unictype/pr_other_grapheme_extend.c index 3bdf8e34..6bced2c7 100644 --- a/lib/unictype/pr_other_grapheme_extend.c +++ b/lib/unictype/pr_other_grapheme_extend.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_id_continue.c b/lib/unictype/pr_other_id_continue.c index a7235613..da5d8128 100644 --- a/lib/unictype/pr_other_id_continue.c +++ b/lib/unictype/pr_other_id_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_id_start.c b/lib/unictype/pr_other_id_start.c index 55acddcc..1bbeede4 100644 --- a/lib/unictype/pr_other_id_start.c +++ b/lib/unictype/pr_other_id_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_lowercase.c b/lib/unictype/pr_other_lowercase.c index 7044a265..a0698e87 100644 --- a/lib/unictype/pr_other_lowercase.c +++ b/lib/unictype/pr_other_lowercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_math.c b/lib/unictype/pr_other_math.c index 64eb972a..af662564 100644 --- a/lib/unictype/pr_other_math.c +++ b/lib/unictype/pr_other_math.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_other_uppercase.c b/lib/unictype/pr_other_uppercase.c index 66a96dcf..4ed4af37 100644 --- a/lib/unictype/pr_other_uppercase.c +++ b/lib/unictype/pr_other_uppercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_paired_punctuation.c b/lib/unictype/pr_paired_punctuation.c index 4cf586e6..9c72adc7 100644 --- a/lib/unictype/pr_paired_punctuation.c +++ b/lib/unictype/pr_paired_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_paragraph_separator.c b/lib/unictype/pr_paragraph_separator.c index 18430e99..112f4a27 100644 --- a/lib/unictype/pr_paragraph_separator.c +++ b/lib/unictype/pr_paragraph_separator.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_pattern_syntax.c b/lib/unictype/pr_pattern_syntax.c index dd1cbe0b..dffb445e 100644 --- a/lib/unictype/pr_pattern_syntax.c +++ b/lib/unictype/pr_pattern_syntax.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_pattern_white_space.c b/lib/unictype/pr_pattern_white_space.c index 781feac7..bdfcef2c 100644 --- a/lib/unictype/pr_pattern_white_space.c +++ b/lib/unictype/pr_pattern_white_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_private_use.c b/lib/unictype/pr_private_use.c index 7e73caf5..81536caf 100644 --- a/lib/unictype/pr_private_use.c +++ b/lib/unictype/pr_private_use.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_punctuation.c b/lib/unictype/pr_punctuation.c index c5477b45..7a1e2467 100644 --- a/lib/unictype/pr_punctuation.c +++ b/lib/unictype/pr_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_quotation_mark.c b/lib/unictype/pr_quotation_mark.c index 41009e1f..2bccf1e7 100644 --- a/lib/unictype/pr_quotation_mark.c +++ b/lib/unictype/pr_quotation_mark.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_radical.c b/lib/unictype/pr_radical.c index b7c8df18..d5e3bdcf 100644 --- a/lib/unictype/pr_radical.c +++ b/lib/unictype/pr_radical.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_sentence_terminal.c b/lib/unictype/pr_sentence_terminal.c index 2add6815..2324a138 100644 --- a/lib/unictype/pr_sentence_terminal.c +++ b/lib/unictype/pr_sentence_terminal.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_soft_dotted.c b/lib/unictype/pr_soft_dotted.c index 83e552c6..7b5e9c4b 100644 --- a/lib/unictype/pr_soft_dotted.c +++ b/lib/unictype/pr_soft_dotted.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_space.c b/lib/unictype/pr_space.c index 0e3d8fe9..76d937be 100644 --- a/lib/unictype/pr_space.c +++ b/lib/unictype/pr_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_terminal_punctuation.c b/lib/unictype/pr_terminal_punctuation.c index 209b5212..79756701 100644 --- a/lib/unictype/pr_terminal_punctuation.c +++ b/lib/unictype/pr_terminal_punctuation.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_test.c b/lib/unictype/pr_test.c index 9e2e01ab..926e9aa7 100644 --- a/lib/unictype/pr_test.c +++ b/lib/unictype/pr_test.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_titlecase.c b/lib/unictype/pr_titlecase.c index 70bfa27b..2863be4b 100644 --- a/lib/unictype/pr_titlecase.c +++ b/lib/unictype/pr_titlecase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_unassigned_code_value.c b/lib/unictype/pr_unassigned_code_value.c index 36a4814c..ea3e1f20 100644 --- a/lib/unictype/pr_unassigned_code_value.c +++ b/lib/unictype/pr_unassigned_code_value.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_unified_ideograph.c b/lib/unictype/pr_unified_ideograph.c index 8edfb2d0..a1443b02 100644 --- a/lib/unictype/pr_unified_ideograph.c +++ b/lib/unictype/pr_unified_ideograph.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_uppercase.c b/lib/unictype/pr_uppercase.c index 1b792101..a61048b5 100644 --- a/lib/unictype/pr_uppercase.c +++ b/lib/unictype/pr_uppercase.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_variation_selector.c b/lib/unictype/pr_variation_selector.c index 6000a6b7..c22ab7bb 100644 --- a/lib/unictype/pr_variation_selector.c +++ b/lib/unictype/pr_variation_selector.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_white_space.c b/lib/unictype/pr_white_space.c index 2e873c70..ff6ab1f3 100644 --- a/lib/unictype/pr_white_space.c +++ b/lib/unictype/pr_white_space.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_xid_continue.c b/lib/unictype/pr_xid_continue.c index 5fcd502e..91b005df 100644 --- a/lib/unictype/pr_xid_continue.c +++ b/lib/unictype/pr_xid_continue.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_xid_start.c b/lib/unictype/pr_xid_start.c index 34dc0c91..6e76b5ef 100644 --- a/lib/unictype/pr_xid_start.c +++ b/lib/unictype/pr_xid_start.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/pr_zero_width.c b/lib/unictype/pr_zero_width.c index cfbfcbf2..4a22a03a 100644 --- a/lib/unictype/pr_zero_width.c +++ b/lib/unictype/pr_zero_width.c @@ -1,5 +1,5 @@ /* Properties of Unicode characters. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/scripts.c b/lib/unictype/scripts.c index 8f868b3e..0b16eb39 100644 --- a/lib/unictype/scripts.c +++ b/lib/unictype/scripts.c @@ -1,5 +1,5 @@ /* Scripts of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/scripts_byname.h b/lib/unictype/scripts_byname.h index 7840c639..6f07eba3 100644 --- a/lib/unictype/scripts_byname.h +++ b/lib/unictype/scripts_byname.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 10 ../../lib/unictype/scripts_byname.gperf */ +/* Command-line: gperf -m 10 ./unictype/scripts_byname.gperf */ /* Computed positions: -k'1,3,5,8' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ @@ -29,7 +29,7 @@ #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gperf@gnu.org>." #endif -#line 4 "../../lib/unictype/scripts_byname.gperf" +#line 4 "./unictype/scripts_byname.gperf" struct named_script { int name; unsigned int index; }; #define TOTAL_KEYWORDS 137 @@ -387,298 +387,298 @@ static const struct script_stringpool_t script_stringpool_contents = static const struct named_script script_names[] = { {-1}, {-1}, -#line 51 "../../lib/unictype/scripts_byname.gperf" +#line 51 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str2, 36}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 98 "../../lib/unictype/scripts_byname.gperf" +#line 98 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str9, 83}, -#line 25 "../../lib/unictype/scripts_byname.gperf" +#line 25 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str10, 10}, -#line 108 "../../lib/unictype/scripts_byname.gperf" +#line 108 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str11, 93}, -#line 129 "../../lib/unictype/scripts_byname.gperf" +#line 129 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str12, 114}, {-1}, -#line 140 "../../lib/unictype/scripts_byname.gperf" +#line 140 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str14, 125}, -#line 113 "../../lib/unictype/scripts_byname.gperf" +#line 113 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str15, 98}, -#line 67 "../../lib/unictype/scripts_byname.gperf" +#line 67 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str16, 52}, -#line 76 "../../lib/unictype/scripts_byname.gperf" +#line 76 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str17, 61}, -#line 109 "../../lib/unictype/scripts_byname.gperf" +#line 109 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str18, 94}, -#line 19 "../../lib/unictype/scripts_byname.gperf" +#line 19 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str19, 4}, -#line 37 "../../lib/unictype/scripts_byname.gperf" +#line 37 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str20, 22}, -#line 46 "../../lib/unictype/scripts_byname.gperf" +#line 46 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str21, 31}, -#line 146 "../../lib/unictype/scripts_byname.gperf" +#line 146 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str22, 131}, -#line 91 "../../lib/unictype/scripts_byname.gperf" +#line 91 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str23, 76}, -#line 143 "../../lib/unictype/scripts_byname.gperf" +#line 143 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str24, 128}, -#line 15 "../../lib/unictype/scripts_byname.gperf" +#line 15 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str25, 0}, -#line 34 "../../lib/unictype/scripts_byname.gperf" +#line 34 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str26, 19}, -#line 110 "../../lib/unictype/scripts_byname.gperf" +#line 110 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str27, 95}, -#line 23 "../../lib/unictype/scripts_byname.gperf" +#line 23 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str28, 8}, -#line 21 "../../lib/unictype/scripts_byname.gperf" +#line 21 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str29, 6}, -#line 94 "../../lib/unictype/scripts_byname.gperf" +#line 94 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str30, 79}, -#line 41 "../../lib/unictype/scripts_byname.gperf" +#line 41 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str31, 26}, -#line 29 "../../lib/unictype/scripts_byname.gperf" +#line 29 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str32, 14}, -#line 35 "../../lib/unictype/scripts_byname.gperf" +#line 35 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str33, 20}, -#line 100 "../../lib/unictype/scripts_byname.gperf" +#line 100 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str34, 85}, -#line 127 "../../lib/unictype/scripts_byname.gperf" +#line 127 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str35, 112}, -#line 33 "../../lib/unictype/scripts_byname.gperf" +#line 33 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str36, 18}, -#line 141 "../../lib/unictype/scripts_byname.gperf" +#line 141 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str37, 126}, -#line 78 "../../lib/unictype/scripts_byname.gperf" +#line 78 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str38, 63}, -#line 114 "../../lib/unictype/scripts_byname.gperf" +#line 114 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str39, 99}, -#line 62 "../../lib/unictype/scripts_byname.gperf" +#line 62 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str40, 47}, -#line 89 "../../lib/unictype/scripts_byname.gperf" +#line 89 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str41, 74}, -#line 107 "../../lib/unictype/scripts_byname.gperf" +#line 107 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str42, 92}, -#line 151 "../../lib/unictype/scripts_byname.gperf" +#line 151 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str43, 136}, {-1}, -#line 16 "../../lib/unictype/scripts_byname.gperf" +#line 16 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str45, 1}, {-1}, -#line 64 "../../lib/unictype/scripts_byname.gperf" +#line 64 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str47, 49}, -#line 128 "../../lib/unictype/scripts_byname.gperf" +#line 128 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str48, 113}, -#line 124 "../../lib/unictype/scripts_byname.gperf" +#line 124 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str49, 109}, {-1}, -#line 22 "../../lib/unictype/scripts_byname.gperf" +#line 22 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str51, 7}, -#line 77 "../../lib/unictype/scripts_byname.gperf" +#line 77 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str52, 62}, -#line 65 "../../lib/unictype/scripts_byname.gperf" +#line 65 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str53, 50}, -#line 60 "../../lib/unictype/scripts_byname.gperf" +#line 60 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str54, 45}, -#line 150 "../../lib/unictype/scripts_byname.gperf" +#line 150 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str55, 135}, -#line 96 "../../lib/unictype/scripts_byname.gperf" +#line 96 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str56, 81}, -#line 31 "../../lib/unictype/scripts_byname.gperf" +#line 31 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str57, 16}, -#line 117 "../../lib/unictype/scripts_byname.gperf" +#line 117 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str58, 102}, -#line 92 "../../lib/unictype/scripts_byname.gperf" +#line 92 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str59, 77}, -#line 138 "../../lib/unictype/scripts_byname.gperf" +#line 138 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str60, 123}, -#line 116 "../../lib/unictype/scripts_byname.gperf" +#line 116 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str61, 101}, -#line 68 "../../lib/unictype/scripts_byname.gperf" +#line 68 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str62, 53}, -#line 28 "../../lib/unictype/scripts_byname.gperf" +#line 28 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str63, 13}, -#line 147 "../../lib/unictype/scripts_byname.gperf" +#line 147 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str64, 132}, -#line 61 "../../lib/unictype/scripts_byname.gperf" +#line 61 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str65, 46}, -#line 139 "../../lib/unictype/scripts_byname.gperf" +#line 139 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str66, 124}, -#line 148 "../../lib/unictype/scripts_byname.gperf" +#line 148 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str67, 133}, -#line 85 "../../lib/unictype/scripts_byname.gperf" +#line 85 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str68, 70}, -#line 50 "../../lib/unictype/scripts_byname.gperf" +#line 50 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str69, 35}, -#line 45 "../../lib/unictype/scripts_byname.gperf" +#line 45 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str70, 30}, -#line 42 "../../lib/unictype/scripts_byname.gperf" +#line 42 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str71, 27}, -#line 75 "../../lib/unictype/scripts_byname.gperf" +#line 75 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str72, 60}, -#line 57 "../../lib/unictype/scripts_byname.gperf" +#line 57 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str73, 42}, -#line 90 "../../lib/unictype/scripts_byname.gperf" +#line 90 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str74, 75}, -#line 80 "../../lib/unictype/scripts_byname.gperf" +#line 80 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str75, 65}, -#line 126 "../../lib/unictype/scripts_byname.gperf" +#line 126 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str76, 111}, -#line 58 "../../lib/unictype/scripts_byname.gperf" +#line 58 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str77, 43}, -#line 149 "../../lib/unictype/scripts_byname.gperf" +#line 149 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str78, 134}, -#line 118 "../../lib/unictype/scripts_byname.gperf" +#line 118 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str79, 103}, -#line 123 "../../lib/unictype/scripts_byname.gperf" +#line 123 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str80, 108}, -#line 49 "../../lib/unictype/scripts_byname.gperf" +#line 49 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str81, 34}, -#line 30 "../../lib/unictype/scripts_byname.gperf" +#line 30 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str82, 15}, -#line 56 "../../lib/unictype/scripts_byname.gperf" +#line 56 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str83, 41}, -#line 59 "../../lib/unictype/scripts_byname.gperf" +#line 59 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str84, 44}, -#line 121 "../../lib/unictype/scripts_byname.gperf" +#line 121 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str85, 106}, -#line 142 "../../lib/unictype/scripts_byname.gperf" +#line 142 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str86, 127}, -#line 43 "../../lib/unictype/scripts_byname.gperf" +#line 43 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str87, 28}, -#line 55 "../../lib/unictype/scripts_byname.gperf" +#line 55 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str88, 40}, -#line 71 "../../lib/unictype/scripts_byname.gperf" +#line 71 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str89, 56}, -#line 39 "../../lib/unictype/scripts_byname.gperf" +#line 39 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str90, 24}, -#line 36 "../../lib/unictype/scripts_byname.gperf" +#line 36 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str91, 21}, -#line 53 "../../lib/unictype/scripts_byname.gperf" +#line 53 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str92, 38}, -#line 88 "../../lib/unictype/scripts_byname.gperf" +#line 88 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str93, 73}, -#line 79 "../../lib/unictype/scripts_byname.gperf" +#line 79 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str94, 64}, -#line 48 "../../lib/unictype/scripts_byname.gperf" +#line 48 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str95, 33}, -#line 135 "../../lib/unictype/scripts_byname.gperf" +#line 135 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str96, 120}, -#line 97 "../../lib/unictype/scripts_byname.gperf" +#line 97 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str97, 82}, -#line 17 "../../lib/unictype/scripts_byname.gperf" +#line 17 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str98, 2}, -#line 24 "../../lib/unictype/scripts_byname.gperf" +#line 24 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str99, 9}, -#line 106 "../../lib/unictype/scripts_byname.gperf" +#line 106 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str100, 91}, -#line 18 "../../lib/unictype/scripts_byname.gperf" +#line 18 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str101, 3}, -#line 81 "../../lib/unictype/scripts_byname.gperf" +#line 81 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str102, 66}, -#line 69 "../../lib/unictype/scripts_byname.gperf" +#line 69 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str103, 54}, -#line 66 "../../lib/unictype/scripts_byname.gperf" +#line 66 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str104, 51}, -#line 136 "../../lib/unictype/scripts_byname.gperf" +#line 136 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str105, 121}, -#line 111 "../../lib/unictype/scripts_byname.gperf" +#line 111 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str106, 96}, -#line 115 "../../lib/unictype/scripts_byname.gperf" +#line 115 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str107, 100}, -#line 134 "../../lib/unictype/scripts_byname.gperf" +#line 134 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str108, 119}, -#line 32 "../../lib/unictype/scripts_byname.gperf" +#line 32 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str109, 17}, -#line 112 "../../lib/unictype/scripts_byname.gperf" +#line 112 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str110, 97}, -#line 125 "../../lib/unictype/scripts_byname.gperf" +#line 125 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str111, 110}, -#line 133 "../../lib/unictype/scripts_byname.gperf" +#line 133 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str112, 118}, -#line 137 "../../lib/unictype/scripts_byname.gperf" +#line 137 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str113, 122}, -#line 132 "../../lib/unictype/scripts_byname.gperf" +#line 132 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str114, 117}, -#line 87 "../../lib/unictype/scripts_byname.gperf" +#line 87 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str115, 72}, -#line 84 "../../lib/unictype/scripts_byname.gperf" +#line 84 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str116, 69}, -#line 26 "../../lib/unictype/scripts_byname.gperf" +#line 26 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str117, 11}, -#line 72 "../../lib/unictype/scripts_byname.gperf" +#line 72 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str118, 57}, -#line 119 "../../lib/unictype/scripts_byname.gperf" +#line 119 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str119, 104}, -#line 52 "../../lib/unictype/scripts_byname.gperf" +#line 52 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str120, 37}, -#line 44 "../../lib/unictype/scripts_byname.gperf" +#line 44 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str121, 29}, -#line 145 "../../lib/unictype/scripts_byname.gperf" +#line 145 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str122, 130}, -#line 63 "../../lib/unictype/scripts_byname.gperf" +#line 63 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str123, 48}, -#line 38 "../../lib/unictype/scripts_byname.gperf" +#line 38 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str124, 23}, -#line 99 "../../lib/unictype/scripts_byname.gperf" +#line 99 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str125, 84}, -#line 73 "../../lib/unictype/scripts_byname.gperf" +#line 73 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str126, 58}, -#line 54 "../../lib/unictype/scripts_byname.gperf" +#line 54 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str127, 39}, -#line 40 "../../lib/unictype/scripts_byname.gperf" +#line 40 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str128, 25}, -#line 20 "../../lib/unictype/scripts_byname.gperf" +#line 20 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str129, 5}, {-1}, {-1}, -#line 101 "../../lib/unictype/scripts_byname.gperf" +#line 101 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str132, 86}, -#line 122 "../../lib/unictype/scripts_byname.gperf" +#line 122 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str133, 107}, -#line 102 "../../lib/unictype/scripts_byname.gperf" +#line 102 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str134, 87}, -#line 105 "../../lib/unictype/scripts_byname.gperf" +#line 105 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str135, 90}, -#line 104 "../../lib/unictype/scripts_byname.gperf" +#line 104 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str136, 89}, -#line 103 "../../lib/unictype/scripts_byname.gperf" +#line 103 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str137, 88}, {-1}, {-1}, {-1}, -#line 82 "../../lib/unictype/scripts_byname.gperf" +#line 82 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str141, 67}, -#line 95 "../../lib/unictype/scripts_byname.gperf" +#line 95 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str142, 80}, {-1}, -#line 47 "../../lib/unictype/scripts_byname.gperf" +#line 47 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str144, 32}, {-1}, {-1}, -#line 27 "../../lib/unictype/scripts_byname.gperf" +#line 27 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str147, 12}, -#line 131 "../../lib/unictype/scripts_byname.gperf" +#line 131 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str148, 116}, {-1}, -#line 83 "../../lib/unictype/scripts_byname.gperf" +#line 83 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str150, 68}, -#line 93 "../../lib/unictype/scripts_byname.gperf" +#line 93 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str151, 78}, {-1}, -#line 120 "../../lib/unictype/scripts_byname.gperf" +#line 120 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str153, 105}, {-1}, -#line 70 "../../lib/unictype/scripts_byname.gperf" +#line 70 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str155, 55}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 74 "../../lib/unictype/scripts_byname.gperf" +#line 74 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str171, 59}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 130 "../../lib/unictype/scripts_byname.gperf" +#line 130 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str179, 115}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 86 "../../lib/unictype/scripts_byname.gperf" +#line 86 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str185, 71}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, {-1}, -#line 144 "../../lib/unictype/scripts_byname.gperf" +#line 144 "./unictype/scripts_byname.gperf" {(int)(size_t)&((struct script_stringpool_t *)0)->script_stringpool_str210, 129} }; diff --git a/lib/unictype/sy_c_ident.c b/lib/unictype/sy_c_ident.c index 07a05ef7..7b5df3d7 100644 --- a/lib/unictype/sy_c_ident.c +++ b/lib/unictype/sy_c_ident.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/sy_c_whitespace.c b/lib/unictype/sy_c_whitespace.c index 21980a4b..9cc06a48 100644 --- a/lib/unictype/sy_c_whitespace.c +++ b/lib/unictype/sy_c_whitespace.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/sy_java_ident.c b/lib/unictype/sy_java_ident.c index b72718a7..e089a593 100644 --- a/lib/unictype/sy_java_ident.c +++ b/lib/unictype/sy_java_ident.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unictype/sy_java_whitespace.c b/lib/unictype/sy_java_whitespace.c index 4c913409..8eea7279 100644 --- a/lib/unictype/sy_java_whitespace.c +++ b/lib/unictype/sy_java_whitespace.c @@ -1,5 +1,5 @@ /* Syntax properties of Unicode characters. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk.h b/lib/unigbrk.h index 5861d54e..4c410c9b 100644 --- a/lib/unigbrk.h +++ b/lib/unigbrk.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Grapheme cluster breaks in Unicode strings. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk.in.h b/lib/unigbrk.in.h index 7f8bd605..4315b1ae 100644 --- a/lib/unigbrk.in.h +++ b/lib/unigbrk.in.h @@ -1,5 +1,5 @@ /* Grapheme cluster breaks in Unicode strings. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u-grapheme-breaks.h b/lib/unigbrk/u-grapheme-breaks.h index 18d8bcb1..48afcd60 100644 --- a/lib/unigbrk/u-grapheme-breaks.h +++ b/lib/unigbrk/u-grapheme-breaks.h @@ -1,5 +1,5 @@ /* Grapheme cluster break function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or @@ -22,7 +22,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ void FUNC (const UNIT *s, size_t n, char *p) diff --git a/lib/unigbrk/u16-grapheme-breaks.c b/lib/unigbrk/u16-grapheme-breaks.c index 67ad3bb4..6221dc19 100644 --- a/lib/unigbrk/u16-grapheme-breaks.c +++ b/lib/unigbrk/u16-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u16-grapheme-next.c b/lib/unigbrk/u16-grapheme-next.c index 3aacc251..d7f45a3d 100644 --- a/lib/unigbrk/u16-grapheme-next.c +++ b/lib/unigbrk/u16-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u16-grapheme-prev.c b/lib/unigbrk/u16-grapheme-prev.c index 93f6e8d9..b47da695 100644 --- a/lib/unigbrk/u16-grapheme-prev.c +++ b/lib/unigbrk/u16-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u32-grapheme-breaks.c b/lib/unigbrk/u32-grapheme-breaks.c index 9372ada7..959ee313 100644 --- a/lib/unigbrk/u32-grapheme-breaks.c +++ b/lib/unigbrk/u32-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u32-grapheme-next.c b/lib/unigbrk/u32-grapheme-next.c index 0672f458..44502f32 100644 --- a/lib/unigbrk/u32-grapheme-next.c +++ b/lib/unigbrk/u32-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u32-grapheme-prev.c b/lib/unigbrk/u32-grapheme-prev.c index a1febd5c..b4505153 100644 --- a/lib/unigbrk/u32-grapheme-prev.c +++ b/lib/unigbrk/u32-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u8-grapheme-breaks.c b/lib/unigbrk/u8-grapheme-breaks.c index 95e32440..659badcf 100644 --- a/lib/unigbrk/u8-grapheme-breaks.c +++ b/lib/unigbrk/u8-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010, based on code written by Bruno Haible <bruno@clisp.org>, 2009. diff --git a/lib/unigbrk/u8-grapheme-next.c b/lib/unigbrk/u8-grapheme-next.c index aa35a071..6551bdcc 100644 --- a/lib/unigbrk/u8-grapheme-next.c +++ b/lib/unigbrk/u8-grapheme-next.c @@ -1,5 +1,5 @@ /* Next grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/u8-grapheme-prev.c b/lib/unigbrk/u8-grapheme-prev.c index 796f085b..ef949f52 100644 --- a/lib/unigbrk/u8-grapheme-prev.c +++ b/lib/unigbrk/u8-grapheme-prev.c @@ -1,5 +1,5 @@ /* Previous grapheme cluster function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/uc-gbrk-prop.c b/lib/unigbrk/uc-gbrk-prop.c index 0dd46dc8..a23512b3 100644 --- a/lib/unigbrk/uc-gbrk-prop.c +++ b/lib/unigbrk/uc-gbrk-prop.c @@ -1,5 +1,5 @@ /* Grapheme cluster break property function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/uc-grapheme-breaks.c b/lib/unigbrk/uc-grapheme-breaks.c index 7f904b09..714b3a4b 100644 --- a/lib/unigbrk/uc-grapheme-breaks.c +++ b/lib/unigbrk/uc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or @@ -22,7 +22,7 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program. If not, see <https://www.gnu.org/licenses/>. */ #include <config.h> diff --git a/lib/unigbrk/uc-is-grapheme-break.c b/lib/unigbrk/uc-is-grapheme-break.c index 6b58bc7e..ef880490 100644 --- a/lib/unigbrk/uc-is-grapheme-break.c +++ b/lib/unigbrk/uc-is-grapheme-break.c @@ -1,5 +1,5 @@ /* Grapheme cluster break function. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010. This program is free software: you can redistribute it and/or diff --git a/lib/unigbrk/ulc-grapheme-breaks.c b/lib/unigbrk/ulc-grapheme-breaks.c index 673a0843..57a9d711 100644 --- a/lib/unigbrk/ulc-grapheme-breaks.c +++ b/lib/unigbrk/ulc-grapheme-breaks.c @@ -1,5 +1,5 @@ /* Grapheme cluster breaks function. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Ben Pfaff <blp@cs.stanford.edu>, 2010, based on code written by Bruno Haible <bruno@clisp.org>, 2009. diff --git a/lib/unilbrk.h b/lib/unilbrk.h index 35042398..3661a2b1 100644 --- a/lib/unilbrk.h +++ b/lib/unilbrk.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Line breaking of Unicode strings. - Copyright (C) 2001-2003, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk.in.h b/lib/unilbrk.in.h index 4ca5ce18..87848a90 100644 --- a/lib/unilbrk.in.h +++ b/lib/unilbrk.in.h @@ -1,5 +1,5 @@ /* Line breaking of Unicode strings. - Copyright (C) 2001-2003, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/lbrktables.c b/lib/unilbrk/lbrktables.c index f9b2cf86..a0048457 100644 --- a/lib/unilbrk/lbrktables.c +++ b/lib/unilbrk/lbrktables.c @@ -1,5 +1,5 @@ /* Line breaking auxiliary tables. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/lbrktables.h b/lib/unilbrk/lbrktables.h index 47766b3c..7e6ad689 100644 --- a/lib/unilbrk/lbrktables.h +++ b/lib/unilbrk/lbrktables.h @@ -1,5 +1,5 @@ /* Line breaking auxiliary tables. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u16-possible-linebreaks.c b/lib/unilbrk/u16-possible-linebreaks.c index b45fbdea..c9cd3b64 100644 --- a/lib/unilbrk/u16-possible-linebreaks.c +++ b/lib/unilbrk/u16-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-16 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u16-width-linebreaks.c b/lib/unilbrk/u16-width-linebreaks.c index 9ac848dd..1f033359 100644 --- a/lib/unilbrk/u16-width-linebreaks.c +++ b/lib/unilbrk/u16-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-16 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u32-possible-linebreaks.c b/lib/unilbrk/u32-possible-linebreaks.c index 936c7439..abb4d4cc 100644 --- a/lib/unilbrk/u32-possible-linebreaks.c +++ b/lib/unilbrk/u32-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-32 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u32-width-linebreaks.c b/lib/unilbrk/u32-width-linebreaks.c index 2a25c54d..418d7348 100644 --- a/lib/unilbrk/u32-width-linebreaks.c +++ b/lib/unilbrk/u32-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-32 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u8-possible-linebreaks.c b/lib/unilbrk/u8-possible-linebreaks.c index afd4d0a0..57fe4916 100644 --- a/lib/unilbrk/u8-possible-linebreaks.c +++ b/lib/unilbrk/u8-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-8 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/u8-width-linebreaks.c b/lib/unilbrk/u8-width-linebreaks.c index 097c952e..19ab9ba2 100644 --- a/lib/unilbrk/u8-width-linebreaks.c +++ b/lib/unilbrk/u8-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of UTF-8 strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/ulc-common.c b/lib/unilbrk/ulc-common.c index c3e35976..c2ee6f55 100644 --- a/lib/unilbrk/ulc-common.c +++ b/lib/unilbrk/ulc-common.c @@ -1,5 +1,5 @@ /* Line breaking auxiliary functions. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/ulc-common.h b/lib/unilbrk/ulc-common.h index 05c6bfd8..0738e8dc 100644 --- a/lib/unilbrk/ulc-common.h +++ b/lib/unilbrk/ulc-common.h @@ -1,5 +1,5 @@ /* Line breaking auxiliary functions. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/ulc-possible-linebreaks.c b/lib/unilbrk/ulc-possible-linebreaks.c index 3be2ffbf..2a558f14 100644 --- a/lib/unilbrk/ulc-possible-linebreaks.c +++ b/lib/unilbrk/ulc-possible-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unilbrk/ulc-width-linebreaks.c b/lib/unilbrk/ulc-width-linebreaks.c index f6908ae4..fbe970de 100644 --- a/lib/unilbrk/ulc-width-linebreaks.c +++ b/lib/unilbrk/ulc-width-linebreaks.c @@ -1,5 +1,5 @@ /* Line breaking of strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/uniname.h b/lib/uniname.h index 568fc352..e5e0b748 100644 --- a/lib/uniname.h +++ b/lib/uniname.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Association between Unicode characters and their names. - Copyright (C) 2000-2002, 2005, 2007, 2009-2017 Free Software Foundation, + Copyright (C) 2000-2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/uniname.in.h b/lib/uniname.in.h index db42910f..3cc758c1 100644 --- a/lib/uniname.in.h +++ b/lib/uniname.in.h @@ -1,5 +1,5 @@ /* Association between Unicode characters and their names. - Copyright (C) 2000-2002, 2005, 2007, 2009-2017 Free Software Foundation, + Copyright (C) 2000-2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/uniname/uniname.c b/lib/uniname/uniname.c index 48c8e969..85c4676e 100644 --- a/lib/uniname/uniname.c +++ b/lib/uniname/uniname.c @@ -1,5 +1,5 @@ /* Association between Unicode characters and their names. - Copyright (C) 2000-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2000-2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uninorm.h b/lib/uninorm.h index ce4ab69d..e0fdcfca 100644 --- a/lib/uninorm.h +++ b/lib/uninorm.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Normalization forms (composition and decomposition) of Unicode strings. - Copyright (C) 2001-2002, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm.in.h b/lib/uninorm.in.h index 7ec571e9..77280612 100644 --- a/lib/uninorm.in.h +++ b/lib/uninorm.in.h @@ -1,5 +1,5 @@ /* Normalization forms (composition and decomposition) of Unicode strings. - Copyright (C) 2001-2002, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/canonical-decomposition.c b/lib/uninorm/canonical-decomposition.c index b560df91..77f4b7e1 100644 --- a/lib/uninorm/canonical-decomposition.c +++ b/lib/uninorm/canonical-decomposition.c @@ -1,5 +1,5 @@ /* Canonical decomposition of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/compat-decomposition.c b/lib/uninorm/compat-decomposition.c index ffbfba4f..d5ca9fe8 100644 --- a/lib/uninorm/compat-decomposition.c +++ b/lib/uninorm/compat-decomposition.c @@ -1,5 +1,5 @@ /* Compatibility decomposition of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/composition-table.h b/lib/uninorm/composition-table.h index b62c4eec..6becf852 100644 --- a/lib/uninorm/composition-table.h +++ b/lib/uninorm/composition-table.h @@ -1,5 +1,5 @@ /* ANSI-C code produced by gperf version 3.1 */ -/* Command-line: gperf -m 1 ../../lib/uninorm/composition-table.gperf */ +/* Command-line: gperf -m 1 ./uninorm/composition-table.gperf */ /* Computed positions: -k'2-3,6' */ @@ -174,1929 +174,1929 @@ gl_uninorm_compose_lookup (register const char *str, register size_t len) static const struct composition_rule wordlist[] = { {""}, -#line 581 "../../lib/uninorm/composition-table.gperf" +#line 581 "./uninorm/composition-table.gperf" {"\000\001\002\000\003\001", 0x1eae}, -#line 583 "../../lib/uninorm/composition-table.gperf" +#line 583 "./uninorm/composition-table.gperf" {"\000\001\002\000\003\000", 0x1eb0}, {""}, -#line 582 "../../lib/uninorm/composition-table.gperf" +#line 582 "./uninorm/composition-table.gperf" {"\000\001\003\000\003\001", 0x1eaf}, -#line 584 "../../lib/uninorm/composition-table.gperf" +#line 584 "./uninorm/composition-table.gperf" {"\000\001\003\000\003\000", 0x1eb1}, -#line 566 "../../lib/uninorm/composition-table.gperf" +#line 566 "./uninorm/composition-table.gperf" {"\000\001\177\000\003\007", 0x1e9b}, -#line 247 "../../lib/uninorm/composition-table.gperf" +#line 247 "./uninorm/composition-table.gperf" {"\000\000\370\000\003\001", 0x01ff}, -#line 421 "../../lib/uninorm/composition-table.gperf" +#line 421 "./uninorm/composition-table.gperf" {"\000\000\347\000\003\001", 0x1e09}, -#line 99 "../../lib/uninorm/composition-table.gperf" +#line 99 "./uninorm/composition-table.gperf" {"\000\000C\000\003\001", 0x0106}, -#line 459 "../../lib/uninorm/composition-table.gperf" +#line 459 "./uninorm/composition-table.gperf" {"\000\000\357\000\003\001", 0x1e2f}, -#line 243 "../../lib/uninorm/composition-table.gperf" +#line 243 "./uninorm/composition-table.gperf" {"\000\000\345\000\003\001", 0x01fb}, -#line 101 "../../lib/uninorm/composition-table.gperf" +#line 101 "./uninorm/composition-table.gperf" {"\000\000C\000\003\002", 0x0108}, -#line 103 "../../lib/uninorm/composition-table.gperf" +#line 103 "./uninorm/composition-table.gperf" {"\000\000C\000\003\007", 0x010a}, -#line 662 "../../lib/uninorm/composition-table.gperf" +#line 662 "./uninorm/composition-table.gperf" {"\000\037\001\000\003\001", 0x1f05}, -#line 660 "../../lib/uninorm/composition-table.gperf" +#line 660 "./uninorm/composition-table.gperf" {"\000\037\001\000\003\000", 0x1f03}, -#line 664 "../../lib/uninorm/composition-table.gperf" +#line 664 "./uninorm/composition-table.gperf" {"\000\037\001\000\003B", 0x1f07}, -#line 669 "../../lib/uninorm/composition-table.gperf" +#line 669 "./uninorm/composition-table.gperf" {"\000\037\010\000\003\001", 0x1f0c}, -#line 667 "../../lib/uninorm/composition-table.gperf" +#line 667 "./uninorm/composition-table.gperf" {"\000\037\010\000\003\000", 0x1f0a}, -#line 671 "../../lib/uninorm/composition-table.gperf" +#line 671 "./uninorm/composition-table.gperf" {"\000\037\010\000\003B", 0x1f0e}, -#line 661 "../../lib/uninorm/composition-table.gperf" +#line 661 "./uninorm/composition-table.gperf" {"\000\037\000\000\003\001", 0x1f04}, -#line 659 "../../lib/uninorm/composition-table.gperf" +#line 659 "./uninorm/composition-table.gperf" {"\000\037\000\000\003\000", 0x1f02}, -#line 663 "../../lib/uninorm/composition-table.gperf" +#line 663 "./uninorm/composition-table.gperf" {"\000\037\000\000\003B", 0x1f06}, -#line 442 "../../lib/uninorm/composition-table.gperf" +#line 442 "./uninorm/composition-table.gperf" {"\000\000F\000\003\007", 0x1e1e}, -#line 860 "../../lib/uninorm/composition-table.gperf" +#line 860 "./uninorm/composition-table.gperf" {"\000\003\316\000\003E", 0x1ff4}, -#line 766 "../../lib/uninorm/composition-table.gperf" +#line 766 "./uninorm/composition-table.gperf" {"\000\037\002\000\003E", 0x1f82}, -#line 765 "../../lib/uninorm/composition-table.gperf" +#line 765 "./uninorm/composition-table.gperf" {"\000\037\001\000\003E", 0x1f81}, -#line 489 "../../lib/uninorm/composition-table.gperf" +#line 489 "./uninorm/composition-table.gperf" {"\000\000\365\000\003\001", 0x1e4d}, -#line 767 "../../lib/uninorm/composition-table.gperf" +#line 767 "./uninorm/composition-table.gperf" {"\000\037\003\000\003E", 0x1f83}, -#line 772 "../../lib/uninorm/composition-table.gperf" +#line 772 "./uninorm/composition-table.gperf" {"\000\037\010\000\003E", 0x1f88}, -#line 245 "../../lib/uninorm/composition-table.gperf" +#line 245 "./uninorm/composition-table.gperf" {"\000\000\346\000\003\001", 0x01fd}, -#line 515 "../../lib/uninorm/composition-table.gperf" +#line 515 "./uninorm/composition-table.gperf" {"\000\001a\000\003\007", 0x1e67}, -#line 764 "../../lib/uninorm/composition-table.gperf" +#line 764 "./uninorm/composition-table.gperf" {"\000\037\000\000\003E", 0x1f80}, -#line 67 "../../lib/uninorm/composition-table.gperf" +#line 67 "./uninorm/composition-table.gperf" {"\000\000a\000\003\001", 0x00e1}, -#line 66 "../../lib/uninorm/composition-table.gperf" +#line 66 "./uninorm/composition-table.gperf" {"\000\000a\000\003\000", 0x00e0}, -#line 818 "../../lib/uninorm/composition-table.gperf" +#line 818 "./uninorm/composition-table.gperf" {"\000\037\266\000\003E", 0x1fb7}, -#line 68 "../../lib/uninorm/composition-table.gperf" +#line 68 "./uninorm/composition-table.gperf" {"\000\000a\000\003\002", 0x00e2}, -#line 279 "../../lib/uninorm/composition-table.gperf" +#line 279 "./uninorm/composition-table.gperf" {"\000\000a\000\003\007", 0x0227}, -#line 787 "../../lib/uninorm/composition-table.gperf" +#line 787 "./uninorm/composition-table.gperf" {"\000\037'\000\003E", 0x1f97}, -#line 746 "../../lib/uninorm/composition-table.gperf" +#line 746 "./uninorm/composition-table.gperf" {"\000\037a\000\003\001", 0x1f65}, -#line 744 "../../lib/uninorm/composition-table.gperf" +#line 744 "./uninorm/composition-table.gperf" {"\000\037a\000\003\000", 0x1f63}, -#line 748 "../../lib/uninorm/composition-table.gperf" +#line 748 "./uninorm/composition-table.gperf" {"\000\037a\000\003B", 0x1f67}, -#line 862 "../../lib/uninorm/composition-table.gperf" +#line 862 "./uninorm/composition-table.gperf" {"\000\037\366\000\003E", 0x1ff7}, -#line 533 "../../lib/uninorm/composition-table.gperf" +#line 533 "./uninorm/composition-table.gperf" {"\000\001i\000\003\001", 0x1e79}, -#line 215 "../../lib/uninorm/composition-table.gperf" +#line 215 "./uninorm/composition-table.gperf" {"\000\000\334\000\003\001", 0x01d7}, -#line 219 "../../lib/uninorm/composition-table.gperf" +#line 219 "./uninorm/composition-table.gperf" {"\000\000\334\000\003\000", 0x01db}, -#line 670 "../../lib/uninorm/composition-table.gperf" +#line 670 "./uninorm/composition-table.gperf" {"\000\037\011\000\003\001", 0x1f0d}, -#line 668 "../../lib/uninorm/composition-table.gperf" +#line 668 "./uninorm/composition-table.gperf" {"\000\037\011\000\003\000", 0x1f0b}, -#line 672 "../../lib/uninorm/composition-table.gperf" +#line 672 "./uninorm/composition-table.gperf" {"\000\037\011\000\003B", 0x1f0f}, -#line 78 "../../lib/uninorm/composition-table.gperf" +#line 78 "./uninorm/composition-table.gperf" {"\000\000i\000\003\001", 0x00ed}, -#line 77 "../../lib/uninorm/composition-table.gperf" +#line 77 "./uninorm/composition-table.gperf" {"\000\000i\000\003\000", 0x00ec}, -#line 797 "../../lib/uninorm/composition-table.gperf" +#line 797 "./uninorm/composition-table.gperf" {"\000\037a\000\003E", 0x1fa1}, -#line 79 "../../lib/uninorm/composition-table.gperf" +#line 79 "./uninorm/composition-table.gperf" {"\000\000i\000\003\002", 0x00ee}, -#line 793 "../../lib/uninorm/composition-table.gperf" +#line 793 "./uninorm/composition-table.gperf" {"\000\037-\000\003E", 0x1f9d}, -#line 138 "../../lib/uninorm/composition-table.gperf" +#line 138 "./uninorm/composition-table.gperf" {"\000\000J\000\003\002", 0x0134}, -#line 754 "../../lib/uninorm/composition-table.gperf" +#line 754 "./uninorm/composition-table.gperf" {"\000\037i\000\003\001", 0x1f6d}, -#line 752 "../../lib/uninorm/composition-table.gperf" +#line 752 "./uninorm/composition-table.gperf" {"\000\037i\000\003\000", 0x1f6b}, -#line 756 "../../lib/uninorm/composition-table.gperf" +#line 756 "./uninorm/composition-table.gperf" {"\000\037i\000\003B", 0x1f6f}, -#line 773 "../../lib/uninorm/composition-table.gperf" +#line 773 "./uninorm/composition-table.gperf" {"\000\037\011\000\003E", 0x1f89}, -#line 587 "../../lib/uninorm/composition-table.gperf" +#line 587 "./uninorm/composition-table.gperf" {"\000\001\002\000\003\003", 0x1eb4}, -#line 491 "../../lib/uninorm/composition-table.gperf" +#line 491 "./uninorm/composition-table.gperf" {"\000\000\365\000\003\010", 0x1e4f}, -#line 624 "../../lib/uninorm/composition-table.gperf" +#line 624 "./uninorm/composition-table.gperf" {"\000\036\315\000\003\002", 0x1ed9}, -#line 588 "../../lib/uninorm/composition-table.gperf" +#line 588 "./uninorm/composition-table.gperf" {"\000\001\003\000\003\003", 0x1eb5}, -#line 714 "../../lib/uninorm/composition-table.gperf" +#line 714 "./uninorm/composition-table.gperf" {"\000\0379\000\003\001", 0x1f3d}, -#line 712 "../../lib/uninorm/composition-table.gperf" +#line 712 "./uninorm/composition-table.gperf" {"\000\0379\000\003\000", 0x1f3b}, -#line 716 "../../lib/uninorm/composition-table.gperf" +#line 716 "./uninorm/composition-table.gperf" {"\000\0379\000\003B", 0x1f3f}, -#line 70 "../../lib/uninorm/composition-table.gperf" +#line 70 "./uninorm/composition-table.gperf" {"\000\000a\000\003\010", 0x00e4}, -#line 805 "../../lib/uninorm/composition-table.gperf" +#line 805 "./uninorm/composition-table.gperf" {"\000\037i\000\003E", 0x1fa9}, -#line 52 "../../lib/uninorm/composition-table.gperf" +#line 52 "./uninorm/composition-table.gperf" {"\000\000I\000\003\001", 0x00cd}, -#line 51 "../../lib/uninorm/composition-table.gperf" +#line 51 "./uninorm/composition-table.gperf" {"\000\000I\000\003\000", 0x00cc}, -#line 623 "../../lib/uninorm/composition-table.gperf" +#line 623 "./uninorm/composition-table.gperf" {"\000\036\314\000\003\002", 0x1ed8}, -#line 53 "../../lib/uninorm/composition-table.gperf" +#line 53 "./uninorm/composition-table.gperf" {"\000\000I\000\003\002", 0x00ce}, -#line 137 "../../lib/uninorm/composition-table.gperf" +#line 137 "./uninorm/composition-table.gperf" {"\000\000I\000\003\007", 0x0130}, -#line 884 "../../lib/uninorm/composition-table.gperf" +#line 884 "./uninorm/composition-table.gperf" {"\000\000<\000\0038", 0x226e}, -#line 728 "../../lib/uninorm/composition-table.gperf" +#line 728 "./uninorm/composition-table.gperf" {"\000\037I\000\003\001", 0x1f4d}, -#line 726 "../../lib/uninorm/composition-table.gperf" +#line 726 "./uninorm/composition-table.gperf" {"\000\037I\000\003\000", 0x1f4b}, -#line 721 "../../lib/uninorm/composition-table.gperf" +#line 721 "./uninorm/composition-table.gperf" {"\000\037@\000\003\001", 0x1f44}, -#line 719 "../../lib/uninorm/composition-table.gperf" +#line 719 "./uninorm/composition-table.gperf" {"\000\037@\000\003\000", 0x1f42}, -#line 698 "../../lib/uninorm/composition-table.gperf" +#line 698 "./uninorm/composition-table.gperf" {"\000\037)\000\003\001", 0x1f2d}, -#line 696 "../../lib/uninorm/composition-table.gperf" +#line 696 "./uninorm/composition-table.gperf" {"\000\037)\000\003\000", 0x1f2b}, -#line 700 "../../lib/uninorm/composition-table.gperf" +#line 700 "./uninorm/composition-table.gperf" {"\000\037)\000\003B", 0x1f2f}, -#line 858 "../../lib/uninorm/composition-table.gperf" +#line 858 "./uninorm/composition-table.gperf" {"\000\037|\000\003E", 0x1ff2}, -#line 80 "../../lib/uninorm/composition-table.gperf" +#line 80 "./uninorm/composition-table.gperf" {"\000\000i\000\003\010", 0x00ef}, -#line 768 "../../lib/uninorm/composition-table.gperf" +#line 768 "./uninorm/composition-table.gperf" {"\000\037\004\000\003E", 0x1f84}, -#line 216 "../../lib/uninorm/composition-table.gperf" +#line 216 "./uninorm/composition-table.gperf" {"\000\000\374\000\003\001", 0x01d8}, -#line 220 "../../lib/uninorm/composition-table.gperf" +#line 220 "./uninorm/composition-table.gperf" {"\000\000\374\000\003\000", 0x01dc}, -#line 826 "../../lib/uninorm/composition-table.gperf" +#line 826 "./uninorm/composition-table.gperf" {"\000\003\256\000\003E", 0x1fc4}, -#line 771 "../../lib/uninorm/composition-table.gperf" +#line 771 "./uninorm/composition-table.gperf" {"\000\037\007\000\003E", 0x1f87}, -#line 816 "../../lib/uninorm/composition-table.gperf" +#line 816 "./uninorm/composition-table.gperf" {"\000\003\254\000\003E", 0x1fb4}, -#line 328 "../../lib/uninorm/composition-table.gperf" +#line 328 "./uninorm/composition-table.gperf" {"\000\004:\000\003\001", 0x045c}, -#line 789 "../../lib/uninorm/composition-table.gperf" +#line 789 "./uninorm/composition-table.gperf" {"\000\037)\000\003E", 0x1f99}, -#line 69 "../../lib/uninorm/composition-table.gperf" +#line 69 "./uninorm/composition-table.gperf" {"\000\000a\000\003\003", 0x00e3}, -#line 881 "../../lib/uninorm/composition-table.gperf" +#line 881 "./uninorm/composition-table.gperf" {"\000\000=\000\0038", 0x2260}, -#line 360 "../../lib/uninorm/composition-table.gperf" +#line 360 "./uninorm/composition-table.gperf" {"\000\004C\000\003\010", 0x04f1}, -#line 342 "../../lib/uninorm/composition-table.gperf" +#line 342 "./uninorm/composition-table.gperf" {"\000\004\331\000\003\010", 0x04db}, -#line 96 "../../lib/uninorm/composition-table.gperf" +#line 96 "./uninorm/composition-table.gperf" {"\000\000a\000\003\006", 0x0103}, -#line 41 "../../lib/uninorm/composition-table.gperf" +#line 41 "./uninorm/composition-table.gperf" {"\000\000A\000\003\001", 0x00c1}, -#line 40 "../../lib/uninorm/composition-table.gperf" +#line 40 "./uninorm/composition-table.gperf" {"\000\000A\000\003\000", 0x00c0}, -#line 98 "../../lib/uninorm/composition-table.gperf" +#line 98 "./uninorm/composition-table.gperf" {"\000\000a\000\003(", 0x0105}, -#line 42 "../../lib/uninorm/composition-table.gperf" +#line 42 "./uninorm/composition-table.gperf" {"\000\000A\000\003\002", 0x00c2}, -#line 278 "../../lib/uninorm/composition-table.gperf" +#line 278 "./uninorm/composition-table.gperf" {"\000\000A\000\003\007", 0x0226}, -#line 54 "../../lib/uninorm/composition-table.gperf" +#line 54 "./uninorm/composition-table.gperf" {"\000\000I\000\003\010", 0x00cf}, -#line 722 "../../lib/uninorm/composition-table.gperf" +#line 722 "./uninorm/composition-table.gperf" {"\000\037A\000\003\001", 0x1f45}, -#line 720 "../../lib/uninorm/composition-table.gperf" +#line 720 "./uninorm/composition-table.gperf" {"\000\037A\000\003\000", 0x1f43}, -#line 363 "../../lib/uninorm/composition-table.gperf" +#line 363 "./uninorm/composition-table.gperf" {"\000\004'\000\003\010", 0x04f4}, -#line 74 "../../lib/uninorm/composition-table.gperf" +#line 74 "./uninorm/composition-table.gperf" {"\000\000e\000\003\001", 0x00e9}, -#line 73 "../../lib/uninorm/composition-table.gperf" +#line 73 "./uninorm/composition-table.gperf" {"\000\000e\000\003\000", 0x00e8}, -#line 130 "../../lib/uninorm/composition-table.gperf" +#line 130 "./uninorm/composition-table.gperf" {"\000\000i\000\003\003", 0x0129}, -#line 75 "../../lib/uninorm/composition-table.gperf" +#line 75 "./uninorm/composition-table.gperf" {"\000\000e\000\003\002", 0x00ea}, -#line 114 "../../lib/uninorm/composition-table.gperf" +#line 114 "./uninorm/composition-table.gperf" {"\000\000e\000\003\007", 0x0117}, -#line 326 "../../lib/uninorm/composition-table.gperf" +#line 326 "./uninorm/composition-table.gperf" {"\000\0043\000\003\001", 0x0453}, -#line 134 "../../lib/uninorm/composition-table.gperf" +#line 134 "./uninorm/composition-table.gperf" {"\000\000i\000\003\006", 0x012d}, -#line 537 "../../lib/uninorm/composition-table.gperf" +#line 537 "./uninorm/composition-table.gperf" {"\000\000v\000\003\003", 0x1e7d}, -#line 605 "../../lib/uninorm/composition-table.gperf" +#line 605 "./uninorm/composition-table.gperf" {"\000\036\270\000\003\002", 0x1ec6}, -#line 136 "../../lib/uninorm/composition-table.gperf" +#line 136 "./uninorm/composition-table.gperf" {"\000\000i\000\003(", 0x012f}, -#line 354 "../../lib/uninorm/composition-table.gperf" +#line 354 "./uninorm/composition-table.gperf" {"\000\004\351\000\003\010", 0x04eb}, -#line 677 "../../lib/uninorm/composition-table.gperf" +#line 677 "./uninorm/composition-table.gperf" {"\000\037\020\000\003\001", 0x1f14}, -#line 675 "../../lib/uninorm/composition-table.gperf" +#line 675 "./uninorm/composition-table.gperf" {"\000\037\020\000\003\000", 0x1f12}, -#line 585 "../../lib/uninorm/composition-table.gperf" +#line 585 "./uninorm/composition-table.gperf" {"\000\001\002\000\003\011", 0x1eb2}, -#line 355 "../../lib/uninorm/composition-table.gperf" +#line 355 "./uninorm/composition-table.gperf" {"\000\004-\000\003\010", 0x04ec}, -#line 377 "../../lib/uninorm/composition-table.gperf" +#line 377 "./uninorm/composition-table.gperf" {"\000\0113\000\011<", 0x0934}, -#line 586 "../../lib/uninorm/composition-table.gperf" +#line 586 "./uninorm/composition-table.gperf" {"\000\001\003\000\003\011", 0x1eb3}, -#line 330 "../../lib/uninorm/composition-table.gperf" +#line 330 "./uninorm/composition-table.gperf" {"\000\004C\000\003\006", 0x045e}, -#line 801 "../../lib/uninorm/composition-table.gperf" +#line 801 "./uninorm/composition-table.gperf" {"\000\037e\000\003E", 0x1fa5}, -#line 353 "../../lib/uninorm/composition-table.gperf" +#line 353 "./uninorm/composition-table.gperf" {"\000\004\350\000\003\010", 0x04ea}, -#line 346 "../../lib/uninorm/composition-table.gperf" +#line 346 "./uninorm/composition-table.gperf" {"\000\0047\000\003\010", 0x04df}, -#line 129 "../../lib/uninorm/composition-table.gperf" +#line 129 "./uninorm/composition-table.gperf" {"\000\000I\000\003\003", 0x0128}, -#line 441 "../../lib/uninorm/composition-table.gperf" +#line 441 "./uninorm/composition-table.gperf" {"\000\002)\000\003\006", 0x1e1d}, -#line 792 "../../lib/uninorm/composition-table.gperf" +#line 792 "./uninorm/composition-table.gperf" {"\000\037,\000\003E", 0x1f9c}, -#line 44 "../../lib/uninorm/composition-table.gperf" +#line 44 "./uninorm/composition-table.gperf" {"\000\000A\000\003\010", 0x00c4}, -#line 133 "../../lib/uninorm/composition-table.gperf" +#line 133 "./uninorm/composition-table.gperf" {"\000\000I\000\003\006", 0x012c}, -#line 83 "../../lib/uninorm/composition-table.gperf" +#line 83 "./uninorm/composition-table.gperf" {"\000\000o\000\003\001", 0x00f3}, -#line 82 "../../lib/uninorm/composition-table.gperf" +#line 82 "./uninorm/composition-table.gperf" {"\000\000o\000\003\000", 0x00f2}, -#line 135 "../../lib/uninorm/composition-table.gperf" +#line 135 "./uninorm/composition-table.gperf" {"\000\000I\000\003(", 0x012e}, -#line 84 "../../lib/uninorm/composition-table.gperf" +#line 84 "./uninorm/composition-table.gperf" {"\000\000o\000\003\002", 0x00f4}, -#line 287 "../../lib/uninorm/composition-table.gperf" +#line 287 "./uninorm/composition-table.gperf" {"\000\000o\000\003\007", 0x022f}, -#line 249 "../../lib/uninorm/composition-table.gperf" +#line 249 "./uninorm/composition-table.gperf" {"\000\000a\000\003\017", 0x0201}, -#line 234 "../../lib/uninorm/composition-table.gperf" +#line 234 "./uninorm/composition-table.gperf" {"\000\001\353\000\003\004", 0x01ed}, -#line 76 "../../lib/uninorm/composition-table.gperf" +#line 76 "./uninorm/composition-table.gperf" {"\000\000e\000\003\010", 0x00eb}, -#line 351 "../../lib/uninorm/composition-table.gperf" +#line 351 "./uninorm/composition-table.gperf" {"\000\004\036\000\003\010", 0x04e6}, -#line 88 "../../lib/uninorm/composition-table.gperf" +#line 88 "./uninorm/composition-table.gperf" {"\000\000u\000\003\001", 0x00fa}, -#line 87 "../../lib/uninorm/composition-table.gperf" +#line 87 "./uninorm/composition-table.gperf" {"\000\000u\000\003\000", 0x00f9}, -#line 774 "../../lib/uninorm/composition-table.gperf" +#line 774 "./uninorm/composition-table.gperf" {"\000\037\012\000\003E", 0x1f8a}, -#line 89 "../../lib/uninorm/composition-table.gperf" +#line 89 "./uninorm/composition-table.gperf" {"\000\000u\000\003\002", 0x00fb}, -#line 105 "../../lib/uninorm/composition-table.gperf" +#line 105 "./uninorm/composition-table.gperf" {"\000\000C\000\003\014", 0x010c}, -#line 224 "../../lib/uninorm/composition-table.gperf" +#line 224 "./uninorm/composition-table.gperf" {"\000\002'\000\003\004", 0x01e1}, -#line 705 "../../lib/uninorm/composition-table.gperf" +#line 705 "./uninorm/composition-table.gperf" {"\000\0370\000\003\001", 0x1f34}, -#line 703 "../../lib/uninorm/composition-table.gperf" +#line 703 "./uninorm/composition-table.gperf" {"\000\0370\000\003\000", 0x1f32}, -#line 707 "../../lib/uninorm/composition-table.gperf" +#line 707 "./uninorm/composition-table.gperf" {"\000\0370\000\003B", 0x1f36}, -#line 811 "../../lib/uninorm/composition-table.gperf" +#line 811 "./uninorm/composition-table.gperf" {"\000\037o\000\003E", 0x1faf}, -#line 570 "../../lib/uninorm/composition-table.gperf" +#line 570 "./uninorm/composition-table.gperf" {"\000\000a\000\003\011", 0x1ea3}, -#line 282 "../../lib/uninorm/composition-table.gperf" +#line 282 "./uninorm/composition-table.gperf" {"\000\000\326\000\003\004", 0x022a}, -#line 257 "../../lib/uninorm/composition-table.gperf" +#line 257 "./uninorm/composition-table.gperf" {"\000\000i\000\003\017", 0x0209}, -#line 236 "../../lib/uninorm/composition-table.gperf" +#line 236 "./uninorm/composition-table.gperf" {"\000\002\222\000\003\014", 0x01ef}, -#line 43 "../../lib/uninorm/composition-table.gperf" +#line 43 "./uninorm/composition-table.gperf" {"\000\000A\000\003\003", 0x00c3}, -#line 791 "../../lib/uninorm/composition-table.gperf" +#line 791 "./uninorm/composition-table.gperf" {"\000\037+\000\003E", 0x1f9b}, -#line 283 "../../lib/uninorm/composition-table.gperf" +#line 283 "./uninorm/composition-table.gperf" {"\000\000\366\000\003\004", 0x022b}, -#line 769 "../../lib/uninorm/composition-table.gperf" +#line 769 "./uninorm/composition-table.gperf" {"\000\037\005\000\003E", 0x1f85}, -#line 95 "../../lib/uninorm/composition-table.gperf" +#line 95 "./uninorm/composition-table.gperf" {"\000\000A\000\003\006", 0x0102}, -#line 285 "../../lib/uninorm/composition-table.gperf" +#line 285 "./uninorm/composition-table.gperf" {"\000\000\365\000\003\004", 0x022d}, -#line 777 "../../lib/uninorm/composition-table.gperf" +#line 777 "./uninorm/composition-table.gperf" {"\000\037\015\000\003E", 0x1f8d}, -#line 97 "../../lib/uninorm/composition-table.gperf" +#line 97 "./uninorm/composition-table.gperf" {"\000\000A\000\003(", 0x0104}, -#line 226 "../../lib/uninorm/composition-table.gperf" +#line 226 "./uninorm/composition-table.gperf" {"\000\000\346\000\003\004", 0x01e3}, -#line 596 "../../lib/uninorm/composition-table.gperf" +#line 596 "./uninorm/composition-table.gperf" {"\000\000e\000\003\003", 0x1ebd}, -#line 86 "../../lib/uninorm/composition-table.gperf" +#line 86 "./uninorm/composition-table.gperf" {"\000\000o\000\003\010", 0x00f6}, -#line 94 "../../lib/uninorm/composition-table.gperf" +#line 94 "./uninorm/composition-table.gperf" {"\000\000a\000\003\004", 0x0101}, -#line 608 "../../lib/uninorm/composition-table.gperf" +#line 608 "./uninorm/composition-table.gperf" {"\000\000i\000\003\011", 0x1ec9}, -#line 112 "../../lib/uninorm/composition-table.gperf" +#line 112 "./uninorm/composition-table.gperf" {"\000\000e\000\003\006", 0x0115}, -#line 206 "../../lib/uninorm/composition-table.gperf" +#line 206 "./uninorm/composition-table.gperf" {"\000\000a\000\003\014", 0x01ce}, -#line 397 "../../lib/uninorm/composition-table.gperf" +#line 397 "./uninorm/composition-table.gperf" {"\000\015\331\000\015\317", 0x0ddc}, -#line 116 "../../lib/uninorm/composition-table.gperf" +#line 116 "./uninorm/composition-table.gperf" {"\000\000e\000\003(", 0x0119}, -#line 256 "../../lib/uninorm/composition-table.gperf" +#line 256 "./uninorm/composition-table.gperf" {"\000\000I\000\003\017", 0x0208}, -#line 222 "../../lib/uninorm/composition-table.gperf" +#line 222 "./uninorm/composition-table.gperf" {"\000\000\344\000\003\004", 0x01df}, -#line 90 "../../lib/uninorm/composition-table.gperf" +#line 90 "./uninorm/composition-table.gperf" {"\000\000u\000\003\010", 0x00fc}, -#line 48 "../../lib/uninorm/composition-table.gperf" +#line 48 "./uninorm/composition-table.gperf" {"\000\000E\000\003\001", 0x00c9}, -#line 47 "../../lib/uninorm/composition-table.gperf" +#line 47 "./uninorm/composition-table.gperf" {"\000\000E\000\003\000", 0x00c8}, -#line 213 "../../lib/uninorm/composition-table.gperf" +#line 213 "./uninorm/composition-table.gperf" {"\000\000\334\000\003\004", 0x01d5}, -#line 49 "../../lib/uninorm/composition-table.gperf" +#line 49 "./uninorm/composition-table.gperf" {"\000\000E\000\003\002", 0x00ca}, -#line 113 "../../lib/uninorm/composition-table.gperf" +#line 113 "./uninorm/composition-table.gperf" {"\000\000E\000\003\007", 0x0116}, -#line 217 "../../lib/uninorm/composition-table.gperf" +#line 217 "./uninorm/composition-table.gperf" {"\000\000\334\000\003\014", 0x01d9}, -#line 221 "../../lib/uninorm/composition-table.gperf" +#line 221 "./uninorm/composition-table.gperf" {"\000\000\304\000\003\004", 0x01de}, -#line 132 "../../lib/uninorm/composition-table.gperf" +#line 132 "./uninorm/composition-table.gperf" {"\000\000i\000\003\004", 0x012b}, -#line 399 "../../lib/uninorm/composition-table.gperf" +#line 399 "./uninorm/composition-table.gperf" {"\000\015\331\000\015\337", 0x0dde}, -#line 315 "../../lib/uninorm/composition-table.gperf" +#line 315 "./uninorm/composition-table.gperf" {"\000\004\025\000\003\000", 0x0400}, -#line 208 "../../lib/uninorm/composition-table.gperf" +#line 208 "./uninorm/composition-table.gperf" {"\000\000i\000\003\014", 0x01d0}, -#line 607 "../../lib/uninorm/composition-table.gperf" +#line 607 "./uninorm/composition-table.gperf" {"\000\000I\000\003\011", 0x1ec8}, -#line 790 "../../lib/uninorm/composition-table.gperf" +#line 790 "./uninorm/composition-table.gperf" {"\000\037*\000\003E", 0x1f9a}, -#line 57 "../../lib/uninorm/composition-table.gperf" +#line 57 "./uninorm/composition-table.gperf" {"\000\000O\000\003\001", 0x00d3}, -#line 56 "../../lib/uninorm/composition-table.gperf" +#line 56 "./uninorm/composition-table.gperf" {"\000\000O\000\003\000", 0x00d2}, -#line 85 "../../lib/uninorm/composition-table.gperf" +#line 85 "./uninorm/composition-table.gperf" {"\000\000o\000\003\003", 0x00f5}, -#line 58 "../../lib/uninorm/composition-table.gperf" +#line 58 "./uninorm/composition-table.gperf" {"\000\000O\000\003\002", 0x00d4}, -#line 286 "../../lib/uninorm/composition-table.gperf" +#line 286 "./uninorm/composition-table.gperf" {"\000\000O\000\003\007", 0x022e}, -#line 358 "../../lib/uninorm/composition-table.gperf" +#line 358 "./uninorm/composition-table.gperf" {"\000\004C\000\003\004", 0x04ef}, -#line 157 "../../lib/uninorm/composition-table.gperf" +#line 157 "./uninorm/composition-table.gperf" {"\000\000o\000\003\006", 0x014f}, -#line 337 "../../lib/uninorm/composition-table.gperf" +#line 337 "./uninorm/composition-table.gperf" {"\000\004\020\000\003\010", 0x04d2}, -#line 963 "../../lib/uninorm/composition-table.gperf" +#line 963 "./uninorm/composition-table.gperf" {"\0000\357\0000\231", 0x30f7}, -#line 232 "../../lib/uninorm/composition-table.gperf" +#line 232 "./uninorm/composition-table.gperf" {"\000\000o\000\003(", 0x01eb}, -#line 933 "../../lib/uninorm/composition-table.gperf" +#line 933 "./uninorm/composition-table.gperf" {"\0000{\0000\231", 0x307c}, -#line 179 "../../lib/uninorm/composition-table.gperf" +#line 179 "./uninorm/composition-table.gperf" {"\000\000u\000\003\003", 0x0169}, -#line 248 "../../lib/uninorm/composition-table.gperf" +#line 248 "./uninorm/composition-table.gperf" {"\000\000A\000\003\017", 0x0200}, -#line 131 "../../lib/uninorm/composition-table.gperf" +#line 131 "./uninorm/composition-table.gperf" {"\000\000I\000\003\004", 0x012a}, -#line 376 "../../lib/uninorm/composition-table.gperf" +#line 376 "./uninorm/composition-table.gperf" {"\000\0110\000\011<", 0x0931}, -#line 183 "../../lib/uninorm/composition-table.gperf" +#line 183 "./uninorm/composition-table.gperf" {"\000\000u\000\003\006", 0x016d}, -#line 207 "../../lib/uninorm/composition-table.gperf" +#line 207 "./uninorm/composition-table.gperf" {"\000\000I\000\003\014", 0x01cf}, -#line 935 "../../lib/uninorm/composition-table.gperf" +#line 935 "./uninorm/composition-table.gperf" {"\0000F\0000\231", 0x3094}, -#line 189 "../../lib/uninorm/composition-table.gperf" +#line 189 "./uninorm/composition-table.gperf" {"\000\000u\000\003(", 0x0173}, -#line 550 "../../lib/uninorm/composition-table.gperf" +#line 550 "./uninorm/composition-table.gperf" {"\000\000X\000\003\007", 0x1e8a}, -#line 50 "../../lib/uninorm/composition-table.gperf" +#line 50 "./uninorm/composition-table.gperf" {"\000\000E\000\003\010", 0x00cb}, -#line 253 "../../lib/uninorm/composition-table.gperf" +#line 253 "./uninorm/composition-table.gperf" {"\000\000e\000\003\017", 0x0205}, -#line 62 "../../lib/uninorm/composition-table.gperf" +#line 62 "./uninorm/composition-table.gperf" {"\000\000U\000\003\001", 0x00da}, -#line 61 "../../lib/uninorm/composition-table.gperf" +#line 61 "./uninorm/composition-table.gperf" {"\000\000U\000\003\000", 0x00d9}, -#line 934 "../../lib/uninorm/composition-table.gperf" +#line 934 "./uninorm/composition-table.gperf" {"\0000{\0000\232", 0x307d}, -#line 63 "../../lib/uninorm/composition-table.gperf" +#line 63 "./uninorm/composition-table.gperf" {"\000\000U\000\003\002", 0x00db}, -#line 569 "../../lib/uninorm/composition-table.gperf" +#line 569 "./uninorm/composition-table.gperf" {"\000\000A\000\003\011", 0x1ea2}, -#line 469 "../../lib/uninorm/composition-table.gperf" +#line 469 "./uninorm/composition-table.gperf" {"\000\0367\000\003\004", 0x1e39}, -#line 316 "../../lib/uninorm/composition-table.gperf" +#line 316 "./uninorm/composition-table.gperf" {"\000\004\025\000\003\010", 0x0401}, -#line 214 "../../lib/uninorm/composition-table.gperf" +#line 214 "./uninorm/composition-table.gperf" {"\000\000\374\000\003\004", 0x01d6}, -#line 784 "../../lib/uninorm/composition-table.gperf" +#line 784 "./uninorm/composition-table.gperf" {"\000\037$\000\003E", 0x1f94}, -#line 921 "../../lib/uninorm/composition-table.gperf" +#line 921 "./uninorm/composition-table.gperf" {"\0000a\0000\231", 0x3062}, -#line 218 "../../lib/uninorm/composition-table.gperf" +#line 218 "./uninorm/composition-table.gperf" {"\000\000\374\000\003\014", 0x01da}, -#line 60 "../../lib/uninorm/composition-table.gperf" +#line 60 "./uninorm/composition-table.gperf" {"\000\000O\000\003\010", 0x00d6}, -#line 365 "../../lib/uninorm/composition-table.gperf" +#line 365 "./uninorm/composition-table.gperf" {"\000\004+\000\003\010", 0x04f8}, -#line 594 "../../lib/uninorm/composition-table.gperf" +#line 594 "./uninorm/composition-table.gperf" {"\000\000e\000\003\011", 0x1ebb}, -#line 335 "../../lib/uninorm/composition-table.gperf" +#line 335 "./uninorm/composition-table.gperf" {"\000\004\020\000\003\006", 0x04d0}, -#line 338 "../../lib/uninorm/composition-table.gperf" +#line 338 "./uninorm/composition-table.gperf" {"\000\0040\000\003\010", 0x04d3}, -#line 568 "../../lib/uninorm/composition-table.gperf" +#line 568 "./uninorm/composition-table.gperf" {"\000\000a\000\003#", 0x1ea1}, -#line 91 "../../lib/uninorm/composition-table.gperf" +#line 91 "./uninorm/composition-table.gperf" {"\000\000y\000\003\001", 0x00fd}, -#line 650 "../../lib/uninorm/composition-table.gperf" +#line 650 "./uninorm/composition-table.gperf" {"\000\000y\000\003\000", 0x1ef3}, -#line 93 "../../lib/uninorm/composition-table.gperf" +#line 93 "./uninorm/composition-table.gperf" {"\000\000A\000\003\004", 0x0100}, -#line 193 "../../lib/uninorm/composition-table.gperf" +#line 193 "./uninorm/composition-table.gperf" {"\000\000y\000\003\002", 0x0177}, -#line 555 "../../lib/uninorm/composition-table.gperf" +#line 555 "./uninorm/composition-table.gperf" {"\000\000y\000\003\007", 0x1e8f}, -#line 205 "../../lib/uninorm/composition-table.gperf" +#line 205 "./uninorm/composition-table.gperf" {"\000\000A\000\003\014", 0x01cd}, -#line 595 "../../lib/uninorm/composition-table.gperf" +#line 595 "./uninorm/composition-table.gperf" {"\000\000E\000\003\003", 0x1ebc}, -#line 949 "../../lib/uninorm/composition-table.gperf" +#line 949 "./uninorm/composition-table.gperf" {"\0000\304\0000\231", 0x30c5}, -#line 261 "../../lib/uninorm/composition-table.gperf" +#line 261 "./uninorm/composition-table.gperf" {"\000\000o\000\003\017", 0x020d}, -#line 552 "../../lib/uninorm/composition-table.gperf" +#line 552 "./uninorm/composition-table.gperf" {"\000\000X\000\003\010", 0x1e8c}, -#line 111 "../../lib/uninorm/composition-table.gperf" +#line 111 "./uninorm/composition-table.gperf" {"\000\000E\000\003\006", 0x0114}, -#line 110 "../../lib/uninorm/composition-table.gperf" +#line 110 "./uninorm/composition-table.gperf" {"\000\000e\000\003\004", 0x0113}, -#line 967 "../../lib/uninorm/composition-table.gperf" +#line 967 "./uninorm/composition-table.gperf" {"\0000\375\0000\231", 0x30fe}, -#line 115 "../../lib/uninorm/composition-table.gperf" +#line 115 "./uninorm/composition-table.gperf" {"\000\000E\000\003(", 0x0118}, -#line 118 "../../lib/uninorm/composition-table.gperf" +#line 118 "./uninorm/composition-table.gperf" {"\000\000e\000\003\014", 0x011b}, -#line 610 "../../lib/uninorm/composition-table.gperf" +#line 610 "./uninorm/composition-table.gperf" {"\000\000i\000\003#", 0x1ecb}, -#line 64 "../../lib/uninorm/composition-table.gperf" +#line 64 "./uninorm/composition-table.gperf" {"\000\000U\000\003\010", 0x00dc}, -#line 269 "../../lib/uninorm/composition-table.gperf" +#line 269 "./uninorm/composition-table.gperf" {"\000\000u\000\003\017", 0x0215}, -#line 339 "../../lib/uninorm/composition-table.gperf" +#line 339 "./uninorm/composition-table.gperf" {"\000\004\025\000\003\006", 0x04d6}, -#line 59 "../../lib/uninorm/composition-table.gperf" +#line 59 "./uninorm/composition-table.gperf" {"\000\000O\000\003\003", 0x00d5}, -#line 539 "../../lib/uninorm/composition-table.gperf" +#line 539 "./uninorm/composition-table.gperf" {"\000\000v\000\003#", 0x1e7f}, -#line 519 "../../lib/uninorm/composition-table.gperf" +#line 519 "./uninorm/composition-table.gperf" {"\000\000t\000\003\007", 0x1e6b}, -#line 614 "../../lib/uninorm/composition-table.gperf" +#line 614 "./uninorm/composition-table.gperf" {"\000\000o\000\003\011", 0x1ecf}, -#line 156 "../../lib/uninorm/composition-table.gperf" +#line 156 "./uninorm/composition-table.gperf" {"\000\000O\000\003\006", 0x014e}, -#line 434 "../../lib/uninorm/composition-table.gperf" +#line 434 "./uninorm/composition-table.gperf" {"\000\001\022\000\003\001", 0x1e16}, -#line 432 "../../lib/uninorm/composition-table.gperf" +#line 432 "./uninorm/composition-table.gperf" {"\000\001\022\000\003\000", 0x1e14}, -#line 231 "../../lib/uninorm/composition-table.gperf" +#line 231 "./uninorm/composition-table.gperf" {"\000\000O\000\003(", 0x01ea}, -#line 336 "../../lib/uninorm/composition-table.gperf" +#line 336 "./uninorm/composition-table.gperf" {"\000\0040\000\003\006", 0x04d1}, -#line 684 "../../lib/uninorm/composition-table.gperf" +#line 684 "./uninorm/composition-table.gperf" {"\000\037\031\000\003\001", 0x1f1d}, -#line 682 "../../lib/uninorm/composition-table.gperf" +#line 682 "./uninorm/composition-table.gperf" {"\000\037\031\000\003\000", 0x1f1b}, -#line 275 "../../lib/uninorm/composition-table.gperf" +#line 275 "./uninorm/composition-table.gperf" {"\000\000t\000\003&", 0x021b}, -#line 638 "../../lib/uninorm/composition-table.gperf" +#line 638 "./uninorm/composition-table.gperf" {"\000\000u\000\003\011", 0x1ee7}, -#line 161 "../../lib/uninorm/composition-table.gperf" +#line 161 "./uninorm/composition-table.gperf" {"\000\000r\000\003\001", 0x0155}, -#line 92 "../../lib/uninorm/composition-table.gperf" +#line 92 "./uninorm/composition-table.gperf" {"\000\000y\000\003\010", 0x00ff}, -#line 609 "../../lib/uninorm/composition-table.gperf" +#line 609 "./uninorm/composition-table.gperf" {"\000\000I\000\003#", 0x1eca}, -#line 824 "../../lib/uninorm/composition-table.gperf" +#line 824 "./uninorm/composition-table.gperf" {"\000\037t\000\003E", 0x1fc2}, -#line 501 "../../lib/uninorm/composition-table.gperf" +#line 501 "./uninorm/composition-table.gperf" {"\000\000r\000\003\007", 0x1e59}, -#line 155 "../../lib/uninorm/composition-table.gperf" +#line 155 "./uninorm/composition-table.gperf" {"\000\000o\000\003\004", 0x014d}, -#line 966 "../../lib/uninorm/composition-table.gperf" +#line 966 "./uninorm/composition-table.gperf" {"\0000\362\0000\231", 0x30fa}, -#line 965 "../../lib/uninorm/composition-table.gperf" +#line 965 "./uninorm/composition-table.gperf" {"\0000\361\0000\231", 0x30f9}, -#line 210 "../../lib/uninorm/composition-table.gperf" +#line 210 "./uninorm/composition-table.gperf" {"\000\000o\000\003\014", 0x01d2}, -#line 178 "../../lib/uninorm/composition-table.gperf" +#line 178 "./uninorm/composition-table.gperf" {"\000\000U\000\003\003", 0x0168}, -#line 420 "../../lib/uninorm/composition-table.gperf" +#line 420 "./uninorm/composition-table.gperf" {"\000\000\307\000\003\001", 0x1e08}, -#line 149 "../../lib/uninorm/composition-table.gperf" +#line 149 "./uninorm/composition-table.gperf" {"\000\000n\000\003\001", 0x0144}, -#line 241 "../../lib/uninorm/composition-table.gperf" +#line 241 "./uninorm/composition-table.gperf" {"\000\000n\000\003\000", 0x01f9}, -#line 182 "../../lib/uninorm/composition-table.gperf" +#line 182 "./uninorm/composition-table.gperf" {"\000\000U\000\003\006", 0x016c}, -#line 181 "../../lib/uninorm/composition-table.gperf" +#line 181 "./uninorm/composition-table.gperf" {"\000\000u\000\003\004", 0x016b}, -#line 481 "../../lib/uninorm/composition-table.gperf" +#line 481 "./uninorm/composition-table.gperf" {"\000\000n\000\003\007", 0x1e45}, -#line 188 "../../lib/uninorm/composition-table.gperf" +#line 188 "./uninorm/composition-table.gperf" {"\000\000U\000\003(", 0x0172}, -#line 212 "../../lib/uninorm/composition-table.gperf" +#line 212 "./uninorm/composition-table.gperf" {"\000\000u\000\003\014", 0x01d4}, -#line 563 "../../lib/uninorm/composition-table.gperf" +#line 563 "./uninorm/composition-table.gperf" {"\000\000t\000\003\010", 0x1e97}, -#line 252 "../../lib/uninorm/composition-table.gperf" +#line 252 "./uninorm/composition-table.gperf" {"\000\000E\000\003\017", 0x0204}, -#line 678 "../../lib/uninorm/composition-table.gperf" +#line 678 "./uninorm/composition-table.gperf" {"\000\037\021\000\003\001", 0x1f15}, -#line 676 "../../lib/uninorm/composition-table.gperf" +#line 676 "./uninorm/composition-table.gperf" {"\000\037\021\000\003\000", 0x1f13}, -#line 794 "../../lib/uninorm/composition-table.gperf" +#line 794 "./uninorm/composition-table.gperf" {"\000\037.\000\003E", 0x1f9e}, -#line 423 "../../lib/uninorm/composition-table.gperf" +#line 423 "./uninorm/composition-table.gperf" {"\000\000d\000\003\007", 0x1e0b}, -#line 251 "../../lib/uninorm/composition-table.gperf" +#line 251 "./uninorm/composition-table.gperf" {"\000\000a\000\003\021", 0x0203}, -#line 414 "../../lib/uninorm/composition-table.gperf" +#line 414 "./uninorm/composition-table.gperf" {"\000\000B\000\003\007", 0x1e02}, -#line 656 "../../lib/uninorm/composition-table.gperf" +#line 656 "./uninorm/composition-table.gperf" {"\000\000y\000\003\003", 0x1ef9}, -#line 964 "../../lib/uninorm/composition-table.gperf" +#line 964 "./uninorm/composition-table.gperf" {"\0000\360\0000\231", 0x30f8}, -#line 393 "../../lib/uninorm/composition-table.gperf" +#line 393 "./uninorm/composition-table.gperf" {"\000\015F\000\015>", 0x0d4a}, -#line 810 "../../lib/uninorm/composition-table.gperf" +#line 810 "./uninorm/composition-table.gperf" {"\000\037n\000\003E", 0x1fae}, -#line 567 "../../lib/uninorm/composition-table.gperf" +#line 567 "./uninorm/composition-table.gperf" {"\000\000A\000\003#", 0x1ea0}, -#line 969 "../../lib/uninorm/composition-table.gperf" +#line 969 "./uninorm/composition-table.gperf" {"\001\020\233\001\020\272", 0x1109c}, -#line 260 "../../lib/uninorm/composition-table.gperf" +#line 260 "./uninorm/composition-table.gperf" {"\000\000O\000\003\017", 0x020c}, -#line 593 "../../lib/uninorm/composition-table.gperf" +#line 593 "./uninorm/composition-table.gperf" {"\000\000E\000\003\011", 0x1eba}, -#line 344 "../../lib/uninorm/composition-table.gperf" +#line 344 "./uninorm/composition-table.gperf" {"\000\0046\000\003\010", 0x04dd}, -#line 775 "../../lib/uninorm/composition-table.gperf" +#line 775 "./uninorm/composition-table.gperf" {"\000\037\013\000\003E", 0x1f8b}, -#line 332 "../../lib/uninorm/composition-table.gperf" +#line 332 "./uninorm/composition-table.gperf" {"\000\004u\000\003\017", 0x0477}, -#line 800 "../../lib/uninorm/composition-table.gperf" +#line 800 "./uninorm/composition-table.gperf" {"\000\037d\000\003E", 0x1fa4}, -#line 951 "../../lib/uninorm/composition-table.gperf" +#line 951 "./uninorm/composition-table.gperf" {"\0000\310\0000\231", 0x30c9}, -#line 592 "../../lib/uninorm/composition-table.gperf" +#line 592 "./uninorm/composition-table.gperf" {"\000\000e\000\003#", 0x1eb9}, -#line 259 "../../lib/uninorm/composition-table.gperf" +#line 259 "./uninorm/composition-table.gperf" {"\000\000i\000\003\021", 0x020b}, -#line 127 "../../lib/uninorm/composition-table.gperf" +#line 127 "./uninorm/composition-table.gperf" {"\000\000H\000\003\002", 0x0124}, -#line 446 "../../lib/uninorm/composition-table.gperf" +#line 446 "./uninorm/composition-table.gperf" {"\000\000H\000\003\007", 0x1e22}, -#line 71 "../../lib/uninorm/composition-table.gperf" +#line 71 "./uninorm/composition-table.gperf" {"\000\000a\000\003\012", 0x00e5}, -#line 727 "../../lib/uninorm/composition-table.gperf" +#line 727 "./uninorm/composition-table.gperf" {"\000\037H\000\003\001", 0x1f4c}, -#line 725 "../../lib/uninorm/composition-table.gperf" +#line 725 "./uninorm/composition-table.gperf" {"\000\037H\000\003\000", 0x1f4a}, -#line 613 "../../lib/uninorm/composition-table.gperf" +#line 613 "./uninorm/composition-table.gperf" {"\000\000O\000\003\011", 0x1ece}, -#line 945 "../../lib/uninorm/composition-table.gperf" +#line 945 "./uninorm/composition-table.gperf" {"\0000\273\0000\231", 0x30bc}, -#line 109 "../../lib/uninorm/composition-table.gperf" +#line 109 "./uninorm/composition-table.gperf" {"\000\000E\000\003\004", 0x0112}, -#line 65 "../../lib/uninorm/composition-table.gperf" +#line 65 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\001", 0x00dd}, -#line 649 "../../lib/uninorm/composition-table.gperf" +#line 649 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\000", 0x1ef2}, -#line 117 "../../lib/uninorm/composition-table.gperf" +#line 117 "./uninorm/composition-table.gperf" {"\000\000E\000\003\014", 0x011a}, -#line 192 "../../lib/uninorm/composition-table.gperf" +#line 192 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\002", 0x0176}, -#line 554 "../../lib/uninorm/composition-table.gperf" +#line 554 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\007", 0x1e8e}, -#line 268 "../../lib/uninorm/composition-table.gperf" +#line 268 "./uninorm/composition-table.gperf" {"\000\000U\000\003\017", 0x0214}, -#line 739 "../../lib/uninorm/composition-table.gperf" +#line 739 "./uninorm/composition-table.gperf" {"\000\037Y\000\003\001", 0x1f5d}, -#line 738 "../../lib/uninorm/composition-table.gperf" +#line 738 "./uninorm/composition-table.gperf" {"\000\037Y\000\003\000", 0x1f5b}, -#line 740 "../../lib/uninorm/composition-table.gperf" +#line 740 "./uninorm/composition-table.gperf" {"\000\037Y\000\003B", 0x1f5f}, -#line 925 "../../lib/uninorm/composition-table.gperf" +#line 925 "./uninorm/composition-table.gperf" {"\0000o\0000\231", 0x3070}, -#line 258 "../../lib/uninorm/composition-table.gperf" +#line 258 "./uninorm/composition-table.gperf" {"\000\000I\000\003\021", 0x020a}, -#line 946 "../../lib/uninorm/composition-table.gperf" +#line 946 "./uninorm/composition-table.gperf" {"\0000\275\0000\231", 0x30be}, -#line 154 "../../lib/uninorm/composition-table.gperf" +#line 154 "./uninorm/composition-table.gperf" {"\000\000O\000\003\004", 0x014c}, -#line 488 "../../lib/uninorm/composition-table.gperf" +#line 488 "./uninorm/composition-table.gperf" {"\000\000\325\000\003\001", 0x1e4c}, -#line 334 "../../lib/uninorm/composition-table.gperf" +#line 334 "./uninorm/composition-table.gperf" {"\000\0046\000\003\006", 0x04c2}, -#line 209 "../../lib/uninorm/composition-table.gperf" +#line 209 "./uninorm/composition-table.gperf" {"\000\000O\000\003\014", 0x01d1}, -#line 612 "../../lib/uninorm/composition-table.gperf" +#line 612 "./uninorm/composition-table.gperf" {"\000\000o\000\003#", 0x1ecd}, -#line 532 "../../lib/uninorm/composition-table.gperf" +#line 532 "./uninorm/composition-table.gperf" {"\000\001h\000\003\001", 0x1e78}, -#line 929 "../../lib/uninorm/composition-table.gperf" +#line 929 "./uninorm/composition-table.gperf" {"\0000u\0000\231", 0x3076}, -#line 637 "../../lib/uninorm/composition-table.gperf" +#line 637 "./uninorm/composition-table.gperf" {"\000\000U\000\003\011", 0x1ee6}, -#line 81 "../../lib/uninorm/composition-table.gperf" +#line 81 "./uninorm/composition-table.gperf" {"\000\000n\000\003\003", 0x00f1}, -#line 938 "../../lib/uninorm/composition-table.gperf" +#line 938 "./uninorm/composition-table.gperf" {"\0000\255\0000\231", 0x30ae}, -#line 450 "../../lib/uninorm/composition-table.gperf" +#line 450 "./uninorm/composition-table.gperf" {"\000\000H\000\003\010", 0x1e26}, -#line 926 "../../lib/uninorm/composition-table.gperf" +#line 926 "./uninorm/composition-table.gperf" {"\0000o\0000\232", 0x3071}, -#line 475 "../../lib/uninorm/composition-table.gperf" +#line 475 "./uninorm/composition-table.gperf" {"\000\000m\000\003\001", 0x1e3f}, -#line 636 "../../lib/uninorm/composition-table.gperf" +#line 636 "./uninorm/composition-table.gperf" {"\000\000u\000\003#", 0x1ee5}, -#line 128 "../../lib/uninorm/composition-table.gperf" +#line 128 "./uninorm/composition-table.gperf" {"\000\000h\000\003\002", 0x0125}, -#line 447 "../../lib/uninorm/composition-table.gperf" +#line 447 "./uninorm/composition-table.gperf" {"\000\000h\000\003\007", 0x1e23}, -#line 477 "../../lib/uninorm/composition-table.gperf" +#line 477 "./uninorm/composition-table.gperf" {"\000\000m\000\003\007", 0x1e41}, -#line 753 "../../lib/uninorm/composition-table.gperf" +#line 753 "./uninorm/composition-table.gperf" {"\000\037h\000\003\001", 0x1f6c}, -#line 751 "../../lib/uninorm/composition-table.gperf" +#line 751 "./uninorm/composition-table.gperf" {"\000\037h\000\003\000", 0x1f6a}, -#line 755 "../../lib/uninorm/composition-table.gperf" +#line 755 "./uninorm/composition-table.gperf" {"\000\037h\000\003B", 0x1f6e}, -#line 930 "../../lib/uninorm/composition-table.gperf" +#line 930 "./uninorm/composition-table.gperf" {"\0000u\0000\232", 0x3077}, -#line 194 "../../lib/uninorm/composition-table.gperf" +#line 194 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\010", 0x0178}, -#line 180 "../../lib/uninorm/composition-table.gperf" +#line 180 "./uninorm/composition-table.gperf" {"\000\000U\000\003\004", 0x016a}, -#line 395 "../../lib/uninorm/composition-table.gperf" +#line 395 "./uninorm/composition-table.gperf" {"\000\015F\000\015W", 0x0d4c}, -#line 654 "../../lib/uninorm/composition-table.gperf" +#line 654 "./uninorm/composition-table.gperf" {"\000\000y\000\003\011", 0x1ef7}, -#line 211 "../../lib/uninorm/composition-table.gperf" +#line 211 "./uninorm/composition-table.gperf" {"\000\000U\000\003\014", 0x01d3}, -#line 250 "../../lib/uninorm/composition-table.gperf" +#line 250 "./uninorm/composition-table.gperf" {"\000\000A\000\003\021", 0x0202}, -#line 46 "../../lib/uninorm/composition-table.gperf" +#line 46 "./uninorm/composition-table.gperf" {"\000\000C\000\003'", 0x00c7}, -#line 782 "../../lib/uninorm/composition-table.gperf" +#line 782 "./uninorm/composition-table.gperf" {"\000\037\"\000\003E", 0x1f92}, -#line 804 "../../lib/uninorm/composition-table.gperf" +#line 804 "./uninorm/composition-table.gperf" {"\000\037h\000\003E", 0x1fa8}, -#line 809 "../../lib/uninorm/composition-table.gperf" +#line 809 "./uninorm/composition-table.gperf" {"\000\037m\000\003E", 0x1fad}, -#line 697 "../../lib/uninorm/composition-table.gperf" +#line 697 "./uninorm/composition-table.gperf" {"\000\037(\000\003\001", 0x1f2c}, -#line 695 "../../lib/uninorm/composition-table.gperf" +#line 695 "./uninorm/composition-table.gperf" {"\000\037(\000\003\000", 0x1f2a}, -#line 699 "../../lib/uninorm/composition-table.gperf" +#line 699 "./uninorm/composition-table.gperf" {"\000\037(\000\003B", 0x1f2e}, -#line 490 "../../lib/uninorm/composition-table.gperf" +#line 490 "./uninorm/composition-table.gperf" {"\000\000\325\000\003\010", 0x1e4e}, -#line 255 "../../lib/uninorm/composition-table.gperf" +#line 255 "./uninorm/composition-table.gperf" {"\000\000e\000\003\021", 0x0207}, -#line 706 "../../lib/uninorm/composition-table.gperf" +#line 706 "./uninorm/composition-table.gperf" {"\000\0371\000\003\001", 0x1f35}, -#line 704 "../../lib/uninorm/composition-table.gperf" +#line 704 "./uninorm/composition-table.gperf" {"\000\0371\000\003\000", 0x1f33}, -#line 708 "../../lib/uninorm/composition-table.gperf" +#line 708 "./uninorm/composition-table.gperf" {"\000\0371\000\003B", 0x1f37}, -#line 291 "../../lib/uninorm/composition-table.gperf" +#line 291 "./uninorm/composition-table.gperf" {"\000\000y\000\003\004", 0x0233}, -#line 962 "../../lib/uninorm/composition-table.gperf" +#line 962 "./uninorm/composition-table.gperf" {"\0000\246\0000\231", 0x30f4}, -#line 437 "../../lib/uninorm/composition-table.gperf" +#line 437 "./uninorm/composition-table.gperf" {"\000\000e\000\003-", 0x1e19}, -#line 265 "../../lib/uninorm/composition-table.gperf" +#line 265 "./uninorm/composition-table.gperf" {"\000\000r\000\003\017", 0x0211}, -#line 788 "../../lib/uninorm/composition-table.gperf" +#line 788 "./uninorm/composition-table.gperf" {"\000\037(\000\003E", 0x1f98}, -#line 451 "../../lib/uninorm/composition-table.gperf" +#line 451 "./uninorm/composition-table.gperf" {"\000\000h\000\003\010", 0x1e27}, -#line 45 "../../lib/uninorm/composition-table.gperf" +#line 45 "./uninorm/composition-table.gperf" {"\000\000A\000\003\012", 0x00c5}, -#line 655 "../../lib/uninorm/composition-table.gperf" +#line 655 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\003", 0x1ef8}, -#line 591 "../../lib/uninorm/composition-table.gperf" +#line 591 "./uninorm/composition-table.gperf" {"\000\000E\000\003#", 0x1eb8}, -#line 542 "../../lib/uninorm/composition-table.gperf" +#line 542 "./uninorm/composition-table.gperf" {"\000\000W\000\003\001", 0x1e82}, -#line 540 "../../lib/uninorm/composition-table.gperf" +#line 540 "./uninorm/composition-table.gperf" {"\000\000W\000\003\000", 0x1e80}, -#line 160 "../../lib/uninorm/composition-table.gperf" +#line 160 "./uninorm/composition-table.gperf" {"\000\000R\000\003\001", 0x0154}, -#line 190 "../../lib/uninorm/composition-table.gperf" +#line 190 "./uninorm/composition-table.gperf" {"\000\000W\000\003\002", 0x0174}, -#line 546 "../../lib/uninorm/composition-table.gperf" +#line 546 "./uninorm/composition-table.gperf" {"\000\000W\000\003\007", 0x1e86}, -#line 912 "../../lib/uninorm/composition-table.gperf" +#line 912 "./uninorm/composition-table.gperf" {"\0000O\0000\231", 0x3050}, -#line 500 "../../lib/uninorm/composition-table.gperf" +#line 500 "./uninorm/composition-table.gperf" {"\000\000R\000\003\007", 0x1e58}, -#line 878 "../../lib/uninorm/composition-table.gperf" +#line 878 "./uninorm/composition-table.gperf" {"\000\"C\000\0038", 0x2244}, -#line 872 "../../lib/uninorm/composition-table.gperf" +#line 872 "./uninorm/composition-table.gperf" {"\000\"\003\000\0038", 0x2204}, -#line 873 "../../lib/uninorm/composition-table.gperf" +#line 873 "./uninorm/composition-table.gperf" {"\000\"\010\000\0038", 0x2209}, -#line 893 "../../lib/uninorm/composition-table.gperf" +#line 893 "./uninorm/composition-table.gperf" {"\000\"{\000\0038", 0x2281}, -#line 177 "../../lib/uninorm/composition-table.gperf" +#line 177 "./uninorm/composition-table.gperf" {"\000\000t\000\003\014", 0x0165}, -#line 611 "../../lib/uninorm/composition-table.gperf" +#line 611 "./uninorm/composition-table.gperf" {"\000\000O\000\003#", 0x1ecc}, -#line 263 "../../lib/uninorm/composition-table.gperf" +#line 263 "./uninorm/composition-table.gperf" {"\000\000o\000\003\021", 0x020f}, -#line 468 "../../lib/uninorm/composition-table.gperf" +#line 468 "./uninorm/composition-table.gperf" {"\000\0366\000\003\004", 0x1e38}, -#line 238 "../../lib/uninorm/composition-table.gperf" +#line 238 "./uninorm/composition-table.gperf" {"\000\000G\000\003\001", 0x01f4}, -#line 908 "../../lib/uninorm/composition-table.gperf" +#line 908 "./uninorm/composition-table.gperf" {"\000\"\264\000\0038", 0x22ec}, -#line 906 "../../lib/uninorm/composition-table.gperf" +#line 906 "./uninorm/composition-table.gperf" {"\000\"\262\000\0038", 0x22ea}, -#line 119 "../../lib/uninorm/composition-table.gperf" +#line 119 "./uninorm/composition-table.gperf" {"\000\000G\000\003\002", 0x011c}, -#line 123 "../../lib/uninorm/composition-table.gperf" +#line 123 "./uninorm/composition-table.gperf" {"\000\000G\000\003\007", 0x0120}, -#line 288 "../../lib/uninorm/composition-table.gperf" +#line 288 "./uninorm/composition-table.gperf" {"\000\002.\000\003\004", 0x0230}, -#line 877 "../../lib/uninorm/composition-table.gperf" +#line 877 "./uninorm/composition-table.gperf" {"\000\"<\000\0038", 0x2241}, -#line 271 "../../lib/uninorm/composition-table.gperf" +#line 271 "./uninorm/composition-table.gperf" {"\000\000u\000\003\021", 0x0217}, -#line 905 "../../lib/uninorm/composition-table.gperf" +#line 905 "./uninorm/composition-table.gperf" {"\000\"\222\000\0038", 0x22e3}, -#line 457 "../../lib/uninorm/composition-table.gperf" +#line 457 "./uninorm/composition-table.gperf" {"\000\000i\000\0030", 0x1e2d}, -#line 898 "../../lib/uninorm/composition-table.gperf" +#line 898 "./uninorm/composition-table.gperf" {"\000\"\242\000\0038", 0x22ac}, -#line 165 "../../lib/uninorm/composition-table.gperf" +#line 165 "./uninorm/composition-table.gperf" {"\000\000r\000\003\014", 0x0159}, -#line 915 "../../lib/uninorm/composition-table.gperf" +#line 915 "./uninorm/composition-table.gperf" {"\0000U\0000\231", 0x3056}, -#line 531 "../../lib/uninorm/composition-table.gperf" +#line 531 "./uninorm/composition-table.gperf" {"\000\000u\000\003-", 0x1e77}, -#line 936 "../../lib/uninorm/composition-table.gperf" +#line 936 "./uninorm/composition-table.gperf" {"\0000\235\0000\231", 0x309e}, -#line 331 "../../lib/uninorm/composition-table.gperf" +#line 331 "./uninorm/composition-table.gperf" {"\000\004t\000\003\017", 0x0476}, -#line 882 "../../lib/uninorm/composition-table.gperf" +#line 882 "./uninorm/composition-table.gperf" {"\000\"a\000\0038", 0x2262}, -#line 440 "../../lib/uninorm/composition-table.gperf" +#line 440 "./uninorm/composition-table.gperf" {"\000\002(\000\003\006", 0x1e1c}, -#line 544 "../../lib/uninorm/composition-table.gperf" +#line 544 "./uninorm/composition-table.gperf" {"\000\000W\000\003\010", 0x1e84}, -#line 635 "../../lib/uninorm/composition-table.gperf" +#line 635 "./uninorm/composition-table.gperf" {"\000\000U\000\003#", 0x1ee4}, -#line 148 "../../lib/uninorm/composition-table.gperf" +#line 148 "./uninorm/composition-table.gperf" {"\000\000N\000\003\001", 0x0143}, -#line 240 "../../lib/uninorm/composition-table.gperf" +#line 240 "./uninorm/composition-table.gperf" {"\000\000N\000\003\000", 0x01f8}, -#line 153 "../../lib/uninorm/composition-table.gperf" +#line 153 "./uninorm/composition-table.gperf" {"\000\000n\000\003\014", 0x0148}, -#line 375 "../../lib/uninorm/composition-table.gperf" +#line 375 "./uninorm/composition-table.gperf" {"\000\011(\000\011<", 0x0929}, -#line 480 "../../lib/uninorm/composition-table.gperf" +#line 480 "./uninorm/composition-table.gperf" {"\000\000N\000\003\007", 0x1e44}, -#line 897 "../../lib/uninorm/composition-table.gperf" +#line 897 "./uninorm/composition-table.gperf" {"\000\"\207\000\0038", 0x2289}, -#line 185 "../../lib/uninorm/composition-table.gperf" +#line 185 "./uninorm/composition-table.gperf" {"\000\000u\000\003\012", 0x016f}, -#line 896 "../../lib/uninorm/composition-table.gperf" +#line 896 "./uninorm/composition-table.gperf" {"\000\"\206\000\0038", 0x2288}, -#line 456 "../../lib/uninorm/composition-table.gperf" +#line 456 "./uninorm/composition-table.gperf" {"\000\000I\000\0030", 0x1e2c}, -#line 895 "../../lib/uninorm/composition-table.gperf" +#line 895 "./uninorm/composition-table.gperf" {"\000\"\203\000\0038", 0x2285}, -#line 108 "../../lib/uninorm/composition-table.gperf" +#line 108 "./uninorm/composition-table.gperf" {"\000\000d\000\003\014", 0x010f}, -#line 543 "../../lib/uninorm/composition-table.gperf" +#line 543 "./uninorm/composition-table.gperf" {"\000\000w\000\003\001", 0x1e83}, -#line 541 "../../lib/uninorm/composition-table.gperf" +#line 541 "./uninorm/composition-table.gperf" {"\000\000w\000\003\000", 0x1e81}, -#line 523 "../../lib/uninorm/composition-table.gperf" +#line 523 "./uninorm/composition-table.gperf" {"\000\000t\000\0031", 0x1e6f}, -#line 191 "../../lib/uninorm/composition-table.gperf" +#line 191 "./uninorm/composition-table.gperf" {"\000\000w\000\003\002", 0x0175}, -#line 547 "../../lib/uninorm/composition-table.gperf" +#line 547 "./uninorm/composition-table.gperf" {"\000\000w\000\003\007", 0x1e87}, -#line 652 "../../lib/uninorm/composition-table.gperf" +#line 652 "./uninorm/composition-table.gperf" {"\000\000y\000\003#", 0x1ef5}, -#line 890 "../../lib/uninorm/composition-table.gperf" +#line 890 "./uninorm/composition-table.gperf" {"\000\"v\000\0038", 0x2278}, -#line 297 "../../lib/uninorm/composition-table.gperf" +#line 297 "./uninorm/composition-table.gperf" {"\000\003\237\000\003\001", 0x038c}, -#line 863 "../../lib/uninorm/composition-table.gperf" +#line 863 "./uninorm/composition-table.gperf" {"\000\003\237\000\003\000", 0x1ff8}, -#line 239 "../../lib/uninorm/composition-table.gperf" +#line 239 "./uninorm/composition-table.gperf" {"\000\000g\000\003\001", 0x01f5}, -#line 254 "../../lib/uninorm/composition-table.gperf" +#line 254 "./uninorm/composition-table.gperf" {"\000\000E\000\003\021", 0x0206}, -#line 653 "../../lib/uninorm/composition-table.gperf" +#line 653 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\011", 0x1ef6}, -#line 120 "../../lib/uninorm/composition-table.gperf" +#line 120 "./uninorm/composition-table.gperf" {"\000\000g\000\003\002", 0x011d}, -#line 124 "../../lib/uninorm/composition-table.gperf" +#line 124 "./uninorm/composition-table.gperf" {"\000\000g\000\003\007", 0x0121}, -#line 343 "../../lib/uninorm/composition-table.gperf" +#line 343 "./uninorm/composition-table.gperf" {"\000\004\026\000\003\010", 0x04dc}, -#line 902 "../../lib/uninorm/composition-table.gperf" +#line 902 "./uninorm/composition-table.gperf" {"\000\"|\000\0038", 0x22e0}, -#line 436 "../../lib/uninorm/composition-table.gperf" +#line 436 "./uninorm/composition-table.gperf" {"\000\000E\000\003-", 0x1e18}, -#line 507 "../../lib/uninorm/composition-table.gperf" +#line 507 "./uninorm/composition-table.gperf" {"\000\000r\000\0031", 0x1e5f}, -#line 276 "../../lib/uninorm/composition-table.gperf" +#line 276 "./uninorm/composition-table.gperf" {"\000\000H\000\003\014", 0x021e}, -#line 494 "../../lib/uninorm/composition-table.gperf" +#line 494 "./uninorm/composition-table.gperf" {"\000\001L\000\003\001", 0x1e52}, -#line 492 "../../lib/uninorm/composition-table.gperf" +#line 492 "./uninorm/composition-table.gperf" {"\000\001L\000\003\000", 0x1e50}, -#line 443 "../../lib/uninorm/composition-table.gperf" +#line 443 "./uninorm/composition-table.gperf" {"\000\000f\000\003\007", 0x1e1f}, -#line 521 "../../lib/uninorm/composition-table.gperf" +#line 521 "./uninorm/composition-table.gperf" {"\000\000t\000\003#", 0x1e6d}, -#line 262 "../../lib/uninorm/composition-table.gperf" +#line 262 "./uninorm/composition-table.gperf" {"\000\000O\000\003\021", 0x020e}, -#line 894 "../../lib/uninorm/composition-table.gperf" +#line 894 "./uninorm/composition-table.gperf" {"\000\"\202\000\0038", 0x2284}, -#line 142 "../../lib/uninorm/composition-table.gperf" +#line 142 "./uninorm/composition-table.gperf" {"\000\000L\000\003\001", 0x0139}, -#line 290 "../../lib/uninorm/composition-table.gperf" +#line 290 "./uninorm/composition-table.gperf" {"\000\000Y\000\003\004", 0x0232}, -#line 803 "../../lib/uninorm/composition-table.gperf" +#line 803 "./uninorm/composition-table.gperf" {"\000\037g\000\003E", 0x1fa7}, -#line 485 "../../lib/uninorm/composition-table.gperf" +#line 485 "./uninorm/composition-table.gperf" {"\000\000n\000\0031", 0x1e49}, -#line 281 "../../lib/uninorm/composition-table.gperf" +#line 281 "./uninorm/composition-table.gperf" {"\000\000e\000\003'", 0x0229}, -#line 927 "../../lib/uninorm/composition-table.gperf" +#line 927 "./uninorm/composition-table.gperf" {"\0000r\0000\231", 0x3073}, -#line 121 "../../lib/uninorm/composition-table.gperf" +#line 121 "./uninorm/composition-table.gperf" {"\000\000G\000\003\006", 0x011e}, -#line 313 "../../lib/uninorm/composition-table.gperf" +#line 313 "./uninorm/composition-table.gperf" {"\000\003\322\000\003\001", 0x03d3}, -#line 545 "../../lib/uninorm/composition-table.gperf" +#line 545 "./uninorm/composition-table.gperf" {"\000\000w\000\003\010", 0x1e85}, -#line 439 "../../lib/uninorm/composition-table.gperf" +#line 439 "./uninorm/composition-table.gperf" {"\000\000e\000\0030", 0x1e1b}, -#line 802 "../../lib/uninorm/composition-table.gperf" +#line 802 "./uninorm/composition-table.gperf" {"\000\037f\000\003E", 0x1fa6}, -#line 427 "../../lib/uninorm/composition-table.gperf" +#line 427 "./uninorm/composition-table.gperf" {"\000\000d\000\0031", 0x1e0f}, -#line 503 "../../lib/uninorm/composition-table.gperf" +#line 503 "./uninorm/composition-table.gperf" {"\000\000r\000\003#", 0x1e5b}, -#line 418 "../../lib/uninorm/composition-table.gperf" +#line 418 "./uninorm/composition-table.gperf" {"\000\000B\000\0031", 0x1e06}, -#line 284 "../../lib/uninorm/composition-table.gperf" +#line 284 "./uninorm/composition-table.gperf" {"\000\000\325\000\003\004", 0x022c}, -#line 495 "../../lib/uninorm/composition-table.gperf" +#line 495 "./uninorm/composition-table.gperf" {"\000\001M\000\003\001", 0x1e53}, -#line 493 "../../lib/uninorm/composition-table.gperf" +#line 493 "./uninorm/composition-table.gperf" {"\000\001M\000\003\000", 0x1e51}, -#line 903 "../../lib/uninorm/composition-table.gperf" +#line 903 "./uninorm/composition-table.gperf" {"\000\"}\000\0038", 0x22e1}, -#line 333 "../../lib/uninorm/composition-table.gperf" +#line 333 "./uninorm/composition-table.gperf" {"\000\004\026\000\003\006", 0x04c1}, -#line 928 "../../lib/uninorm/composition-table.gperf" +#line 928 "./uninorm/composition-table.gperf" {"\0000r\0000\232", 0x3074}, -#line 270 "../../lib/uninorm/composition-table.gperf" +#line 270 "./uninorm/composition-table.gperf" {"\000\000U\000\003\021", 0x0216}, -#line 474 "../../lib/uninorm/composition-table.gperf" +#line 474 "./uninorm/composition-table.gperf" {"\000\000M\000\003\001", 0x1e3e}, -#line 55 "../../lib/uninorm/composition-table.gperf" +#line 55 "./uninorm/composition-table.gperf" {"\000\000N\000\003\003", 0x00d1}, -#line 483 "../../lib/uninorm/composition-table.gperf" +#line 483 "./uninorm/composition-table.gperf" {"\000\000n\000\003#", 0x1e47}, -#line 922 "../../lib/uninorm/composition-table.gperf" +#line 922 "./uninorm/composition-table.gperf" {"\0000d\0000\231", 0x3065}, -#line 476 "../../lib/uninorm/composition-table.gperf" +#line 476 "./uninorm/composition-table.gperf" {"\000\000M\000\003\007", 0x1e40}, -#line 530 "../../lib/uninorm/composition-table.gperf" +#line 530 "./uninorm/composition-table.gperf" {"\000\000U\000\003-", 0x1e76}, -#line 277 "../../lib/uninorm/composition-table.gperf" +#line 277 "./uninorm/composition-table.gperf" {"\000\000h\000\003\014", 0x021f}, -#line 364 "../../lib/uninorm/composition-table.gperf" +#line 364 "./uninorm/composition-table.gperf" {"\000\004G\000\003\010", 0x04f5}, -#line 518 "../../lib/uninorm/composition-table.gperf" +#line 518 "./uninorm/composition-table.gperf" {"\000\000T\000\003\007", 0x1e6a}, -#line 920 "../../lib/uninorm/composition-table.gperf" +#line 920 "./uninorm/composition-table.gperf" {"\0000_\0000\231", 0x3060}, -#line 425 "../../lib/uninorm/composition-table.gperf" +#line 425 "./uninorm/composition-table.gperf" {"\000\000d\000\003#", 0x1e0d}, -#line 887 "../../lib/uninorm/composition-table.gperf" +#line 887 "./uninorm/composition-table.gperf" {"\000\"e\000\0038", 0x2271}, -#line 416 "../../lib/uninorm/composition-table.gperf" +#line 416 "./uninorm/composition-table.gperf" {"\000\000B\000\003#", 0x1e04}, -#line 264 "../../lib/uninorm/composition-table.gperf" +#line 264 "./uninorm/composition-table.gperf" {"\000\000R\000\003\017", 0x0210}, -#line 844 "../../lib/uninorm/composition-table.gperf" +#line 844 "./uninorm/composition-table.gperf" {"\000\037\376\000\003\001", 0x1fde}, -#line 843 "../../lib/uninorm/composition-table.gperf" +#line 843 "./uninorm/composition-table.gperf" {"\000\037\376\000\003\000", 0x1fdd}, -#line 845 "../../lib/uninorm/composition-table.gperf" +#line 845 "./uninorm/composition-table.gperf" {"\000\037\376\000\003B", 0x1fdf}, -#line 274 "../../lib/uninorm/composition-table.gperf" +#line 274 "./uninorm/composition-table.gperf" {"\000\000T\000\003&", 0x021a}, -#line 184 "../../lib/uninorm/composition-table.gperf" +#line 184 "./uninorm/composition-table.gperf" {"\000\000U\000\003\012", 0x016e}, -#line 314 "../../lib/uninorm/composition-table.gperf" +#line 314 "./uninorm/composition-table.gperf" {"\000\003\322\000\003\010", 0x03d4}, -#line 310 "../../lib/uninorm/composition-table.gperf" +#line 310 "./uninorm/composition-table.gperf" {"\000\003\277\000\003\001", 0x03cc}, -#line 761 "../../lib/uninorm/composition-table.gperf" +#line 761 "./uninorm/composition-table.gperf" {"\000\003\277\000\003\000", 0x1f78}, -#line 723 "../../lib/uninorm/composition-table.gperf" +#line 723 "./uninorm/composition-table.gperf" {"\000\003\237\000\003\023", 0x1f48}, -#line 529 "../../lib/uninorm/composition-table.gperf" +#line 529 "./uninorm/composition-table.gperf" {"\000\000u\000\0030", 0x1e75}, -#line 919 "../../lib/uninorm/composition-table.gperf" +#line 919 "./uninorm/composition-table.gperf" {"\0000]\0000\231", 0x305e}, -#line 122 "../../lib/uninorm/composition-table.gperf" +#line 122 "./uninorm/composition-table.gperf" {"\000\000g\000\003\006", 0x011f}, -#line 306 "../../lib/uninorm/composition-table.gperf" +#line 306 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\001", 0x03af}, -#line 760 "../../lib/uninorm/composition-table.gperf" +#line 760 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\000", 0x1f76}, -#line 838 "../../lib/uninorm/composition-table.gperf" +#line 838 "./uninorm/composition-table.gperf" {"\000\003\271\000\003B", 0x1fd6}, -#line 448 "../../lib/uninorm/composition-table.gperf" +#line 448 "./uninorm/composition-table.gperf" {"\000\000H\000\003#", 0x1e24}, -#line 833 "../../lib/uninorm/composition-table.gperf" +#line 833 "./uninorm/composition-table.gperf" {"\000\037\277\000\003\001", 0x1fce}, -#line 832 "../../lib/uninorm/composition-table.gperf" +#line 832 "./uninorm/composition-table.gperf" {"\000\037\277\000\003\000", 0x1fcd}, -#line 834 "../../lib/uninorm/composition-table.gperf" +#line 834 "./uninorm/composition-table.gperf" {"\000\037\277\000\003B", 0x1fcf}, -#line 917 "../../lib/uninorm/composition-table.gperf" +#line 917 "./uninorm/composition-table.gperf" {"\0000Y\0000\231", 0x305a}, -#line 319 "../../lib/uninorm/composition-table.gperf" +#line 319 "./uninorm/composition-table.gperf" {"\000\004\032\000\003\001", 0x040c}, -#line 565 "../../lib/uninorm/composition-table.gperf" +#line 565 "./uninorm/composition-table.gperf" {"\000\000y\000\003\012", 0x1e99}, -#line 885 "../../lib/uninorm/composition-table.gperf" +#line 885 "./uninorm/composition-table.gperf" {"\000\000>\000\0038", 0x226f}, -#line 435 "../../lib/uninorm/composition-table.gperf" +#line 435 "./uninorm/composition-table.gperf" {"\000\001\023\000\003\001", 0x1e17}, -#line 433 "../../lib/uninorm/composition-table.gperf" +#line 433 "./uninorm/composition-table.gperf" {"\000\001\023\000\003\000", 0x1e15}, -#line 525 "../../lib/uninorm/composition-table.gperf" +#line 525 "./uninorm/composition-table.gperf" {"\000\000t\000\003-", 0x1e71}, -#line 651 "../../lib/uninorm/composition-table.gperf" +#line 651 "./uninorm/composition-table.gperf" {"\000\000Y\000\003#", 0x1ef4}, -#line 345 "../../lib/uninorm/composition-table.gperf" +#line 345 "./uninorm/composition-table.gperf" {"\000\004\027\000\003\010", 0x04de}, -#line 776 "../../lib/uninorm/composition-table.gperf" +#line 776 "./uninorm/composition-table.gperf" {"\000\037\014\000\003E", 0x1f8c}, -#line 562 "../../lib/uninorm/composition-table.gperf" +#line 562 "./uninorm/composition-table.gperf" {"\000\000h\000\0031", 0x1e96}, -#line 941 "../../lib/uninorm/composition-table.gperf" +#line 941 "./uninorm/composition-table.gperf" {"\0000\263\0000\231", 0x30b4}, -#line 164 "../../lib/uninorm/composition-table.gperf" +#line 164 "./uninorm/composition-table.gperf" {"\000\000R\000\003\014", 0x0158}, -#line 956 "../../lib/uninorm/composition-table.gperf" +#line 956 "./uninorm/composition-table.gperf" {"\0000\325\0000\231", 0x30d6}, -#line 779 "../../lib/uninorm/composition-table.gperf" +#line 779 "./uninorm/composition-table.gperf" {"\000\037\017\000\003E", 0x1f8f}, -#line 267 "../../lib/uninorm/composition-table.gperf" +#line 267 "./uninorm/composition-table.gperf" {"\000\000r\000\003\021", 0x0213}, -#line 305 "../../lib/uninorm/composition-table.gperf" +#line 305 "./uninorm/composition-table.gperf" {"\000\003\267\000\003\001", 0x03ae}, -#line 759 "../../lib/uninorm/composition-table.gperf" +#line 759 "./uninorm/composition-table.gperf" {"\000\003\267\000\003\000", 0x1f74}, -#line 827 "../../lib/uninorm/composition-table.gperf" +#line 827 "./uninorm/composition-table.gperf" {"\000\003\267\000\003B", 0x1fc6}, -#line 280 "../../lib/uninorm/composition-table.gperf" +#line 280 "./uninorm/composition-table.gperf" {"\000\000E\000\003'", 0x0228}, -#line 626 "../../lib/uninorm/composition-table.gperf" +#line 626 "./uninorm/composition-table.gperf" {"\000\001\241\000\003\001", 0x1edb}, -#line 628 "../../lib/uninorm/composition-table.gperf" +#line 628 "./uninorm/composition-table.gperf" {"\000\001\241\000\003\000", 0x1edd}, -#line 444 "../../lib/uninorm/composition-table.gperf" +#line 444 "./uninorm/composition-table.gperf" {"\000\000G\000\003\004", 0x1e20}, -#line 924 "../../lib/uninorm/composition-table.gperf" +#line 924 "./uninorm/composition-table.gperf" {"\0000h\0000\231", 0x3069}, -#line 438 "../../lib/uninorm/composition-table.gperf" +#line 438 "./uninorm/composition-table.gperf" {"\000\000E\000\0030", 0x1e1a}, -#line 227 "../../lib/uninorm/composition-table.gperf" +#line 227 "./uninorm/composition-table.gperf" {"\000\000G\000\003\014", 0x01e6}, -#line 308 "../../lib/uninorm/composition-table.gperf" +#line 308 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\010", 0x03ca}, -#line 957 "../../lib/uninorm/composition-table.gperf" +#line 957 "./uninorm/composition-table.gperf" {"\0000\325\0000\232", 0x30d7}, -#line 825 "../../lib/uninorm/composition-table.gperf" +#line 825 "./uninorm/composition-table.gperf" {"\000\003\267\000\003E", 0x1fc3}, -#line 960 "../../lib/uninorm/composition-table.gperf" +#line 960 "./uninorm/composition-table.gperf" {"\0000\333\0000\231", 0x30dc}, -#line 449 "../../lib/uninorm/composition-table.gperf" +#line 449 "./uninorm/composition-table.gperf" {"\000\000h\000\003#", 0x1e25}, -#line 479 "../../lib/uninorm/composition-table.gperf" +#line 479 "./uninorm/composition-table.gperf" {"\000\000m\000\003#", 0x1e43}, -#line 487 "../../lib/uninorm/composition-table.gperf" +#line 487 "./uninorm/composition-table.gperf" {"\000\000n\000\003-", 0x1e4b}, -#line 937 "../../lib/uninorm/composition-table.gperf" +#line 937 "./uninorm/composition-table.gperf" {"\0000\253\0000\231", 0x30ac}, -#line 303 "../../lib/uninorm/composition-table.gperf" +#line 303 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\001", 0x03ac}, -#line 757 "../../lib/uninorm/composition-table.gperf" +#line 757 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\000", 0x1f70}, -#line 817 "../../lib/uninorm/composition-table.gperf" +#line 817 "./uninorm/composition-table.gperf" {"\000\003\261\000\003B", 0x1fb6}, -#line 352 "../../lib/uninorm/composition-table.gperf" +#line 352 "./uninorm/composition-table.gperf" {"\000\004>\000\003\010", 0x04e7}, -#line 293 "../../lib/uninorm/composition-table.gperf" +#line 293 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\001", 0x0386}, -#line 821 "../../lib/uninorm/composition-table.gperf" +#line 821 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\000", 0x1fba}, -#line 431 "../../lib/uninorm/composition-table.gperf" +#line 431 "./uninorm/composition-table.gperf" {"\000\000d\000\003-", 0x1e13}, -#line 606 "../../lib/uninorm/composition-table.gperf" +#line 606 "./uninorm/composition-table.gperf" {"\000\036\271\000\003\002", 0x1ec7}, -#line 778 "../../lib/uninorm/composition-table.gperf" +#line 778 "./uninorm/composition-table.gperf" {"\000\037\016\000\003E", 0x1f8e}, -#line 961 "../../lib/uninorm/composition-table.gperf" +#line 961 "./uninorm/composition-table.gperf" {"\0000\333\0000\232", 0x30dd}, -#line 362 "../../lib/uninorm/composition-table.gperf" +#line 362 "./uninorm/composition-table.gperf" {"\000\004C\000\003\013", 0x04f3}, -#line 152 "../../lib/uninorm/composition-table.gperf" +#line 152 "./uninorm/composition-table.gperf" {"\000\000N\000\003\014", 0x0147}, -#line 815 "../../lib/uninorm/composition-table.gperf" +#line 815 "./uninorm/composition-table.gperf" {"\000\003\261\000\003E", 0x1fb3}, -#line 879 "../../lib/uninorm/composition-table.gperf" +#line 879 "./uninorm/composition-table.gperf" {"\000\"E\000\0038", 0x2247}, -#line 717 "../../lib/uninorm/composition-table.gperf" +#line 717 "./uninorm/composition-table.gperf" {"\000\003\277\000\003\023", 0x1f40}, -#line 506 "../../lib/uninorm/composition-table.gperf" +#line 506 "./uninorm/composition-table.gperf" {"\000\000R\000\0031", 0x1e5e}, -#line 822 "../../lib/uninorm/composition-table.gperf" +#line 822 "./uninorm/composition-table.gperf" {"\000\003\221\000\003E", 0x1fbc}, -#line 356 "../../lib/uninorm/composition-table.gperf" +#line 356 "./uninorm/composition-table.gperf" {"\000\004M\000\003\010", 0x04ed}, -#line 724 "../../lib/uninorm/composition-table.gperf" +#line 724 "./uninorm/composition-table.gperf" {"\000\003\237\000\003\024", 0x1f49}, -#line 167 "../../lib/uninorm/composition-table.gperf" +#line 167 "./uninorm/composition-table.gperf" {"\000\000s\000\003\001", 0x015b}, -#line 701 "../../lib/uninorm/composition-table.gperf" +#line 701 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\023", 0x1f30}, -#line 835 "../../lib/uninorm/composition-table.gperf" +#line 835 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\006", 0x1fd0}, -#line 169 "../../lib/uninorm/composition-table.gperf" +#line 169 "./uninorm/composition-table.gperf" {"\000\000s\000\003\002", 0x015d}, -#line 509 "../../lib/uninorm/composition-table.gperf" +#line 509 "./uninorm/composition-table.gperf" {"\000\000s\000\003\007", 0x1e61}, -#line 977 "../../lib/uninorm/composition-table.gperf" +#line 977 "./uninorm/composition-table.gperf" {"\001\024\271\001\024\275", 0x114be}, -#line 528 "../../lib/uninorm/composition-table.gperf" +#line 528 "./uninorm/composition-table.gperf" {"\000\000U\000\0030", 0x1e74}, -#line 916 "../../lib/uninorm/composition-table.gperf" +#line 916 "./uninorm/composition-table.gperf" {"\0000W\0000\231", 0x3058}, -#line 317 "../../lib/uninorm/composition-table.gperf" +#line 317 "./uninorm/composition-table.gperf" {"\000\004\023\000\003\001", 0x0403}, -#line 445 "../../lib/uninorm/composition-table.gperf" +#line 445 "./uninorm/composition-table.gperf" {"\000\000g\000\003\004", 0x1e21}, -#line 460 "../../lib/uninorm/composition-table.gperf" +#line 460 "./uninorm/composition-table.gperf" {"\000\000K\000\003\001", 0x1e30}, -#line 770 "../../lib/uninorm/composition-table.gperf" +#line 770 "./uninorm/composition-table.gperf" {"\000\037\006\000\003E", 0x1f86}, -#line 228 "../../lib/uninorm/composition-table.gperf" +#line 228 "./uninorm/composition-table.gperf" {"\000\000g\000\003\014", 0x01e7}, -#line 273 "../../lib/uninorm/composition-table.gperf" +#line 273 "./uninorm/composition-table.gperf" {"\000\000s\000\003&", 0x0219}, -#line 548 "../../lib/uninorm/composition-table.gperf" +#line 548 "./uninorm/composition-table.gperf" {"\000\000W\000\003#", 0x1e88}, -#line 244 "../../lib/uninorm/composition-table.gperf" +#line 244 "./uninorm/composition-table.gperf" {"\000\000\306\000\003\001", 0x01fc}, -#line 502 "../../lib/uninorm/composition-table.gperf" +#line 502 "./uninorm/composition-table.gperf" {"\000\000R\000\003#", 0x1e5a}, -#line 580 "../../lib/uninorm/composition-table.gperf" +#line 580 "./uninorm/composition-table.gperf" {"\000\036\241\000\003\002", 0x1ead}, -#line 311 "../../lib/uninorm/composition-table.gperf" +#line 311 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\001", 0x03cd}, -#line 762 "../../lib/uninorm/composition-table.gperf" +#line 762 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\000", 0x1f7a}, -#line 851 "../../lib/uninorm/composition-table.gperf" +#line 851 "./uninorm/composition-table.gperf" {"\000\003\305\000\003B", 0x1fe6}, -#line 143 "../../lib/uninorm/composition-table.gperf" +#line 143 "./uninorm/composition-table.gperf" {"\000\000l\000\003\001", 0x013a}, -#line 242 "../../lib/uninorm/composition-table.gperf" +#line 242 "./uninorm/composition-table.gperf" {"\000\000\305\000\003\001", 0x01fa}, -#line 166 "../../lib/uninorm/composition-table.gperf" +#line 166 "./uninorm/composition-table.gperf" {"\000\000S\000\003\001", 0x015a}, -#line 685 "../../lib/uninorm/composition-table.gperf" +#line 685 "./uninorm/composition-table.gperf" {"\000\003\267\000\003\023", 0x1f20}, -#line 632 "../../lib/uninorm/composition-table.gperf" +#line 632 "./uninorm/composition-table.gperf" {"\000\001\241\000\003\003", 0x1ee1}, -#line 168 "../../lib/uninorm/composition-table.gperf" +#line 168 "./uninorm/composition-table.gperf" {"\000\000S\000\003\002", 0x015c}, -#line 508 "../../lib/uninorm/composition-table.gperf" +#line 508 "./uninorm/composition-table.gperf" {"\000\000S\000\003\007", 0x1e60}, -#line 146 "../../lib/uninorm/composition-table.gperf" +#line 146 "./uninorm/composition-table.gperf" {"\000\000L\000\003\014", 0x013d}, -#line 484 "../../lib/uninorm/composition-table.gperf" +#line 484 "./uninorm/composition-table.gperf" {"\000\000N\000\0031", 0x1e48}, -#line 296 "../../lib/uninorm/composition-table.gperf" +#line 296 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\001", 0x038a}, -#line 842 "../../lib/uninorm/composition-table.gperf" +#line 842 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\000", 0x1fda}, -#line 512 "../../lib/uninorm/composition-table.gperf" +#line 512 "./uninorm/composition-table.gperf" {"\000\001Z\000\003\007", 0x1e64}, -#line 828 "../../lib/uninorm/composition-table.gperf" +#line 828 "./uninorm/composition-table.gperf" {"\000\037\306\000\003E", 0x1fc7}, -#line 195 "../../lib/uninorm/composition-table.gperf" +#line 195 "./uninorm/composition-table.gperf" {"\000\000Z\000\003\001", 0x0179}, -#line 175 "../../lib/uninorm/composition-table.gperf" +#line 175 "./uninorm/composition-table.gperf" {"\000\000t\000\003'", 0x0163}, -#line 272 "../../lib/uninorm/composition-table.gperf" +#line 272 "./uninorm/composition-table.gperf" {"\000\000S\000\003&", 0x0218}, -#line 556 "../../lib/uninorm/composition-table.gperf" +#line 556 "./uninorm/composition-table.gperf" {"\000\000Z\000\003\002", 0x1e90}, -#line 197 "../../lib/uninorm/composition-table.gperf" +#line 197 "./uninorm/composition-table.gperf" {"\000\000Z\000\003\007", 0x017b}, -#line 808 "../../lib/uninorm/composition-table.gperf" +#line 808 "./uninorm/composition-table.gperf" {"\000\037l\000\003E", 0x1fac}, {""}, -#line 100 "../../lib/uninorm/composition-table.gperf" +#line 100 "./uninorm/composition-table.gperf" {"\000\000c\000\003\001", 0x0107}, -#line 657 "../../lib/uninorm/composition-table.gperf" +#line 657 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\023", 0x1f00}, -#line 812 "../../lib/uninorm/composition-table.gperf" +#line 812 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\006", 0x1fb0}, -#line 102 "../../lib/uninorm/composition-table.gperf" +#line 102 "./uninorm/composition-table.gperf" {"\000\000c\000\003\002", 0x0109}, -#line 104 "../../lib/uninorm/composition-table.gperf" +#line 104 "./uninorm/composition-table.gperf" {"\000\000c\000\003\007", 0x010b}, -#line 665 "../../lib/uninorm/composition-table.gperf" +#line 665 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\023", 0x1f08}, -#line 819 "../../lib/uninorm/composition-table.gperf" +#line 819 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\006", 0x1fb8}, {""}, -#line 482 "../../lib/uninorm/composition-table.gperf" +#line 482 "./uninorm/composition-table.gperf" {"\000\000N\000\003#", 0x1e46}, -#line 163 "../../lib/uninorm/composition-table.gperf" +#line 163 "./uninorm/composition-table.gperf" {"\000\000r\000\003'", 0x0157}, -#line 309 "../../lib/uninorm/composition-table.gperf" +#line 309 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\010", 0x03cb}, -#line 196 "../../lib/uninorm/composition-table.gperf" +#line 196 "./uninorm/composition-table.gperf" {"\000\000z\000\003\001", 0x017a}, -#line 176 "../../lib/uninorm/composition-table.gperf" +#line 176 "./uninorm/composition-table.gperf" {"\000\000T\000\003\014", 0x0164}, -#line 422 "../../lib/uninorm/composition-table.gperf" +#line 422 "./uninorm/composition-table.gperf" {"\000\000D\000\003\007", 0x1e0a}, -#line 557 "../../lib/uninorm/composition-table.gperf" +#line 557 "./uninorm/composition-table.gperf" {"\000\000z\000\003\002", 0x1e91}, -#line 198 "../../lib/uninorm/composition-table.gperf" +#line 198 "./uninorm/composition-table.gperf" {"\000\000z\000\003\007", 0x017c}, {""}, -#line 718 "../../lib/uninorm/composition-table.gperf" +#line 718 "./uninorm/composition-table.gperf" {"\000\003\277\000\003\024", 0x1f41}, -#line 799 "../../lib/uninorm/composition-table.gperf" +#line 799 "./uninorm/composition-table.gperf" {"\000\037c\000\003E", 0x1fa3}, -#line 549 "../../lib/uninorm/composition-table.gperf" +#line 549 "./uninorm/composition-table.gperf" {"\000\000w\000\003#", 0x1e89}, -#line 151 "../../lib/uninorm/composition-table.gperf" +#line 151 "./uninorm/composition-table.gperf" {"\000\000n\000\003'", 0x0146}, -#line 159 "../../lib/uninorm/composition-table.gperf" +#line 159 "./uninorm/composition-table.gperf" {"\000\000o\000\003\013", 0x0151}, -#line 301 "../../lib/uninorm/composition-table.gperf" +#line 301 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\010", 0x03aa}, -#line 702 "../../lib/uninorm/composition-table.gperf" +#line 702 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\024", 0x1f31}, -#line 470 "../../lib/uninorm/composition-table.gperf" +#line 470 "./uninorm/composition-table.gperf" {"\000\000L\000\0031", 0x1e3a}, {""}, -#line 640 "../../lib/uninorm/composition-table.gperf" +#line 640 "./uninorm/composition-table.gperf" {"\000\001\260\000\003\001", 0x1ee9}, -#line 642 "../../lib/uninorm/composition-table.gperf" +#line 642 "./uninorm/composition-table.gperf" {"\000\001\260\000\003\000", 0x1eeb}, -#line 429 "../../lib/uninorm/composition-table.gperf" +#line 429 "./uninorm/composition-table.gperf" {"\000\000d\000\003'", 0x1e11}, -#line 923 "../../lib/uninorm/composition-table.gperf" +#line 923 "./uninorm/composition-table.gperf" {"\0000f\0000\231", 0x3067}, -#line 187 "../../lib/uninorm/composition-table.gperf" +#line 187 "./uninorm/composition-table.gperf" {"\000\000u\000\003\013", 0x0171}, -#line 836 "../../lib/uninorm/composition-table.gperf" +#line 836 "./uninorm/composition-table.gperf" {"\000\003\271\000\003\004", 0x1fd1}, -#line 266 "../../lib/uninorm/composition-table.gperf" +#line 266 "./uninorm/composition-table.gperf" {"\000\000R\000\003\021", 0x0212}, -#line 625 "../../lib/uninorm/composition-table.gperf" +#line 625 "./uninorm/composition-table.gperf" {"\000\001\240\000\003\001", 0x1eda}, -#line 627 "../../lib/uninorm/composition-table.gperf" +#line 627 "./uninorm/composition-table.gperf" {"\000\001\240\000\003\000", 0x1edc}, -#line 590 "../../lib/uninorm/composition-table.gperf" +#line 590 "./uninorm/composition-table.gperf" {"\000\036\241\000\003\006", 0x1eb7}, -#line 318 "../../lib/uninorm/composition-table.gperf" +#line 318 "./uninorm/composition-table.gperf" {"\000\004\006\000\003\010", 0x0407}, -#line 888 "../../lib/uninorm/composition-table.gperf" +#line 888 "./uninorm/composition-table.gperf" {"\000\"r\000\0038", 0x2274}, -#line 729 "../../lib/uninorm/composition-table.gperf" +#line 729 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\023", 0x1f50}, -#line 846 "../../lib/uninorm/composition-table.gperf" +#line 846 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\006", 0x1fe0}, -#line 639 "../../lib/uninorm/composition-table.gperf" +#line 639 "./uninorm/composition-table.gperf" {"\000\001\257\000\003\001", 0x1ee8}, -#line 641 "../../lib/uninorm/composition-table.gperf" +#line 641 "./uninorm/composition-table.gperf" {"\000\001\257\000\003\000", 0x1eea}, {""}, -#line 630 "../../lib/uninorm/composition-table.gperf" +#line 630 "./uninorm/composition-table.gperf" {"\000\001\241\000\003\011", 0x1edf}, -#line 466 "../../lib/uninorm/composition-table.gperf" +#line 466 "./uninorm/composition-table.gperf" {"\000\000L\000\003#", 0x1e36}, -#line 517 "../../lib/uninorm/composition-table.gperf" +#line 517 "./uninorm/composition-table.gperf" {"\000\036c\000\003\007", 0x1e69}, -#line 686 "../../lib/uninorm/composition-table.gperf" +#line 686 "./uninorm/composition-table.gperf" {"\000\003\267\000\003\024", 0x1f21}, -#line 452 "../../lib/uninorm/composition-table.gperf" +#line 452 "./uninorm/composition-table.gperf" {"\000\000H\000\003'", 0x1e28}, -#line 954 "../../lib/uninorm/composition-table.gperf" +#line 954 "./uninorm/composition-table.gperf" {"\0000\322\0000\231", 0x30d3}, -#line 522 "../../lib/uninorm/composition-table.gperf" +#line 522 "./uninorm/composition-table.gperf" {"\000\000T\000\0031", 0x1e6e}, -#line 709 "../../lib/uninorm/composition-table.gperf" +#line 709 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\023", 0x1f38}, -#line 840 "../../lib/uninorm/composition-table.gperf" +#line 840 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\006", 0x1fd8}, -#line 856 "../../lib/uninorm/composition-table.gperf" +#line 856 "./uninorm/composition-table.gperf" {"\000\003\241\000\003\024", 0x1fec}, -#line 366 "../../lib/uninorm/composition-table.gperf" +#line 366 "./uninorm/composition-table.gperf" {"\000\004K\000\003\010", 0x04f9}, -#line 874 "../../lib/uninorm/composition-table.gperf" +#line 874 "./uninorm/composition-table.gperf" {"\000\"\013\000\0038", 0x220c}, -#line 235 "../../lib/uninorm/composition-table.gperf" +#line 235 "./uninorm/composition-table.gperf" {"\000\001\267\000\003\014", 0x01ee}, -#line 886 "../../lib/uninorm/composition-table.gperf" +#line 886 "./uninorm/composition-table.gperf" {"\000\"d\000\0038", 0x2270}, {""}, -#line 911 "../../lib/uninorm/composition-table.gperf" +#line 911 "./uninorm/composition-table.gperf" {"\0000M\0000\231", 0x304e}, -#line 415 "../../lib/uninorm/composition-table.gperf" +#line 415 "./uninorm/composition-table.gperf" {"\000\000b\000\003\007", 0x1e03}, -#line 785 "../../lib/uninorm/composition-table.gperf" +#line 785 "./uninorm/composition-table.gperf" {"\000\037%\000\003E", 0x1f95}, {""}, -#line 955 "../../lib/uninorm/composition-table.gperf" +#line 955 "./uninorm/composition-table.gperf" {"\0000\322\0000\232", 0x30d4}, -#line 394 "../../lib/uninorm/composition-table.gperf" +#line 394 "./uninorm/composition-table.gperf" {"\000\015G\000\015>", 0x0d4b}, -#line 658 "../../lib/uninorm/composition-table.gperf" +#line 658 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\024", 0x1f01}, -#line 478 "../../lib/uninorm/composition-table.gperf" +#line 478 "./uninorm/composition-table.gperf" {"\000\000M\000\003#", 0x1e42}, -#line 304 "../../lib/uninorm/composition-table.gperf" +#line 304 "./uninorm/composition-table.gperf" {"\000\003\265\000\003\001", 0x03ad}, -#line 758 "../../lib/uninorm/composition-table.gperf" +#line 758 "./uninorm/composition-table.gperf" {"\000\003\265\000\003\000", 0x1f72}, -#line 666 "../../lib/uninorm/composition-table.gperf" +#line 666 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\024", 0x1f09}, -#line 520 "../../lib/uninorm/composition-table.gperf" +#line 520 "./uninorm/composition-table.gperf" {"\000\000T\000\003#", 0x1e6c}, -#line 975 "../../lib/uninorm/composition-table.gperf" +#line 975 "./uninorm/composition-table.gperf" {"\001\024\271\001\024\272", 0x114bb}, -#line 486 "../../lib/uninorm/composition-table.gperf" +#line 486 "./uninorm/composition-table.gperf" {"\000\000N\000\003-", 0x1e4a}, -#line 813 "../../lib/uninorm/composition-table.gperf" +#line 813 "./uninorm/composition-table.gperf" {"\000\003\261\000\003\004", 0x1fb1}, -#line 798 "../../lib/uninorm/composition-table.gperf" +#line 798 "./uninorm/composition-table.gperf" {"\000\037b\000\003E", 0x1fa2}, -#line 783 "../../lib/uninorm/composition-table.gperf" +#line 783 "./uninorm/composition-table.gperf" {"\000\037#\000\003E", 0x1f93}, -#line 880 "../../lib/uninorm/composition-table.gperf" +#line 880 "./uninorm/composition-table.gperf" {"\000\"H\000\0038", 0x2249}, -#line 820 "../../lib/uninorm/composition-table.gperf" +#line 820 "./uninorm/composition-table.gperf" {"\000\003\221\000\003\004", 0x1fb9}, -#line 158 "../../lib/uninorm/composition-table.gperf" +#line 158 "./uninorm/composition-table.gperf" {"\000\000O\000\003\013", 0x0150}, -#line 461 "../../lib/uninorm/composition-table.gperf" +#line 461 "./uninorm/composition-table.gperf" {"\000\000k\000\003\001", 0x1e31}, -#line 795 "../../lib/uninorm/composition-table.gperf" +#line 795 "./uninorm/composition-table.gperf" {"\000\037/\000\003E", 0x1f9f}, -#line 246 "../../lib/uninorm/composition-table.gperf" +#line 246 "./uninorm/composition-table.gperf" {"\000\000\330\000\003\001", 0x01fe}, -#line 453 "../../lib/uninorm/composition-table.gperf" +#line 453 "./uninorm/composition-table.gperf" {"\000\000h\000\003'", 0x1e29}, -#line 947 "../../lib/uninorm/composition-table.gperf" +#line 947 "./uninorm/composition-table.gperf" {"\0000\277\0000\231", 0x30c0}, -#line 579 "../../lib/uninorm/composition-table.gperf" +#line 579 "./uninorm/composition-table.gperf" {"\000\036\240\000\003\002", 0x1eac}, -#line 646 "../../lib/uninorm/composition-table.gperf" +#line 646 "./uninorm/composition-table.gperf" {"\000\001\260\000\003\003", 0x1eef}, -#line 300 "../../lib/uninorm/composition-table.gperf" +#line 300 "./uninorm/composition-table.gperf" {"\000\003\312\000\003\001", 0x0390}, -#line 837 "../../lib/uninorm/composition-table.gperf" +#line 837 "./uninorm/composition-table.gperf" {"\000\003\312\000\003\000", 0x1fd2}, -#line 839 "../../lib/uninorm/composition-table.gperf" +#line 839 "./uninorm/composition-table.gperf" {"\000\003\312\000\003B", 0x1fd7}, -#line 944 "../../lib/uninorm/composition-table.gperf" +#line 944 "./uninorm/composition-table.gperf" {"\0000\271\0000\231", 0x30ba}, -#line 597 "../../lib/uninorm/composition-table.gperf" +#line 597 "./uninorm/composition-table.gperf" {"\000\000\312\000\003\001", 0x1ebe}, -#line 599 "../../lib/uninorm/composition-table.gperf" +#line 599 "./uninorm/composition-table.gperf" {"\000\000\312\000\003\000", 0x1ec0}, -#line 631 "../../lib/uninorm/composition-table.gperf" +#line 631 "./uninorm/composition-table.gperf" {"\000\001\240\000\003\003", 0x1ee0}, -#line 849 "../../lib/uninorm/composition-table.gperf" +#line 849 "./uninorm/composition-table.gperf" {"\000\003\301\000\003\023", 0x1fe4}, -#line 408 "../../lib/uninorm/composition-table.gperf" +#line 408 "./uninorm/composition-table.gperf" {"\000\033<\000\0335", 0x1b3d}, -#line 173 "../../lib/uninorm/composition-table.gperf" +#line 173 "./uninorm/composition-table.gperf" {"\000\000s\000\003\014", 0x0161}, -#line 564 "../../lib/uninorm/composition-table.gperf" +#line 564 "./uninorm/composition-table.gperf" {"\000\000w\000\003\012", 0x1e98}, -#line 807 "../../lib/uninorm/composition-table.gperf" +#line 807 "./uninorm/composition-table.gperf" {"\000\037k\000\003E", 0x1fab}, -#line 907 "../../lib/uninorm/composition-table.gperf" +#line 907 "./uninorm/composition-table.gperf" {"\000\"\263\000\0038", 0x22eb}, -#line 645 "../../lib/uninorm/composition-table.gperf" +#line 645 "./uninorm/composition-table.gperf" {"\000\001\257\000\003\003", 0x1eee}, -#line 186 "../../lib/uninorm/composition-table.gperf" +#line 186 "./uninorm/composition-table.gperf" {"\000\000U\000\003\013", 0x0170}, -#line 516 "../../lib/uninorm/composition-table.gperf" +#line 516 "./uninorm/composition-table.gperf" {"\000\036b\000\003\007", 0x1e68}, -#line 730 "../../lib/uninorm/composition-table.gperf" +#line 730 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\024", 0x1f51}, -#line 299 "../../lib/uninorm/composition-table.gperf" +#line 299 "./uninorm/composition-table.gperf" {"\000\003\251\000\003\001", 0x038f}, -#line 864 "../../lib/uninorm/composition-table.gperf" +#line 864 "./uninorm/composition-table.gperf" {"\000\003\251\000\003\000", 0x1ffa}, -#line 229 "../../lib/uninorm/composition-table.gperf" +#line 229 "./uninorm/composition-table.gperf" {"\000\000K\000\003\014", 0x01e8}, -#line 535 "../../lib/uninorm/composition-table.gperf" +#line 535 "./uninorm/composition-table.gperf" {"\000\001k\000\003\010", 0x1e7b}, -#line 225 "../../lib/uninorm/composition-table.gperf" +#line 225 "./uninorm/composition-table.gperf" {"\000\000\306\000\003\004", 0x01e2}, -#line 472 "../../lib/uninorm/composition-table.gperf" +#line 472 "./uninorm/composition-table.gperf" {"\000\000L\000\003-", 0x1e3c}, -#line 407 "../../lib/uninorm/composition-table.gperf" +#line 407 "./uninorm/composition-table.gperf" {"\000\033:\000\0335", 0x1b3b}, -#line 847 "../../lib/uninorm/composition-table.gperf" +#line 847 "./uninorm/composition-table.gperf" {"\000\003\305\000\003\004", 0x1fe1}, -#line 403 "../../lib/uninorm/composition-table.gperf" +#line 403 "./uninorm/composition-table.gperf" {"\000\033\011\000\0335", 0x1b0a}, -#line 943 "../../lib/uninorm/composition-table.gperf" +#line 943 "./uninorm/composition-table.gperf" {"\0000\267\0000\231", 0x30b8}, {""}, -#line 710 "../../lib/uninorm/composition-table.gperf" +#line 710 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\024", 0x1f39}, -#line 865 "../../lib/uninorm/composition-table.gperf" +#line 865 "./uninorm/composition-table.gperf" {"\000\003\251\000\003E", 0x1ffc}, -#line 147 "../../lib/uninorm/composition-table.gperf" +#line 147 "./uninorm/composition-table.gperf" {"\000\000l\000\003\014", 0x013e}, -#line 551 "../../lib/uninorm/composition-table.gperf" +#line 551 "./uninorm/composition-table.gperf" {"\000\000x\000\003\007", 0x1e8b}, -#line 172 "../../lib/uninorm/composition-table.gperf" +#line 172 "./uninorm/composition-table.gperf" {"\000\000S\000\003\014", 0x0160}, -#line 634 "../../lib/uninorm/composition-table.gperf" +#line 634 "./uninorm/composition-table.gperf" {"\000\001\241\000\003#", 0x1ee3}, -#line 901 "../../lib/uninorm/composition-table.gperf" +#line 901 "./uninorm/composition-table.gperf" {"\000\"\253\000\0038", 0x22af}, -#line 162 "../../lib/uninorm/composition-table.gperf" +#line 162 "./uninorm/composition-table.gperf" {"\000\000R\000\003'", 0x0156}, -#line 841 "../../lib/uninorm/composition-table.gperf" +#line 841 "./uninorm/composition-table.gperf" {"\000\003\231\000\003\004", 0x1fd9}, -#line 713 "../../lib/uninorm/composition-table.gperf" +#line 713 "./uninorm/composition-table.gperf" {"\000\0378\000\003\001", 0x1f3c}, -#line 711 "../../lib/uninorm/composition-table.gperf" +#line 711 "./uninorm/composition-table.gperf" {"\000\0378\000\003\000", 0x1f3a}, -#line 715 "../../lib/uninorm/composition-table.gperf" +#line 715 "./uninorm/composition-table.gperf" {"\000\0378\000\003B", 0x1f3e}, -#line 298 "../../lib/uninorm/composition-table.gperf" +#line 298 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\001", 0x038e}, -#line 855 "../../lib/uninorm/composition-table.gperf" +#line 855 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\000", 0x1fea}, -#line 673 "../../lib/uninorm/composition-table.gperf" +#line 673 "./uninorm/composition-table.gperf" {"\000\003\265\000\003\023", 0x1f10}, -#line 199 "../../lib/uninorm/composition-table.gperf" +#line 199 "./uninorm/composition-table.gperf" {"\000\000Z\000\003\014", 0x017d}, -#line 940 "../../lib/uninorm/composition-table.gperf" +#line 940 "./uninorm/composition-table.gperf" {"\0000\261\0000\231", 0x30b2}, -#line 683 "../../lib/uninorm/composition-table.gperf" +#line 683 "./uninorm/composition-table.gperf" {"\000\037\030\000\003\001", 0x1f1c}, -#line 681 "../../lib/uninorm/composition-table.gperf" +#line 681 "./uninorm/composition-table.gperf" {"\000\037\030\000\003\000", 0x1f1a}, -#line 524 "../../lib/uninorm/composition-table.gperf" +#line 524 "./uninorm/composition-table.gperf" {"\000\000T\000\003-", 0x1e70}, -#line 125 "../../lib/uninorm/composition-table.gperf" +#line 125 "./uninorm/composition-table.gperf" {"\000\000G\000\003'", 0x0122}, -#line 513 "../../lib/uninorm/composition-table.gperf" +#line 513 "./uninorm/composition-table.gperf" {"\000\001[\000\003\007", 0x1e65}, -#line 106 "../../lib/uninorm/composition-table.gperf" +#line 106 "./uninorm/composition-table.gperf" {"\000\000c\000\003\014", 0x010d}, -#line 312 "../../lib/uninorm/composition-table.gperf" +#line 312 "./uninorm/composition-table.gperf" {"\000\003\311\000\003\001", 0x03ce}, -#line 763 "../../lib/uninorm/composition-table.gperf" +#line 763 "./uninorm/composition-table.gperf" {"\000\003\311\000\003\000", 0x1f7c}, -#line 861 "../../lib/uninorm/composition-table.gperf" +#line 861 "./uninorm/composition-table.gperf" {"\000\003\311\000\003B", 0x1ff6}, -#line 402 "../../lib/uninorm/composition-table.gperf" +#line 402 "./uninorm/composition-table.gperf" {"\000\033\007\000\0335", 0x1b08}, -#line 359 "../../lib/uninorm/composition-table.gperf" +#line 359 "./uninorm/composition-table.gperf" {"\000\004#\000\003\010", 0x04f0}, -#line 464 "../../lib/uninorm/composition-table.gperf" +#line 464 "./uninorm/composition-table.gperf" {"\000\000K\000\0031", 0x1e34}, -#line 589 "../../lib/uninorm/composition-table.gperf" +#line 589 "./uninorm/composition-table.gperf" {"\000\036\240\000\003\006", 0x1eb6}, -#line 644 "../../lib/uninorm/composition-table.gperf" +#line 644 "./uninorm/composition-table.gperf" {"\000\001\260\000\003\011", 0x1eed}, -#line 107 "../../lib/uninorm/composition-table.gperf" +#line 107 "./uninorm/composition-table.gperf" {"\000\000D\000\003\014", 0x010e}, -#line 553 "../../lib/uninorm/composition-table.gperf" +#line 553 "./uninorm/composition-table.gperf" {"\000\000x\000\003\010", 0x1e8d}, -#line 200 "../../lib/uninorm/composition-table.gperf" +#line 200 "./uninorm/composition-table.gperf" {"\000\000z\000\003\014", 0x017e}, -#line 603 "../../lib/uninorm/composition-table.gperf" +#line 603 "./uninorm/composition-table.gperf" {"\000\000\312\000\003\003", 0x1ec4}, -#line 859 "../../lib/uninorm/composition-table.gperf" +#line 859 "./uninorm/composition-table.gperf" {"\000\003\311\000\003E", 0x1ff3}, -#line 458 "../../lib/uninorm/composition-table.gperf" +#line 458 "./uninorm/composition-table.gperf" {"\000\000\317\000\003\001", 0x1e2e}, -#line 629 "../../lib/uninorm/composition-table.gperf" +#line 629 "./uninorm/composition-table.gperf" {"\000\001\240\000\003\011", 0x1ede}, -#line 511 "../../lib/uninorm/composition-table.gperf" +#line 511 "./uninorm/composition-table.gperf" {"\000\000s\000\003#", 0x1e63}, -#line 471 "../../lib/uninorm/composition-table.gperf" +#line 471 "./uninorm/composition-table.gperf" {"\000\000l\000\0031", 0x1e3b}, -#line 150 "../../lib/uninorm/composition-table.gperf" +#line 150 "./uninorm/composition-table.gperf" {"\000\000N\000\003'", 0x0145}, -#line 910 "../../lib/uninorm/composition-table.gperf" +#line 910 "./uninorm/composition-table.gperf" {"\0000K\0000\231", 0x304c}, -#line 850 "../../lib/uninorm/composition-table.gperf" +#line 850 "./uninorm/composition-table.gperf" {"\000\003\301\000\003\024", 0x1fe5}, -#line 536 "../../lib/uninorm/composition-table.gperf" +#line 536 "./uninorm/composition-table.gperf" {"\000\000V\000\003\003", 0x1e7c}, -#line 643 "../../lib/uninorm/composition-table.gperf" +#line 643 "./uninorm/composition-table.gperf" {"\000\001\257\000\003\011", 0x1eec}, -#line 302 "../../lib/uninorm/composition-table.gperf" +#line 302 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\010", 0x03ab}, -#line 950 "../../lib/uninorm/composition-table.gperf" +#line 950 "./uninorm/composition-table.gperf" {"\0000\306\0000\231", 0x30c7}, -#line 368 "../../lib/uninorm/composition-table.gperf" +#line 368 "./uninorm/composition-table.gperf" {"\000\006'\000\006T", 0x0623}, -#line 462 "../../lib/uninorm/composition-table.gperf" +#line 462 "./uninorm/composition-table.gperf" {"\000\000K\000\003#", 0x1e32}, {""}, -#line 749 "../../lib/uninorm/composition-table.gperf" +#line 749 "./uninorm/composition-table.gperf" {"\000\003\251\000\003\023", 0x1f68}, -#line 341 "../../lib/uninorm/composition-table.gperf" +#line 341 "./uninorm/composition-table.gperf" {"\000\004\330\000\003\010", 0x04da}, -#line 560 "../../lib/uninorm/composition-table.gperf" +#line 560 "./uninorm/composition-table.gperf" {"\000\000Z\000\0031", 0x1e94}, -#line 504 "../../lib/uninorm/composition-table.gperf" +#line 504 "./uninorm/composition-table.gperf" {"\000\036Z\000\003\004", 0x1e5c}, -#line 914 "../../lib/uninorm/composition-table.gperf" +#line 914 "./uninorm/composition-table.gperf" {"\0000S\0000\231", 0x3054}, -#line 329 "../../lib/uninorm/composition-table.gperf" +#line 329 "./uninorm/composition-table.gperf" {"\000\0048\000\003\000", 0x045d}, -#line 321 "../../lib/uninorm/composition-table.gperf" +#line 321 "./uninorm/composition-table.gperf" {"\000\004#\000\003\006", 0x040e}, -#line 615 "../../lib/uninorm/composition-table.gperf" +#line 615 "./uninorm/composition-table.gperf" {"\000\000\324\000\003\001", 0x1ed0}, -#line 617 "../../lib/uninorm/composition-table.gperf" +#line 617 "./uninorm/composition-table.gperf" {"\000\000\324\000\003\000", 0x1ed2}, -#line 467 "../../lib/uninorm/composition-table.gperf" +#line 467 "./uninorm/composition-table.gperf" {"\000\000l\000\003#", 0x1e37}, -#line 126 "../../lib/uninorm/composition-table.gperf" +#line 126 "./uninorm/composition-table.gperf" {"\000\000g\000\003'", 0x0123}, -#line 510 "../../lib/uninorm/composition-table.gperf" +#line 510 "./uninorm/composition-table.gperf" {"\000\000S\000\003#", 0x1e62}, -#line 527 "../../lib/uninorm/composition-table.gperf" +#line 527 "./uninorm/composition-table.gperf" {"\000\000u\000\003$", 0x1e73}, -#line 320 "../../lib/uninorm/composition-table.gperf" +#line 320 "./uninorm/composition-table.gperf" {"\000\004\030\000\003\000", 0x040d}, {""}, -#line 598 "../../lib/uninorm/composition-table.gperf" +#line 598 "./uninorm/composition-table.gperf" {"\000\000\352\000\003\001", 0x1ebf}, -#line 600 "../../lib/uninorm/composition-table.gperf" +#line 600 "./uninorm/composition-table.gperf" {"\000\000\352\000\003\000", 0x1ec1}, {""}, -#line 426 "../../lib/uninorm/composition-table.gperf" +#line 426 "./uninorm/composition-table.gperf" {"\000\000D\000\0031", 0x1e0e}, -#line 327 "../../lib/uninorm/composition-table.gperf" +#line 327 "./uninorm/composition-table.gperf" {"\000\004V\000\003\010", 0x0457}, -#line 561 "../../lib/uninorm/composition-table.gperf" +#line 561 "./uninorm/composition-table.gperf" {"\000\000z\000\0031", 0x1e95}, -#line 378 "../../lib/uninorm/composition-table.gperf" +#line 378 "./uninorm/composition-table.gperf" {"\000\011\307\000\011\276", 0x09cb}, -#line 558 "../../lib/uninorm/composition-table.gperf" +#line 558 "./uninorm/composition-table.gperf" {"\000\000Z\000\003#", 0x1e92}, -#line 289 "../../lib/uninorm/composition-table.gperf" +#line 289 "./uninorm/composition-table.gperf" {"\000\002/\000\003\004", 0x0231}, -#line 853 "../../lib/uninorm/composition-table.gperf" +#line 853 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\006", 0x1fe8}, -#line 972 "../../lib/uninorm/composition-table.gperf" +#line 972 "./uninorm/composition-table.gperf" {"\001\0212\001\021'", 0x1112f}, -#line 144 "../../lib/uninorm/composition-table.gperf" +#line 144 "./uninorm/composition-table.gperf" {"\000\000L\000\003'", 0x013b}, -#line 674 "../../lib/uninorm/composition-table.gperf" +#line 674 "./uninorm/composition-table.gperf" {"\000\003\265\000\003\024", 0x1f11}, -#line 371 "../../lib/uninorm/composition-table.gperf" +#line 371 "./uninorm/composition-table.gperf" {"\000\006J\000\006T", 0x0626}, -#line 891 "../../lib/uninorm/composition-table.gperf" +#line 891 "./uninorm/composition-table.gperf" {"\000\"w\000\0038", 0x2279}, -#line 690 "../../lib/uninorm/composition-table.gperf" +#line 690 "./uninorm/composition-table.gperf" {"\000\037!\000\003\001", 0x1f25}, -#line 688 "../../lib/uninorm/composition-table.gperf" +#line 688 "./uninorm/composition-table.gperf" {"\000\037!\000\003\000", 0x1f23}, -#line 692 "../../lib/uninorm/composition-table.gperf" +#line 692 "./uninorm/composition-table.gperf" {"\000\037!\000\003B", 0x1f27}, -#line 381 "../../lib/uninorm/composition-table.gperf" +#line 381 "./uninorm/composition-table.gperf" {"\000\013G\000\013>", 0x0b4b}, -#line 741 "../../lib/uninorm/composition-table.gperf" +#line 741 "./uninorm/composition-table.gperf" {"\000\003\311\000\003\023", 0x1f60}, -#line 295 "../../lib/uninorm/composition-table.gperf" +#line 295 "./uninorm/composition-table.gperf" {"\000\003\227\000\003\001", 0x0389}, -#line 830 "../../lib/uninorm/composition-table.gperf" +#line 830 "./uninorm/composition-table.gperf" {"\000\003\227\000\003\000", 0x1fca}, -#line 350 "../../lib/uninorm/composition-table.gperf" +#line 350 "./uninorm/composition-table.gperf" {"\000\0048\000\003\010", 0x04e5}, -#line 424 "../../lib/uninorm/composition-table.gperf" +#line 424 "./uninorm/composition-table.gperf" {"\000\000D\000\003#", 0x1e0c}, -#line 968 "../../lib/uninorm/composition-table.gperf" +#line 968 "./uninorm/composition-table.gperf" {"\001\020\231\001\020\272", 0x1109a}, -#line 559 "../../lib/uninorm/composition-table.gperf" +#line 559 "./uninorm/composition-table.gperf" {"\000\000z\000\003#", 0x1e93}, {""}, -#line 781 "../../lib/uninorm/composition-table.gperf" +#line 781 "./uninorm/composition-table.gperf" {"\000\037!\000\003E", 0x1f91}, -#line 601 "../../lib/uninorm/composition-table.gperf" +#line 601 "./uninorm/composition-table.gperf" {"\000\000\312\000\003\011", 0x1ec2}, {""}, -#line 349 "../../lib/uninorm/composition-table.gperf" +#line 349 "./uninorm/composition-table.gperf" {"\000\004\030\000\003\010", 0x04e4}, -#line 401 "../../lib/uninorm/composition-table.gperf" +#line 401 "./uninorm/composition-table.gperf" {"\000\033\005\000\0335", 0x1b06}, -#line 831 "../../lib/uninorm/composition-table.gperf" +#line 831 "./uninorm/composition-table.gperf" {"\000\003\227\000\003E", 0x1fcc}, -#line 978 "../../lib/uninorm/composition-table.gperf" +#line 978 "./uninorm/composition-table.gperf" {"\001\025\270\001\025\257", 0x115ba}, -#line 405 "../../lib/uninorm/composition-table.gperf" +#line 405 "./uninorm/composition-table.gperf" {"\000\033\015\000\0335", 0x1b0e}, -#line 230 "../../lib/uninorm/composition-table.gperf" +#line 230 "./uninorm/composition-table.gperf" {"\000\000k\000\003\014", 0x01e9}, -#line 174 "../../lib/uninorm/composition-table.gperf" +#line 174 "./uninorm/composition-table.gperf" {"\000\000T\000\003'", 0x0162}, -#line 496 "../../lib/uninorm/composition-table.gperf" +#line 496 "./uninorm/composition-table.gperf" {"\000\000P\000\003\001", 0x1e54}, -#line 410 "../../lib/uninorm/composition-table.gperf" +#line 410 "./uninorm/composition-table.gperf" {"\000\033?\000\0335", 0x1b41}, {""}, -#line 648 "../../lib/uninorm/composition-table.gperf" +#line 648 "./uninorm/composition-table.gperf" {"\000\001\260\000\003#", 0x1ef1}, -#line 498 "../../lib/uninorm/composition-table.gperf" +#line 498 "./uninorm/composition-table.gperf" {"\000\000P\000\003\007", 0x1e56}, -#line 948 "../../lib/uninorm/composition-table.gperf" +#line 948 "./uninorm/composition-table.gperf" {"\0000\301\0000\231", 0x30c2}, -#line 733 "../../lib/uninorm/composition-table.gperf" +#line 733 "./uninorm/composition-table.gperf" {"\000\037P\000\003\001", 0x1f54}, -#line 731 "../../lib/uninorm/composition-table.gperf" +#line 731 "./uninorm/composition-table.gperf" {"\000\037P\000\003\000", 0x1f52}, -#line 735 "../../lib/uninorm/composition-table.gperf" +#line 735 "./uninorm/composition-table.gperf" {"\000\037P\000\003B", 0x1f56}, {""}, -#line 633 "../../lib/uninorm/composition-table.gperf" +#line 633 "./uninorm/composition-table.gperf" {"\000\001\240\000\003#", 0x1ee2}, -#line 750 "../../lib/uninorm/composition-table.gperf" +#line 750 "./uninorm/composition-table.gperf" {"\000\003\251\000\003\024", 0x1f69}, -#line 419 "../../lib/uninorm/composition-table.gperf" +#line 419 "./uninorm/composition-table.gperf" {"\000\000b\000\0031", 0x1e07}, -#line 621 "../../lib/uninorm/composition-table.gperf" +#line 621 "./uninorm/composition-table.gperf" {"\000\000\324\000\003\003", 0x1ed6}, -#line 323 "../../lib/uninorm/composition-table.gperf" +#line 323 "./uninorm/composition-table.gperf" {"\000\0048\000\003\006", 0x0439}, -#line 868 "../../lib/uninorm/composition-table.gperf" +#line 868 "./uninorm/composition-table.gperf" {"\000!\224\000\0038", 0x21ae}, -#line 939 "../../lib/uninorm/composition-table.gperf" +#line 939 "./uninorm/composition-table.gperf" {"\0000\257\0000\231", 0x30b0}, -#line 647 "../../lib/uninorm/composition-table.gperf" +#line 647 "./uninorm/composition-table.gperf" {"\000\001\257\000\003#", 0x1ef0}, -#line 514 "../../lib/uninorm/composition-table.gperf" +#line 514 "./uninorm/composition-table.gperf" {"\000\001`\000\003\007", 0x1e66}, -#line 866 "../../lib/uninorm/composition-table.gperf" +#line 866 "./uninorm/composition-table.gperf" {"\000!\220\000\0038", 0x219a}, -#line 473 "../../lib/uninorm/composition-table.gperf" +#line 473 "./uninorm/composition-table.gperf" {"\000\000l\000\003-", 0x1e3d}, -#line 604 "../../lib/uninorm/composition-table.gperf" +#line 604 "./uninorm/composition-table.gperf" {"\000\000\352\000\003\003", 0x1ec5}, -#line 322 "../../lib/uninorm/composition-table.gperf" +#line 322 "./uninorm/composition-table.gperf" {"\000\004\030\000\003\006", 0x0419}, -#line 883 "../../lib/uninorm/composition-table.gperf" +#line 883 "./uninorm/composition-table.gperf" {"\000\"M\000\0038", 0x226d}, -#line 357 "../../lib/uninorm/composition-table.gperf" +#line 357 "./uninorm/composition-table.gperf" {"\000\004#\000\003\004", 0x04ee}, {""}, -#line 745 "../../lib/uninorm/composition-table.gperf" +#line 745 "./uninorm/composition-table.gperf" {"\000\037`\000\003\001", 0x1f64}, -#line 743 "../../lib/uninorm/composition-table.gperf" +#line 743 "./uninorm/composition-table.gperf" {"\000\037`\000\003\000", 0x1f62}, -#line 747 "../../lib/uninorm/composition-table.gperf" +#line 747 "./uninorm/composition-table.gperf" {"\000\037`\000\003B", 0x1f66}, -#line 526 "../../lib/uninorm/composition-table.gperf" +#line 526 "./uninorm/composition-table.gperf" {"\000\000U\000\003$", 0x1e72}, -#line 616 "../../lib/uninorm/composition-table.gperf" +#line 616 "./uninorm/composition-table.gperf" {"\000\000\364\000\003\001", 0x1ed1}, -#line 618 "../../lib/uninorm/composition-table.gperf" +#line 618 "./uninorm/composition-table.gperf" {"\000\000\364\000\003\000", 0x1ed3}, -#line 417 "../../lib/uninorm/composition-table.gperf" +#line 417 "./uninorm/composition-table.gperf" {"\000\000b\000\003#", 0x1e05}, -#line 867 "../../lib/uninorm/composition-table.gperf" +#line 867 "./uninorm/composition-table.gperf" {"\000!\222\000\0038", 0x219b}, -#line 737 "../../lib/uninorm/composition-table.gperf" +#line 737 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\024", 0x1f59}, -#line 465 "../../lib/uninorm/composition-table.gperf" +#line 465 "./uninorm/composition-table.gperf" {"\000\000k\000\0031", 0x1e35}, {""}, -#line 382 "../../lib/uninorm/composition-table.gperf" +#line 382 "./uninorm/composition-table.gperf" {"\000\013G\000\013W", 0x0b4c}, -#line 796 "../../lib/uninorm/composition-table.gperf" +#line 796 "./uninorm/composition-table.gperf" {"\000\037`\000\003E", 0x1fa0}, {""}, -#line 942 "../../lib/uninorm/composition-table.gperf" +#line 942 "./uninorm/composition-table.gperf" {"\0000\265\0000\231", 0x30b6}, {""}, -#line 854 "../../lib/uninorm/composition-table.gperf" +#line 854 "./uninorm/composition-table.gperf" {"\000\003\245\000\003\004", 0x1fe9}, {""}, -#line 693 "../../lib/uninorm/composition-table.gperf" +#line 693 "./uninorm/composition-table.gperf" {"\000\003\227\000\003\023", 0x1f28}, -#line 742 "../../lib/uninorm/composition-table.gperf" +#line 742 "./uninorm/composition-table.gperf" {"\000\003\311\000\003\024", 0x1f61}, -#line 869 "../../lib/uninorm/composition-table.gperf" +#line 869 "./uninorm/composition-table.gperf" {"\000!\320\000\0038", 0x21cd}, -#line 387 "../../lib/uninorm/composition-table.gperf" +#line 387 "./uninorm/composition-table.gperf" {"\000\014F\000\014V", 0x0c48}, {""}, -#line 430 "../../lib/uninorm/composition-table.gperf" +#line 430 "./uninorm/composition-table.gperf" {"\000\000D\000\003-", 0x1e12}, -#line 958 "../../lib/uninorm/composition-table.gperf" +#line 958 "./uninorm/composition-table.gperf" {"\0000\330\0000\231", 0x30d9}, -#line 294 "../../lib/uninorm/composition-table.gperf" +#line 294 "./uninorm/composition-table.gperf" {"\000\003\225\000\003\001", 0x0388}, -#line 829 "../../lib/uninorm/composition-table.gperf" +#line 829 "./uninorm/composition-table.gperf" {"\000\003\225\000\003\000", 0x1fc8}, -#line 572 "../../lib/uninorm/composition-table.gperf" +#line 572 "./uninorm/composition-table.gperf" {"\000\000\342\000\003\001", 0x1ea5}, -#line 574 "../../lib/uninorm/composition-table.gperf" +#line 574 "./uninorm/composition-table.gperf" {"\000\000\342\000\003\000", 0x1ea7}, -#line 463 "../../lib/uninorm/composition-table.gperf" +#line 463 "./uninorm/composition-table.gperf" {"\000\000k\000\003#", 0x1e33}, -#line 307 "../../lib/uninorm/composition-table.gperf" +#line 307 "./uninorm/composition-table.gperf" {"\000\003\313\000\003\001", 0x03b0}, -#line 848 "../../lib/uninorm/composition-table.gperf" +#line 848 "./uninorm/composition-table.gperf" {"\000\003\313\000\003\000", 0x1fe2}, -#line 852 "../../lib/uninorm/composition-table.gperf" +#line 852 "./uninorm/composition-table.gperf" {"\000\003\313\000\003B", 0x1fe7}, -#line 571 "../../lib/uninorm/composition-table.gperf" +#line 571 "./uninorm/composition-table.gperf" {"\000\000\302\000\003\001", 0x1ea4}, -#line 573 "../../lib/uninorm/composition-table.gperf" +#line 573 "./uninorm/composition-table.gperf" {"\000\000\302\000\003\000", 0x1ea6}, -#line 292 "../../lib/uninorm/composition-table.gperf" +#line 292 "./uninorm/composition-table.gperf" {"\000\000\250\000\003\001", 0x0385}, -#line 857 "../../lib/uninorm/composition-table.gperf" +#line 857 "./uninorm/composition-table.gperf" {"\000\000\250\000\003\000", 0x1fed}, -#line 823 "../../lib/uninorm/composition-table.gperf" +#line 823 "./uninorm/composition-table.gperf" {"\000\000\250\000\003B", 0x1fc1}, -#line 959 "../../lib/uninorm/composition-table.gperf" +#line 959 "./uninorm/composition-table.gperf" {"\0000\330\0000\232", 0x30da}, -#line 734 "../../lib/uninorm/composition-table.gperf" +#line 734 "./uninorm/composition-table.gperf" {"\000\037Q\000\003\001", 0x1f55}, -#line 732 "../../lib/uninorm/composition-table.gperf" +#line 732 "./uninorm/composition-table.gperf" {"\000\037Q\000\003\000", 0x1f53}, -#line 736 "../../lib/uninorm/composition-table.gperf" +#line 736 "./uninorm/composition-table.gperf" {"\000\037Q\000\003B", 0x1f57}, -#line 202 "../../lib/uninorm/composition-table.gperf" +#line 202 "./uninorm/composition-table.gperf" {"\000\000o\000\003\033", 0x01a1}, -#line 497 "../../lib/uninorm/composition-table.gperf" +#line 497 "./uninorm/composition-table.gperf" {"\000\000p\000\003\001", 0x1e55}, -#line 786 "../../lib/uninorm/composition-table.gperf" +#line 786 "./uninorm/composition-table.gperf" {"\000\037&\000\003E", 0x1f96}, -#line 139 "../../lib/uninorm/composition-table.gperf" +#line 139 "./uninorm/composition-table.gperf" {"\000\000j\000\003\002", 0x0135}, -#line 619 "../../lib/uninorm/composition-table.gperf" +#line 619 "./uninorm/composition-table.gperf" {"\000\000\324\000\003\011", 0x1ed4}, -#line 499 "../../lib/uninorm/composition-table.gperf" +#line 499 "./uninorm/composition-table.gperf" {"\000\000p\000\003\007", 0x1e57}, {""}, -#line 538 "../../lib/uninorm/composition-table.gperf" +#line 538 "./uninorm/composition-table.gperf" {"\000\000V\000\003#", 0x1e7e}, -#line 324 "../../lib/uninorm/composition-table.gperf" +#line 324 "./uninorm/composition-table.gperf" {"\000\0045\000\003\000", 0x0450}, -#line 204 "../../lib/uninorm/composition-table.gperf" +#line 204 "./uninorm/composition-table.gperf" {"\000\000u\000\003\033", 0x01b0}, -#line 413 "../../lib/uninorm/composition-table.gperf" +#line 413 "./uninorm/composition-table.gperf" {"\000\000a\000\003%", 0x1e01}, {""}, -#line 602 "../../lib/uninorm/composition-table.gperf" +#line 602 "./uninorm/composition-table.gperf" {"\000\000\352\000\003\011", 0x1ec3}, -#line 171 "../../lib/uninorm/composition-table.gperf" +#line 171 "./uninorm/composition-table.gperf" {"\000\000s\000\003'", 0x015f}, -#line 931 "../../lib/uninorm/composition-table.gperf" +#line 931 "./uninorm/composition-table.gperf" {"\0000x\0000\231", 0x3079}, {""}, -#line 348 "../../lib/uninorm/composition-table.gperf" +#line 348 "./uninorm/composition-table.gperf" {"\000\0048\000\003\004", 0x04e3}, {""}, -#line 806 "../../lib/uninorm/composition-table.gperf" +#line 806 "./uninorm/composition-table.gperf" {"\000\037j\000\003E", 0x1faa}, -#line 814 "../../lib/uninorm/composition-table.gperf" +#line 814 "./uninorm/composition-table.gperf" {"\000\037p\000\003E", 0x1fb2}, -#line 622 "../../lib/uninorm/composition-table.gperf" +#line 622 "./uninorm/composition-table.gperf" {"\000\000\364\000\003\003", 0x1ed7}, -#line 233 "../../lib/uninorm/composition-table.gperf" +#line 233 "./uninorm/composition-table.gperf" {"\000\001\352\000\003\004", 0x01ec}, {""}, -#line 140 "../../lib/uninorm/composition-table.gperf" +#line 140 "./uninorm/composition-table.gperf" {"\000\000K\000\003'", 0x0136}, -#line 347 "../../lib/uninorm/composition-table.gperf" +#line 347 "./uninorm/composition-table.gperf" {"\000\004\030\000\003\004", 0x04e2}, {""}, -#line 505 "../../lib/uninorm/composition-table.gperf" +#line 505 "./uninorm/composition-table.gperf" {"\000\036[\000\003\004", 0x1e5d}, -#line 534 "../../lib/uninorm/composition-table.gperf" +#line 534 "./uninorm/composition-table.gperf" {"\000\001j\000\003\010", 0x1e7a}, -#line 932 "../../lib/uninorm/composition-table.gperf" +#line 932 "./uninorm/composition-table.gperf" {"\0000x\0000\232", 0x307a}, {""}, -#line 904 "../../lib/uninorm/composition-table.gperf" +#line 904 "./uninorm/composition-table.gperf" {"\000\"\221\000\0038", 0x22e2}, {""}, {""}, {""}, -#line 145 "../../lib/uninorm/composition-table.gperf" +#line 145 "./uninorm/composition-table.gperf" {"\000\000l\000\003'", 0x013c}, {""}, -#line 170 "../../lib/uninorm/composition-table.gperf" +#line 170 "./uninorm/composition-table.gperf" {"\000\000S\000\003'", 0x015e}, {""}, -#line 918 "../../lib/uninorm/composition-table.gperf" +#line 918 "./uninorm/composition-table.gperf" {"\0000[\0000\231", 0x305c}, -#line 694 "../../lib/uninorm/composition-table.gperf" +#line 694 "./uninorm/composition-table.gperf" {"\000\003\227\000\003\024", 0x1f29}, -#line 325 "../../lib/uninorm/composition-table.gperf" +#line 325 "./uninorm/composition-table.gperf" {"\000\0045\000\003\010", 0x0451}, -#line 889 "../../lib/uninorm/composition-table.gperf" +#line 889 "./uninorm/composition-table.gperf" {"\000\"s\000\0038", 0x2275}, {""}, -#line 578 "../../lib/uninorm/composition-table.gperf" +#line 578 "./uninorm/composition-table.gperf" {"\000\000\342\000\003\003", 0x1eab}, -#line 679 "../../lib/uninorm/composition-table.gperf" +#line 679 "./uninorm/composition-table.gperf" {"\000\003\225\000\003\023", 0x1f18}, -#line 689 "../../lib/uninorm/composition-table.gperf" +#line 689 "./uninorm/composition-table.gperf" {"\000\037 \000\003\001", 0x1f24}, -#line 687 "../../lib/uninorm/composition-table.gperf" +#line 687 "./uninorm/composition-table.gperf" {"\000\037 \000\003\000", 0x1f22}, -#line 691 "../../lib/uninorm/composition-table.gperf" +#line 691 "./uninorm/composition-table.gperf" {"\000\037 \000\003B", 0x1f26}, {""}, -#line 577 "../../lib/uninorm/composition-table.gperf" +#line 577 "./uninorm/composition-table.gperf" {"\000\000\302\000\003\003", 0x1eaa}, {""}, -#line 952 "../../lib/uninorm/composition-table.gperf" +#line 952 "./uninorm/composition-table.gperf" {"\0000\317\0000\231", 0x30d0}, {""}, {""}, -#line 72 "../../lib/uninorm/composition-table.gperf" +#line 72 "./uninorm/composition-table.gperf" {"\000\000c\000\003'", 0x00e7}, -#line 970 "../../lib/uninorm/composition-table.gperf" +#line 970 "./uninorm/composition-table.gperf" {"\001\020\245\001\020\272", 0x110ab}, -#line 201 "../../lib/uninorm/composition-table.gperf" +#line 201 "./uninorm/composition-table.gperf" {"\000\000O\000\003\033", 0x01a0}, -#line 780 "../../lib/uninorm/composition-table.gperf" +#line 780 "./uninorm/composition-table.gperf" {"\000\037 \000\003E", 0x1f90}, {""}, -#line 406 "../../lib/uninorm/composition-table.gperf" +#line 406 "./uninorm/composition-table.gperf" {"\000\033\021\000\0335", 0x1b12}, {""}, {""}, -#line 404 "../../lib/uninorm/composition-table.gperf" +#line 404 "./uninorm/composition-table.gperf" {"\000\033\013\000\0335", 0x1b0c}, -#line 428 "../../lib/uninorm/composition-table.gperf" +#line 428 "./uninorm/composition-table.gperf" {"\000\000D\000\003'", 0x1e10}, {""}, -#line 953 "../../lib/uninorm/composition-table.gperf" +#line 953 "./uninorm/composition-table.gperf" {"\0000\317\0000\232", 0x30d1}, -#line 411 "../../lib/uninorm/composition-table.gperf" +#line 411 "./uninorm/composition-table.gperf" {"\000\033B\000\0335", 0x1b43}, -#line 454 "../../lib/uninorm/composition-table.gperf" +#line 454 "./uninorm/composition-table.gperf" {"\000\000H\000\003.", 0x1e2a}, {""}, -#line 340 "../../lib/uninorm/composition-table.gperf" +#line 340 "./uninorm/composition-table.gperf" {"\000\0045\000\003\006", 0x04d7}, {""}, {""}, {""}, -#line 412 "../../lib/uninorm/composition-table.gperf" +#line 412 "./uninorm/composition-table.gperf" {"\000\000A\000\003%", 0x1e00}, {""}, -#line 971 "../../lib/uninorm/composition-table.gperf" +#line 971 "./uninorm/composition-table.gperf" {"\001\0211\001\021'", 0x1112e}, -#line 383 "../../lib/uninorm/composition-table.gperf" +#line 383 "./uninorm/composition-table.gperf" {"\000\013\222\000\013\327", 0x0b94}, {""}, -#line 203 "../../lib/uninorm/composition-table.gperf" +#line 203 "./uninorm/composition-table.gperf" {"\000\000U\000\003\033", 0x01af}, -#line 620 "../../lib/uninorm/composition-table.gperf" +#line 620 "./uninorm/composition-table.gperf" {"\000\000\364\000\003\011", 0x1ed5}, {""}, {""}, {""}, {""}, -#line 379 "../../lib/uninorm/composition-table.gperf" +#line 379 "./uninorm/composition-table.gperf" {"\000\011\307\000\011\327", 0x09cc}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 892 "../../lib/uninorm/composition-table.gperf" +#line 892 "./uninorm/composition-table.gperf" {"\000\"z\000\0038", 0x2280}, {""}, -#line 388 "../../lib/uninorm/composition-table.gperf" +#line 388 "./uninorm/composition-table.gperf" {"\000\014\277\000\014\325", 0x0cc0}, {""}, {""}, {""}, {""}, {""}, -#line 455 "../../lib/uninorm/composition-table.gperf" +#line 455 "./uninorm/composition-table.gperf" {"\000\000h\000\003.", 0x1e2b}, -#line 576 "../../lib/uninorm/composition-table.gperf" +#line 576 "./uninorm/composition-table.gperf" {"\000\000\342\000\003\011", 0x1ea9}, {""}, {""}, {""}, {""}, -#line 680 "../../lib/uninorm/composition-table.gperf" +#line 680 "./uninorm/composition-table.gperf" {"\000\003\225\000\003\024", 0x1f19}, -#line 575 "../../lib/uninorm/composition-table.gperf" +#line 575 "./uninorm/composition-table.gperf" {"\000\000\302\000\003\011", 0x1ea8}, -#line 223 "../../lib/uninorm/composition-table.gperf" +#line 223 "./uninorm/composition-table.gperf" {"\000\002&\000\003\004", 0x01e0}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 396 "../../lib/uninorm/composition-table.gperf" +#line 396 "./uninorm/composition-table.gperf" {"\000\015\331\000\015\312", 0x0dda}, -#line 876 "../../lib/uninorm/composition-table.gperf" +#line 876 "./uninorm/composition-table.gperf" {"\000\"%\000\0038", 0x2226}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 367 "../../lib/uninorm/composition-table.gperf" +#line 367 "./uninorm/composition-table.gperf" {"\000\006'\000\006S", 0x0622}, -#line 141 "../../lib/uninorm/composition-table.gperf" +#line 141 "./uninorm/composition-table.gperf" {"\000\000k\000\003'", 0x0137}, {""}, -#line 380 "../../lib/uninorm/composition-table.gperf" +#line 380 "./uninorm/composition-table.gperf" {"\000\013G\000\013V", 0x0b48}, -#line 237 "../../lib/uninorm/composition-table.gperf" +#line 237 "./uninorm/composition-table.gperf" {"\000\000j\000\003\014", 0x01f0}, -#line 385 "../../lib/uninorm/composition-table.gperf" +#line 385 "./uninorm/composition-table.gperf" {"\000\013\307\000\013\276", 0x0bcb}, {""}, -#line 875 "../../lib/uninorm/composition-table.gperf" +#line 875 "./uninorm/composition-table.gperf" {"\000\"#\000\0038", 0x2224}, {""}, -#line 973 "../../lib/uninorm/composition-table.gperf" +#line 973 "./uninorm/composition-table.gperf" {"\001\023G\001\023>", 0x1134b}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 909 "../../lib/uninorm/composition-table.gperf" +#line 909 "./uninorm/composition-table.gperf" {"\000\"\265\000\0038", 0x22ed}, -#line 369 "../../lib/uninorm/composition-table.gperf" +#line 369 "./uninorm/composition-table.gperf" {"\000\006H\000\006T", 0x0624}, {""}, {""}, {""}, -#line 398 "../../lib/uninorm/composition-table.gperf" +#line 398 "./uninorm/composition-table.gperf" {"\000\015\334\000\015\312", 0x0ddd}, {""}, {""}, -#line 390 "../../lib/uninorm/composition-table.gperf" +#line 390 "./uninorm/composition-table.gperf" {"\000\014\306\000\014\326", 0x0cc8}, -#line 391 "../../lib/uninorm/composition-table.gperf" +#line 391 "./uninorm/composition-table.gperf" {"\000\014\306\000\014\302", 0x0cca}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 389 "../../lib/uninorm/composition-table.gperf" +#line 389 "./uninorm/composition-table.gperf" {"\000\014\306\000\014\325", 0x0cc7}, {""}, {""}, {""}, -#line 913 "../../lib/uninorm/composition-table.gperf" +#line 913 "./uninorm/composition-table.gperf" {"\0000Q\0000\231", 0x3052}, -#line 372 "../../lib/uninorm/composition-table.gperf" +#line 372 "./uninorm/composition-table.gperf" {"\000\006\325\000\006T", 0x06c0}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 900 "../../lib/uninorm/composition-table.gperf" +#line 900 "./uninorm/composition-table.gperf" {"\000\"\251\000\0038", 0x22ae}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 974 "../../lib/uninorm/composition-table.gperf" +#line 974 "./uninorm/composition-table.gperf" {"\001\023G\001\023W", 0x1134c}, -#line 976 "../../lib/uninorm/composition-table.gperf" +#line 976 "./uninorm/composition-table.gperf" {"\001\024\271\001\024\260", 0x114bc}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 409 "../../lib/uninorm/composition-table.gperf" +#line 409 "./uninorm/composition-table.gperf" {"\000\033>\000\0335", 0x1b40}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -2104,40 +2104,40 @@ gl_uninorm_compose_lookup (register const char *str, register size_t len) {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 392 "../../lib/uninorm/composition-table.gperf" +#line 392 "./uninorm/composition-table.gperf" {"\000\014\312\000\014\325", 0x0ccb}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 361 "../../lib/uninorm/composition-table.gperf" +#line 361 "./uninorm/composition-table.gperf" {"\000\004#\000\003\013", 0x04f2}, {""}, {""}, {""}, {""}, {""}, -#line 374 "../../lib/uninorm/composition-table.gperf" +#line 374 "./uninorm/composition-table.gperf" {"\000\006\322\000\006T", 0x06d3}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 979 "../../lib/uninorm/composition-table.gperf" +#line 979 "./uninorm/composition-table.gperf" {"\001\025\271\001\025\257", 0x115bb}, {""}, {""}, {""}, -#line 370 "../../lib/uninorm/composition-table.gperf" +#line 370 "./uninorm/composition-table.gperf" {"\000\006'\000\006U", 0x0625}, {""}, {""}, {""}, {""}, {""}, -#line 899 "../../lib/uninorm/composition-table.gperf" +#line 899 "./uninorm/composition-table.gperf" {"\000\"\250\000\0038", 0x22ad}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 871 "../../lib/uninorm/composition-table.gperf" +#line 871 "./uninorm/composition-table.gperf" {"\000!\322\000\0038", 0x21cf}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 384 "../../lib/uninorm/composition-table.gperf" +#line 384 "./uninorm/composition-table.gperf" {"\000\013\306\000\013\276", 0x0bca}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -2145,11 +2145,11 @@ gl_uninorm_compose_lookup (register const char *str, register size_t len) {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 373 "../../lib/uninorm/composition-table.gperf" +#line 373 "./uninorm/composition-table.gperf" {"\000\006\301\000\006T", 0x06c2}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 400 "../../lib/uninorm/composition-table.gperf" +#line 400 "./uninorm/composition-table.gperf" {"\000\020%\000\020.", 0x1026}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -2164,7 +2164,7 @@ gl_uninorm_compose_lookup (register const char *str, register size_t len) {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 386 "../../lib/uninorm/composition-table.gperf" +#line 386 "./uninorm/composition-table.gperf" {"\000\013\306\000\013\327", 0x0bcc}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, @@ -2176,7 +2176,7 @@ gl_uninorm_compose_lookup (register const char *str, register size_t len) {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, {""}, -#line 870 "../../lib/uninorm/composition-table.gperf" +#line 870 "./uninorm/composition-table.gperf" {"\000!\324\000\0038", 0x21ce} }; diff --git a/lib/uninorm/composition.c b/lib/uninorm/composition.c index c7f0982d..29590cdb 100644 --- a/lib/uninorm/composition.c +++ b/lib/uninorm/composition.c @@ -1,5 +1,5 @@ /* Canonical composition of Unicode characters. - Copyright (C) 2002, 2006, 2009, 2011-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009, 2011-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decompose-internal.c b/lib/uninorm/decompose-internal.c index f14c4700..f1950e4c 100644 --- a/lib/uninorm/decompose-internal.c +++ b/lib/uninorm/decompose-internal.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decompose-internal.h b/lib/uninorm/decompose-internal.h index 0f5077ff..890b2207 100644 --- a/lib/uninorm/decompose-internal.h +++ b/lib/uninorm/decompose-internal.h @@ -1,5 +1,5 @@ /* Decomposition of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decomposing-form.c b/lib/uninorm/decomposing-form.c index 66912125..114547c9 100644 --- a/lib/uninorm/decomposing-form.c +++ b/lib/uninorm/decomposing-form.c @@ -1,5 +1,5 @@ /* Decomposing variant of a normalization form. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decomposition-table.c b/lib/uninorm/decomposition-table.c index 123cf97d..3fa24ca7 100644 --- a/lib/uninorm/decomposition-table.c +++ b/lib/uninorm/decomposition-table.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decomposition-table.h b/lib/uninorm/decomposition-table.h index 4da955bf..6538480e 100644 --- a/lib/uninorm/decomposition-table.h +++ b/lib/uninorm/decomposition-table.h @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2001-2003, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/decomposition.c b/lib/uninorm/decomposition.c index a84ff015..cb6d1678 100644 --- a/lib/uninorm/decomposition.c +++ b/lib/uninorm/decomposition.c @@ -1,5 +1,5 @@ /* Decomposition of Unicode characters. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/nfc.c b/lib/uninorm/nfc.c index 4e7a698e..423da864 100644 --- a/lib/uninorm/nfc.c +++ b/lib/uninorm/nfc.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form C. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/nfd.c b/lib/uninorm/nfd.c index d43a8352..2322a733 100644 --- a/lib/uninorm/nfd.c +++ b/lib/uninorm/nfd.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form D. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/nfkc.c b/lib/uninorm/nfkc.c index d4f32006..ebfa46a3 100644 --- a/lib/uninorm/nfkc.c +++ b/lib/uninorm/nfkc.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form KC. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/nfkd.c b/lib/uninorm/nfkd.c index f0e681c8..8d9cbcdd 100644 --- a/lib/uninorm/nfkd.c +++ b/lib/uninorm/nfkd.c @@ -1,5 +1,5 @@ /* Unicode Normalization Form KD. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/normalize-internal.h b/lib/uninorm/normalize-internal.h index f71988ab..2951c3d9 100644 --- a/lib/uninorm/normalize-internal.h +++ b/lib/uninorm/normalize-internal.h @@ -1,5 +1,5 @@ /* Normalization of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u-normalize-internal.h b/lib/uninorm/u-normalize-internal.h index 2862e51b..7209f082 100644 --- a/lib/uninorm/u-normalize-internal.h +++ b/lib/uninorm/u-normalize-internal.h @@ -1,5 +1,5 @@ /* Decomposition and composition of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u-normcmp.h b/lib/uninorm/u-normcmp.h index 53a0af11..291414fc 100644 --- a/lib/uninorm/u-normcmp.h +++ b/lib/uninorm/u-normcmp.h @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u-normcoll.h b/lib/uninorm/u-normcoll.h index f68a8adf..7c75b952 100644 --- a/lib/uninorm/u-normcoll.h +++ b/lib/uninorm/u-normcoll.h @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u-normxfrm.h b/lib/uninorm/u-normxfrm.h index 3f79fc1f..89bb8a2d 100644 --- a/lib/uninorm/u-normxfrm.h +++ b/lib/uninorm/u-normxfrm.h @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u16-normalize.c b/lib/uninorm/u16-normalize.c index 2c57b098..20146bbb 100644 --- a/lib/uninorm/u16-normalize.c +++ b/lib/uninorm/u16-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u16-normcmp.c b/lib/uninorm/u16-normcmp.c index bfaa7928..f63597fa 100644 --- a/lib/uninorm/u16-normcmp.c +++ b/lib/uninorm/u16-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u16-normcoll.c b/lib/uninorm/u16-normcoll.c index 4a49f921..1abec675 100644 --- a/lib/uninorm/u16-normcoll.c +++ b/lib/uninorm/u16-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u16-normxfrm.c b/lib/uninorm/u16-normxfrm.c index b2baf474..14f93bef 100644 --- a/lib/uninorm/u16-normxfrm.c +++ b/lib/uninorm/u16-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u32-normalize.c b/lib/uninorm/u32-normalize.c index 51d58158..48e8be16 100644 --- a/lib/uninorm/u32-normalize.c +++ b/lib/uninorm/u32-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u32-normcmp.c b/lib/uninorm/u32-normcmp.c index 0a388ec1..65fd2668 100644 --- a/lib/uninorm/u32-normcmp.c +++ b/lib/uninorm/u32-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u32-normcoll.c b/lib/uninorm/u32-normcoll.c index 2a6ef112..7c753c4f 100644 --- a/lib/uninorm/u32-normcoll.c +++ b/lib/uninorm/u32-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u32-normxfrm.c b/lib/uninorm/u32-normxfrm.c index 54c23117..f53e21bc 100644 --- a/lib/uninorm/u32-normxfrm.c +++ b/lib/uninorm/u32-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u8-normalize.c b/lib/uninorm/u8-normalize.c index c24ce07e..3f8d093b 100644 --- a/lib/uninorm/u8-normalize.c +++ b/lib/uninorm/u8-normalize.c @@ -1,5 +1,5 @@ /* Normalization of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u8-normcmp.c b/lib/uninorm/u8-normcmp.c index 8f3f730d..e5ee63d2 100644 --- a/lib/uninorm/u8-normcmp.c +++ b/lib/uninorm/u8-normcmp.c @@ -1,5 +1,5 @@ /* Normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u8-normcoll.c b/lib/uninorm/u8-normcoll.c index 223ea1c0..dff6f0e1 100644 --- a/lib/uninorm/u8-normcoll.c +++ b/lib/uninorm/u8-normcoll.c @@ -1,5 +1,5 @@ /* Locale dependent, normalization insensitive comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/u8-normxfrm.c b/lib/uninorm/u8-normxfrm.c index 16c815b2..85c67e84 100644 --- a/lib/uninorm/u8-normxfrm.c +++ b/lib/uninorm/u8-normxfrm.c @@ -1,5 +1,5 @@ /* Locale dependent transformation for comparison of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uninorm/uninorm-filter.c b/lib/uninorm/uninorm-filter.c index f29dece5..722b8b40 100644 --- a/lib/uninorm/uninorm-filter.c +++ b/lib/uninorm/uninorm-filter.c @@ -1,5 +1,5 @@ /* Stream-based normalization of Unicode strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistd.in.h b/lib/unistd.in.h index 25e41d6c..c25ff8ef 100644 --- a/lib/unistd.in.h +++ b/lib/unistd.in.h @@ -1,5 +1,5 @@ /* Substitute for and wrapper around <unistd.h>. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -409,6 +409,13 @@ _GL_WARN_ON_USE (dup3, "dup3 is unportable - " #if @GNULIB_ENVIRON@ +# if defined __CYGWIN__ && !defined __i386__ +/* The 'environ' variable is defined in a DLL. Therefore its declaration needs + the '__declspec(dllimport)' attribute, but the system's <unistd.h> lacks it. + This leads to a link error on 64-bit Cygwin when the option + -Wl,--disable-auto-import is in use. */ +_GL_EXTERN_C __declspec(dllimport) char **environ; +# endif # if !@HAVE_DECL_ENVIRON@ /* Set of environment variables and values. An array of strings of the form "VARIABLE=VALUE", terminated with a NULL. */ diff --git a/lib/unistdio.h b/lib/unistdio.h index 677b3274..dc95dfbc 100644 --- a/lib/unistdio.h +++ b/lib/unistdio.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Elementary Unicode string functions. - Copyright (C) 2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio.in.h b/lib/unistdio.in.h index b040da01..539be295 100644 --- a/lib/unistdio.in.h +++ b/lib/unistdio.in.h @@ -1,5 +1,5 @@ /* Elementary Unicode string functions. - Copyright (C) 2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/u-asnprintf.h b/lib/unistdio/u-asnprintf.h index 0098a6e6..a637e8d3 100644 --- a/lib/unistdio/u-asnprintf.h +++ b/lib/unistdio/u-asnprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-asprintf.h b/lib/unistdio/u-asprintf.h index 4c9f1737..0a878305 100644 --- a/lib/unistdio/u-asprintf.h +++ b/lib/unistdio/u-asprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-printf-args.c b/lib/unistdio/u-printf-args.c index 4642f7f5..0a70b36c 100644 --- a/lib/unistdio/u-printf-args.c +++ b/lib/unistdio/u-printf-args.c @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-printf-args.h b/lib/unistdio/u-printf-args.h index 7cbd28ab..50995887 100644 --- a/lib/unistdio/u-printf-args.h +++ b/lib/unistdio/u-printf-args.h @@ -1,5 +1,5 @@ /* Decomposed printf argument list. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-printf-parse.h b/lib/unistdio/u-printf-parse.h index f99c0ab4..c87bc774 100644 --- a/lib/unistdio/u-printf-parse.h +++ b/lib/unistdio/u-printf-parse.h @@ -1,5 +1,5 @@ /* Parse printf format string. - Copyright (C) 1999, 2002, 2005, 2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-snprintf.h b/lib/unistdio/u-snprintf.h index 87bf9c69..e9568c02 100644 --- a/lib/unistdio/u-snprintf.h +++ b/lib/unistdio/u-snprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-sprintf.h b/lib/unistdio/u-sprintf.h index d5061379..132ad600 100644 --- a/lib/unistdio/u-sprintf.h +++ b/lib/unistdio/u-sprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u-vasprintf.h b/lib/unistdio/u-vasprintf.h index 670ee8a0..726c9199 100644 --- a/lib/unistdio/u-vasprintf.h +++ b/lib/unistdio/u-vasprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/u-vsnprintf.h b/lib/unistdio/u-vsnprintf.h index 1fc742bb..554007af 100644 --- a/lib/unistdio/u-vsnprintf.h +++ b/lib/unistdio/u-vsnprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/u-vsprintf.h b/lib/unistdio/u-vsprintf.h index 375754b9..c0775fa4 100644 --- a/lib/unistdio/u-vsprintf.h +++ b/lib/unistdio/u-vsprintf.h @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/u16-asnprintf.c b/lib/unistdio/u16-asnprintf.c index 7c0b29be..18cbfa04 100644 --- a/lib/unistdio/u16-asnprintf.c +++ b/lib/unistdio/u16-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-asprintf.c b/lib/unistdio/u16-asprintf.c index faff5495..5395c70f 100644 --- a/lib/unistdio/u16-asprintf.c +++ b/lib/unistdio/u16-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-printf-parse.c b/lib/unistdio/u16-printf-parse.c index 6a356cf5..63973067 100644 --- a/lib/unistdio/u16-printf-parse.c +++ b/lib/unistdio/u16-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-snprintf.c b/lib/unistdio/u16-snprintf.c index 86c6d2ec..9c64a7bf 100644 --- a/lib/unistdio/u16-snprintf.c +++ b/lib/unistdio/u16-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-sprintf.c b/lib/unistdio/u16-sprintf.c index 00dcc340..e9dcf5c6 100644 --- a/lib/unistdio/u16-sprintf.c +++ b/lib/unistdio/u16-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-asnprintf.c b/lib/unistdio/u16-u16-asnprintf.c index 7f5a0a96..4d06838b 100644 --- a/lib/unistdio/u16-u16-asnprintf.c +++ b/lib/unistdio/u16-u16-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-asprintf.c b/lib/unistdio/u16-u16-asprintf.c index 63b67172..0207baa1 100644 --- a/lib/unistdio/u16-u16-asprintf.c +++ b/lib/unistdio/u16-u16-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-snprintf.c b/lib/unistdio/u16-u16-snprintf.c index cfcd626a..5a189ca7 100644 --- a/lib/unistdio/u16-u16-snprintf.c +++ b/lib/unistdio/u16-u16-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-sprintf.c b/lib/unistdio/u16-u16-sprintf.c index ae20812d..1f953276 100644 --- a/lib/unistdio/u16-u16-sprintf.c +++ b/lib/unistdio/u16-u16-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-vasnprintf.c b/lib/unistdio/u16-u16-vasnprintf.c index cf6a04e1..bb888424 100644 --- a/lib/unistdio/u16-u16-vasnprintf.c +++ b/lib/unistdio/u16-u16-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-16 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-vasprintf.c b/lib/unistdio/u16-u16-vasprintf.c index d75d3197..e6520053 100644 --- a/lib/unistdio/u16-u16-vasprintf.c +++ b/lib/unistdio/u16-u16-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-vsnprintf.c b/lib/unistdio/u16-u16-vsnprintf.c index d46ab082..f63627f9 100644 --- a/lib/unistdio/u16-u16-vsnprintf.c +++ b/lib/unistdio/u16-u16-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-u16-vsprintf.c b/lib/unistdio/u16-u16-vsprintf.c index 2790b83a..90cdf64f 100644 --- a/lib/unistdio/u16-u16-vsprintf.c +++ b/lib/unistdio/u16-u16-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-vasnprintf.c b/lib/unistdio/u16-vasnprintf.c index 89e3f7de..93246ec2 100644 --- a/lib/unistdio/u16-vasnprintf.c +++ b/lib/unistdio/u16-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-16 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-vasprintf.c b/lib/unistdio/u16-vasprintf.c index 9688c576..9aa1dcaf 100644 --- a/lib/unistdio/u16-vasprintf.c +++ b/lib/unistdio/u16-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-vsnprintf.c b/lib/unistdio/u16-vsnprintf.c index d73e0f2f..972f77a2 100644 --- a/lib/unistdio/u16-vsnprintf.c +++ b/lib/unistdio/u16-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u16-vsprintf.c b/lib/unistdio/u16-vsprintf.c index 5a1a5549..04998d6d 100644 --- a/lib/unistdio/u16-vsprintf.c +++ b/lib/unistdio/u16-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-asnprintf.c b/lib/unistdio/u32-asnprintf.c index f7f080bc..5d73313e 100644 --- a/lib/unistdio/u32-asnprintf.c +++ b/lib/unistdio/u32-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-asprintf.c b/lib/unistdio/u32-asprintf.c index 9178b307..2cbac0fd 100644 --- a/lib/unistdio/u32-asprintf.c +++ b/lib/unistdio/u32-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-printf-parse.c b/lib/unistdio/u32-printf-parse.c index 79ac3e71..856253e9 100644 --- a/lib/unistdio/u32-printf-parse.c +++ b/lib/unistdio/u32-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-snprintf.c b/lib/unistdio/u32-snprintf.c index 717e669c..2dd6670e 100644 --- a/lib/unistdio/u32-snprintf.c +++ b/lib/unistdio/u32-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-sprintf.c b/lib/unistdio/u32-sprintf.c index 48c157d5..28ae41b4 100644 --- a/lib/unistdio/u32-sprintf.c +++ b/lib/unistdio/u32-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-asnprintf.c b/lib/unistdio/u32-u32-asnprintf.c index cfd0da57..ba4bef43 100644 --- a/lib/unistdio/u32-u32-asnprintf.c +++ b/lib/unistdio/u32-u32-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-asprintf.c b/lib/unistdio/u32-u32-asprintf.c index e72bb9b6..ae8fcfbe 100644 --- a/lib/unistdio/u32-u32-asprintf.c +++ b/lib/unistdio/u32-u32-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-snprintf.c b/lib/unistdio/u32-u32-snprintf.c index 61374b4b..50876626 100644 --- a/lib/unistdio/u32-u32-snprintf.c +++ b/lib/unistdio/u32-u32-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-sprintf.c b/lib/unistdio/u32-u32-sprintf.c index 07e147d4..7b458b2d 100644 --- a/lib/unistdio/u32-u32-sprintf.c +++ b/lib/unistdio/u32-u32-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-vasnprintf.c b/lib/unistdio/u32-u32-vasnprintf.c index 2f714049..47624c22 100644 --- a/lib/unistdio/u32-u32-vasnprintf.c +++ b/lib/unistdio/u32-u32-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-32 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-vasprintf.c b/lib/unistdio/u32-u32-vasprintf.c index 0e3a2cf8..054364e4 100644 --- a/lib/unistdio/u32-u32-vasprintf.c +++ b/lib/unistdio/u32-u32-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-vsnprintf.c b/lib/unistdio/u32-u32-vsnprintf.c index 31625899..362b9561 100644 --- a/lib/unistdio/u32-u32-vsnprintf.c +++ b/lib/unistdio/u32-u32-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-u32-vsprintf.c b/lib/unistdio/u32-u32-vsprintf.c index 0a2d6b33..8eb61be0 100644 --- a/lib/unistdio/u32-u32-vsprintf.c +++ b/lib/unistdio/u32-u32-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-vasnprintf.c b/lib/unistdio/u32-vasnprintf.c index ee3b9d6b..f103696c 100644 --- a/lib/unistdio/u32-vasnprintf.c +++ b/lib/unistdio/u32-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-32 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-vasprintf.c b/lib/unistdio/u32-vasprintf.c index 8f6b6aae..e31b60e0 100644 --- a/lib/unistdio/u32-vasprintf.c +++ b/lib/unistdio/u32-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-vsnprintf.c b/lib/unistdio/u32-vsnprintf.c index f28d3951..3784677f 100644 --- a/lib/unistdio/u32-vsnprintf.c +++ b/lib/unistdio/u32-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u32-vsprintf.c b/lib/unistdio/u32-vsprintf.c index 1c66219d..b3d09c89 100644 --- a/lib/unistdio/u32-vsprintf.c +++ b/lib/unistdio/u32-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-asnprintf.c b/lib/unistdio/u8-asnprintf.c index a15d11b2..0c19cff3 100644 --- a/lib/unistdio/u8-asnprintf.c +++ b/lib/unistdio/u8-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-asprintf.c b/lib/unistdio/u8-asprintf.c index 15de6f03..76c63595 100644 --- a/lib/unistdio/u8-asprintf.c +++ b/lib/unistdio/u8-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-printf-parse.c b/lib/unistdio/u8-printf-parse.c index 1623170a..1c270dd5 100644 --- a/lib/unistdio/u8-printf-parse.c +++ b/lib/unistdio/u8-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-snprintf.c b/lib/unistdio/u8-snprintf.c index 7ab610f0..6c661f07 100644 --- a/lib/unistdio/u8-snprintf.c +++ b/lib/unistdio/u8-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-sprintf.c b/lib/unistdio/u8-sprintf.c index 6a121922..589a8e93 100644 --- a/lib/unistdio/u8-sprintf.c +++ b/lib/unistdio/u8-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-asnprintf.c b/lib/unistdio/u8-u8-asnprintf.c index ccfdc366..24b211b1 100644 --- a/lib/unistdio/u8-u8-asnprintf.c +++ b/lib/unistdio/u8-u8-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-asprintf.c b/lib/unistdio/u8-u8-asprintf.c index 9b11516d..ed8d349c 100644 --- a/lib/unistdio/u8-u8-asprintf.c +++ b/lib/unistdio/u8-u8-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-snprintf.c b/lib/unistdio/u8-u8-snprintf.c index 23235663..472a1558 100644 --- a/lib/unistdio/u8-u8-snprintf.c +++ b/lib/unistdio/u8-u8-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-sprintf.c b/lib/unistdio/u8-u8-sprintf.c index 93632530..68963bcd 100644 --- a/lib/unistdio/u8-u8-sprintf.c +++ b/lib/unistdio/u8-u8-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-vasnprintf.c b/lib/unistdio/u8-u8-vasnprintf.c index d3de58bc..c59bb38d 100644 --- a/lib/unistdio/u8-u8-vasnprintf.c +++ b/lib/unistdio/u8-u8-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-8 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-vasprintf.c b/lib/unistdio/u8-u8-vasprintf.c index d413bb19..829a7e87 100644 --- a/lib/unistdio/u8-u8-vasprintf.c +++ b/lib/unistdio/u8-u8-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-vsnprintf.c b/lib/unistdio/u8-u8-vsnprintf.c index ee68d68b..caf91bef 100644 --- a/lib/unistdio/u8-u8-vsnprintf.c +++ b/lib/unistdio/u8-u8-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-u8-vsprintf.c b/lib/unistdio/u8-u8-vsprintf.c index af5ba8a4..89971ea6 100644 --- a/lib/unistdio/u8-u8-vsprintf.c +++ b/lib/unistdio/u8-u8-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-vasnprintf.c b/lib/unistdio/u8-vasnprintf.c index 28731570..00ec37db 100644 --- a/lib/unistdio/u8-vasnprintf.c +++ b/lib/unistdio/u8-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to UTF-8 strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-vasprintf.c b/lib/unistdio/u8-vasprintf.c index 2abad68b..118c423e 100644 --- a/lib/unistdio/u8-vasprintf.c +++ b/lib/unistdio/u8-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-vsnprintf.c b/lib/unistdio/u8-vsnprintf.c index b9b9f864..155165fd 100644 --- a/lib/unistdio/u8-vsnprintf.c +++ b/lib/unistdio/u8-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/u8-vsprintf.c b/lib/unistdio/u8-vsprintf.c index 17692806..ca281ca2 100644 --- a/lib/unistdio/u8-vsprintf.c +++ b/lib/unistdio/u8-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-asnprintf.c b/lib/unistdio/ulc-asnprintf.c index c2305414..28995d74 100644 --- a/lib/unistdio/ulc-asnprintf.c +++ b/lib/unistdio/ulc-asnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-asprintf.c b/lib/unistdio/ulc-asprintf.c index b50452c1..bfb7bd66 100644 --- a/lib/unistdio/ulc-asprintf.c +++ b/lib/unistdio/ulc-asprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-fprintf.c b/lib/unistdio/ulc-fprintf.c index 828b77b2..dd1ffb9d 100644 --- a/lib/unistdio/ulc-fprintf.c +++ b/lib/unistdio/ulc-fprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/ulc-printf-parse.c b/lib/unistdio/ulc-printf-parse.c index 9e83678a..7f015a25 100644 --- a/lib/unistdio/ulc-printf-parse.c +++ b/lib/unistdio/ulc-printf-parse.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-snprintf.c b/lib/unistdio/ulc-snprintf.c index 588fb366..8c53e0ad 100644 --- a/lib/unistdio/ulc-snprintf.c +++ b/lib/unistdio/ulc-snprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-sprintf.c b/lib/unistdio/ulc-sprintf.c index abee5e2c..6375d8e5 100644 --- a/lib/unistdio/ulc-sprintf.c +++ b/lib/unistdio/ulc-sprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2005-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-vasnprintf.c b/lib/unistdio/ulc-vasnprintf.c index 68ef1c03..31e25db0 100644 --- a/lib/unistdio/ulc-vasnprintf.c +++ b/lib/unistdio/ulc-vasnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-vasprintf.c b/lib/unistdio/ulc-vasprintf.c index 5183a86d..551417d8 100644 --- a/lib/unistdio/ulc-vasprintf.c +++ b/lib/unistdio/ulc-vasprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-vfprintf.c b/lib/unistdio/ulc-vfprintf.c index 52d4c66e..30b547b8 100644 --- a/lib/unistdio/ulc-vfprintf.c +++ b/lib/unistdio/ulc-vfprintf.c @@ -1,5 +1,5 @@ /* Formatted output to a stream. - Copyright (C) 2004, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2004, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unistdio/ulc-vsnprintf.c b/lib/unistdio/ulc-vsnprintf.c index 1be0d5ad..019edfe9 100644 --- a/lib/unistdio/ulc-vsnprintf.c +++ b/lib/unistdio/ulc-vsnprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistdio/ulc-vsprintf.c b/lib/unistdio/ulc-vsprintf.c index ef4dd434..04cd7829 100644 --- a/lib/unistdio/ulc-vsprintf.c +++ b/lib/unistdio/ulc-vsprintf.c @@ -1,5 +1,5 @@ /* Formatted output to strings. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/unistr.h b/lib/unistr.h index 54f216fc..564a13a3 100644 --- a/lib/unistr.h +++ b/lib/unistr.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Elementary Unicode string functions. - Copyright (C) 2001-2002, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -150,8 +150,8 @@ extern int The number of available units, N, must be > 0. */ /* Similar to mbtowc(), except that puc and s must not be NULL, n must be > 0, and the NUL character is not treated specially. */ -/* The variants with _safe suffix are safe, even if the library is compiled - without --enable-safety. */ +/* The variants with _unsafe suffix are for backward compatibility with + libunistring versions < 0.9.7. */ #if 1 # if !UNISTRING_HAVE_INLINE diff --git a/lib/unistr.in.h b/lib/unistr.in.h index 414ee575..04bec81e 100644 --- a/lib/unistr.in.h +++ b/lib/unistr.in.h @@ -1,5 +1,5 @@ /* Elementary Unicode string functions. - Copyright (C) 2001-2002, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: @@ -149,8 +149,8 @@ extern int The number of available units, N, must be > 0. */ /* Similar to mbtowc(), except that puc and s must not be NULL, n must be > 0, and the NUL character is not treated specially. */ -/* The variants with _safe suffix are safe, even if the library is compiled - without --enable-safety. */ +/* The variants with _unsafe suffix are for backward compatibility with + libunistring versions < 0.9.7. */ #if 1 # if !UNISTRING_HAVE_INLINE diff --git a/lib/unistr/u-cmp2.h b/lib/unistr/u-cmp2.h index e5dba298..80e993d4 100644 --- a/lib/unistr/u-cmp2.h +++ b/lib/unistr/u-cmp2.h @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-cpy-alloc.h b/lib/unistr/u-cpy-alloc.h index 9d04f5e5..e850dc6b 100644 --- a/lib/unistr/u-cpy-alloc.h +++ b/lib/unistr/u-cpy-alloc.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u-cpy.h b/lib/unistr/u-cpy.h index 93b8aff7..1bbb1f0c 100644 --- a/lib/unistr/u-cpy.h +++ b/lib/unistr/u-cpy.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-endswith.h b/lib/unistr/u-endswith.h index 9ceb2db5..f5e59c1c 100644 --- a/lib/unistr/u-endswith.h +++ b/lib/unistr/u-endswith.h @@ -1,5 +1,5 @@ /* Substring test for UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-move.h b/lib/unistr/u-move.h index 369bdd27..2ea5afcd 100644 --- a/lib/unistr/u-move.h +++ b/lib/unistr/u-move.h @@ -1,5 +1,5 @@ /* Copy piece of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-set.h b/lib/unistr/u-set.h index e07e8176..13ff5d5f 100644 --- a/lib/unistr/u-set.h +++ b/lib/unistr/u-set.h @@ -1,5 +1,5 @@ /* Fill UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-startswith.h b/lib/unistr/u-startswith.h index c665620f..97914da1 100644 --- a/lib/unistr/u-startswith.h +++ b/lib/unistr/u-startswith.h @@ -1,5 +1,5 @@ /* Substring test for UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-stpcpy.h b/lib/unistr/u-stpcpy.h index f1dfeeb4..222055ed 100644 --- a/lib/unistr/u-stpcpy.h +++ b/lib/unistr/u-stpcpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-stpncpy.h b/lib/unistr/u-stpncpy.h index 63506256..5005450b 100644 --- a/lib/unistr/u-stpncpy.h +++ b/lib/unistr/u-stpncpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strcat.h b/lib/unistr/u-strcat.h index bbe903de..362d2153 100644 --- a/lib/unistr/u-strcat.h +++ b/lib/unistr/u-strcat.h @@ -1,5 +1,5 @@ /* Concatenate UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strcoll.h b/lib/unistr/u-strcoll.h index 7af5b282..1097c511 100644 --- a/lib/unistr/u-strcoll.h +++ b/lib/unistr/u-strcoll.h @@ -1,6 +1,6 @@ /* Compare UTF-8/UTF-16/UTF-32 strings using the collation rules of the current locale. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strcpy.h b/lib/unistr/u-strcpy.h index 0796e4ee..69e9aca5 100644 --- a/lib/unistr/u-strcpy.h +++ b/lib/unistr/u-strcpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strcspn.h b/lib/unistr/u-strcspn.h index 2ec098f0..0e998d75 100644 --- a/lib/unistr/u-strcspn.h +++ b/lib/unistr/u-strcspn.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strdup.h b/lib/unistr/u-strdup.h index 62305353..3cee5ab2 100644 --- a/lib/unistr/u-strdup.h +++ b/lib/unistr/u-strdup.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u-strlen.h b/lib/unistr/u-strlen.h index 05690d02..cc37e2d8 100644 --- a/lib/unistr/u-strlen.h +++ b/lib/unistr/u-strlen.h @@ -1,5 +1,5 @@ /* Determine length of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strncat.h b/lib/unistr/u-strncat.h index e7ce2529..12105455 100644 --- a/lib/unistr/u-strncat.h +++ b/lib/unistr/u-strncat.h @@ -1,5 +1,5 @@ /* Concatenate UTF-8/UTF-16/UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strncpy.h b/lib/unistr/u-strncpy.h index 9e036b1b..81d31e49 100644 --- a/lib/unistr/u-strncpy.h +++ b/lib/unistr/u-strncpy.h @@ -1,5 +1,5 @@ /* Copy UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strnlen.h b/lib/unistr/u-strnlen.h index 58df5e1c..b476ba01 100644 --- a/lib/unistr/u-strnlen.h +++ b/lib/unistr/u-strnlen.h @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strpbrk.h b/lib/unistr/u-strpbrk.h index f956eb9c..0e59a07e 100644 --- a/lib/unistr/u-strpbrk.h +++ b/lib/unistr/u-strpbrk.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strspn.h b/lib/unistr/u-strspn.h index 40a76bda..82f0803d 100644 --- a/lib/unistr/u-strspn.h +++ b/lib/unistr/u-strspn.h @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strstr.h b/lib/unistr/u-strstr.h index a7581a8f..8d93d6de 100644 --- a/lib/unistr/u-strstr.h +++ b/lib/unistr/u-strstr.h @@ -1,5 +1,5 @@ /* Substring test for UTF-8/UTF-16/UTF-32 strings. -*- coding: utf-8 -*- - Copyright (C) 1999, 2002, 2006, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002, 2005. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u-strtok.h b/lib/unistr/u-strtok.h index ff070110..a6cec1cc 100644 --- a/lib/unistr/u-strtok.h +++ b/lib/unistr/u-strtok.h @@ -1,5 +1,5 @@ /* Tokenize UTF-8/UTF-16/UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-check.c b/lib/unistr/u16-check.c index 9295746c..480486c5 100644 --- a/lib/unistr/u16-check.c +++ b/lib/unistr/u16-check.c @@ -1,5 +1,5 @@ /* Check UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-chr.c b/lib/unistr/u16-chr.c index b34a5198..6d7da50b 100644 --- a/lib/unistr/u16-chr.c +++ b/lib/unistr/u16-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-cmp.c b/lib/unistr/u16-cmp.c index 29f0bdf0..9f6d7e84 100644 --- a/lib/unistr/u16-cmp.c +++ b/lib/unistr/u16-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-cmp2.c b/lib/unistr/u16-cmp2.c index f5daa024..feb77df4 100644 --- a/lib/unistr/u16-cmp2.c +++ b/lib/unistr/u16-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-cpy-alloc.c b/lib/unistr/u16-cpy-alloc.c index b4b991d2..b874fcb7 100644 --- a/lib/unistr/u16-cpy-alloc.c +++ b/lib/unistr/u16-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-cpy.c b/lib/unistr/u16-cpy.c index e52acb3e..3eb00fee 100644 --- a/lib/unistr/u16-cpy.c +++ b/lib/unistr/u16-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-endswith.c b/lib/unistr/u16-endswith.c index b3aefd3e..5ea01b22 100644 --- a/lib/unistr/u16-endswith.c +++ b/lib/unistr/u16-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mblen.c b/lib/unistr/u16-mblen.c index cdc10435..d113c3f5 100644 --- a/lib/unistr/u16-mblen.c +++ b/lib/unistr/u16-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-mbsnlen.c b/lib/unistr/u16-mbsnlen.c index 63daf4a5..11e25239 100644 --- a/lib/unistr/u16-mbsnlen.c +++ b/lib/unistr/u16-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-16 string. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mbtouc-aux.c b/lib/unistr/u16-mbtouc-aux.c index 796772dc..0a108529 100644 --- a/lib/unistr/u16-mbtouc-aux.c +++ b/lib/unistr/u16-mbtouc-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-16 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mbtouc-unsafe-aux.c b/lib/unistr/u16-mbtouc-unsafe-aux.c index 529774ad..08f7d54e 100644 --- a/lib/unistr/u16-mbtouc-unsafe-aux.c +++ b/lib/unistr/u16-mbtouc-unsafe-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-16 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mbtouc-unsafe.c b/lib/unistr/u16-mbtouc-unsafe.c index ba4a9494..a8ae8a00 100644 --- a/lib/unistr/u16-mbtouc-unsafe.c +++ b/lib/unistr/u16-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mbtouc.c b/lib/unistr/u16-mbtouc.c index 2fb2f1fe..57d69d65 100644 --- a/lib/unistr/u16-mbtouc.c +++ b/lib/unistr/u16-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-mbtoucr.c b/lib/unistr/u16-mbtoucr.c index 59d0ae38..b180c68e 100644 --- a/lib/unistr/u16-mbtoucr.c +++ b/lib/unistr/u16-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string, returning an error code. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-move.c b/lib/unistr/u16-move.c index 7ccfefb1..c14c07f0 100644 --- a/lib/unistr/u16-move.c +++ b/lib/unistr/u16-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-next.c b/lib/unistr/u16-next.c index af26043c..09475058 100644 --- a/lib/unistr/u16-next.c +++ b/lib/unistr/u16-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-16 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-prev.c b/lib/unistr/u16-prev.c index 145fae3a..8f6a31a9 100644 --- a/lib/unistr/u16-prev.c +++ b/lib/unistr/u16-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-set.c b/lib/unistr/u16-set.c index fb49e5a3..a31a1860 100644 --- a/lib/unistr/u16-set.c +++ b/lib/unistr/u16-set.c @@ -1,5 +1,5 @@ /* Fill UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-startswith.c b/lib/unistr/u16-startswith.c index da4f8526..cccd4966 100644 --- a/lib/unistr/u16-startswith.c +++ b/lib/unistr/u16-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-stpcpy.c b/lib/unistr/u16-stpcpy.c index 5bc196cb..547c8b70 100644 --- a/lib/unistr/u16-stpcpy.c +++ b/lib/unistr/u16-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-stpncpy.c b/lib/unistr/u16-stpncpy.c index b820adcf..07135cd2 100644 --- a/lib/unistr/u16-stpncpy.c +++ b/lib/unistr/u16-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strcat.c b/lib/unistr/u16-strcat.c index 22cca1a1..8c058151 100644 --- a/lib/unistr/u16-strcat.c +++ b/lib/unistr/u16-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strchr.c b/lib/unistr/u16-strchr.c index add50a16..d9caf652 100644 --- a/lib/unistr/u16-strchr.c +++ b/lib/unistr/u16-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-strcmp.c b/lib/unistr/u16-strcmp.c index 28d7a937..4dcb7093 100644 --- a/lib/unistr/u16-strcmp.c +++ b/lib/unistr/u16-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strcoll.c b/lib/unistr/u16-strcoll.c index c8739f46..8b9d3147 100644 --- a/lib/unistr/u16-strcoll.c +++ b/lib/unistr/u16-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings using the collation rules of the current locale. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strcpy.c b/lib/unistr/u16-strcpy.c index c76c2952..72b47c3a 100644 --- a/lib/unistr/u16-strcpy.c +++ b/lib/unistr/u16-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strcspn.c b/lib/unistr/u16-strcspn.c index 47d879f3..d58960db 100644 --- a/lib/unistr/u16-strcspn.c +++ b/lib/unistr/u16-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strdup.c b/lib/unistr/u16-strdup.c index 0ecc5a13..c0d217ff 100644 --- a/lib/unistr/u16-strdup.c +++ b/lib/unistr/u16-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strlen.c b/lib/unistr/u16-strlen.c index db98b271..4b5f69d4 100644 --- a/lib/unistr/u16-strlen.c +++ b/lib/unistr/u16-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strmblen.c b/lib/unistr/u16-strmblen.c index 40706703..0a0ced53 100644 --- a/lib/unistr/u16-strmblen.c +++ b/lib/unistr/u16-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-strmbtouc.c b/lib/unistr/u16-strmbtouc.c index ff1786e7..72a04fff 100644 --- a/lib/unistr/u16-strmbtouc.c +++ b/lib/unistr/u16-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-16 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-strncat.c b/lib/unistr/u16-strncat.c index 00078af2..fedc8552 100644 --- a/lib/unistr/u16-strncat.c +++ b/lib/unistr/u16-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strncmp.c b/lib/unistr/u16-strncmp.c index a6229209..55929ede 100644 --- a/lib/unistr/u16-strncmp.c +++ b/lib/unistr/u16-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strncpy.c b/lib/unistr/u16-strncpy.c index a84a22a2..7b061449 100644 --- a/lib/unistr/u16-strncpy.c +++ b/lib/unistr/u16-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strnlen.c b/lib/unistr/u16-strnlen.c index d03d6ae7..b32e1b44 100644 --- a/lib/unistr/u16-strnlen.c +++ b/lib/unistr/u16-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strpbrk.c b/lib/unistr/u16-strpbrk.c index c9b4f2ed..1fed4f03 100644 --- a/lib/unistr/u16-strpbrk.c +++ b/lib/unistr/u16-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strrchr.c b/lib/unistr/u16-strrchr.c index 7919b96a..98c0ef9b 100644 --- a/lib/unistr/u16-strrchr.c +++ b/lib/unistr/u16-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-16 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u16-strspn.c b/lib/unistr/u16-strspn.c index f218c849..60a2078b 100644 --- a/lib/unistr/u16-strspn.c +++ b/lib/unistr/u16-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strstr.c b/lib/unistr/u16-strstr.c index 5d814e7a..7e3515e1 100644 --- a/lib/unistr/u16-strstr.c +++ b/lib/unistr/u16-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-16 strings. - Copyright (C) 1999, 2002, 2006, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-strtok.c b/lib/unistr/u16-strtok.c index 756c7147..f419b808 100644 --- a/lib/unistr/u16-strtok.c +++ b/lib/unistr/u16-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-16 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-to-u32.c b/lib/unistr/u16-to-u32.c index 85e7c0fe..304f09e9 100644 --- a/lib/unistr/u16-to-u32.c +++ b/lib/unistr/u16-to-u32.c @@ -1,5 +1,5 @@ /* Convert UTF-16 string to UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-to-u8.c b/lib/unistr/u16-to-u8.c index 554fcbbd..984b3658 100644 --- a/lib/unistr/u16-to-u8.c +++ b/lib/unistr/u16-to-u8.c @@ -1,5 +1,5 @@ /* Convert UTF-16 string to UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-uctomb-aux.c b/lib/unistr/u16-uctomb-aux.c index a6e03b07..49cf53b4 100644 --- a/lib/unistr/u16-uctomb-aux.c +++ b/lib/unistr/u16-uctomb-aux.c @@ -1,5 +1,5 @@ /* Conversion UCS-4 to UTF-16. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u16-uctomb.c b/lib/unistr/u16-uctomb.c index f5c96292..3c2c0f36 100644 --- a/lib/unistr/u16-uctomb.c +++ b/lib/unistr/u16-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-16 string. - Copyright (C) 2002, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-check.c b/lib/unistr/u32-check.c index 700f76a2..e54b5da3 100644 --- a/lib/unistr/u32-check.c +++ b/lib/unistr/u32-check.c @@ -1,5 +1,5 @@ /* Check UTF-32 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-chr.c b/lib/unistr/u32-chr.c index 90217d16..9fd1152f 100644 --- a/lib/unistr/u32-chr.c +++ b/lib/unistr/u32-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-cmp.c b/lib/unistr/u32-cmp.c index 8ffd25ee..cefee139 100644 --- a/lib/unistr/u32-cmp.c +++ b/lib/unistr/u32-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-cmp2.c b/lib/unistr/u32-cmp2.c index a2fdc289..53390a1a 100644 --- a/lib/unistr/u32-cmp2.c +++ b/lib/unistr/u32-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-cpy-alloc.c b/lib/unistr/u32-cpy-alloc.c index eedf53c4..2e2912a3 100644 --- a/lib/unistr/u32-cpy-alloc.c +++ b/lib/unistr/u32-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-cpy.c b/lib/unistr/u32-cpy.c index 58ed0a9a..615c86cd 100644 --- a/lib/unistr/u32-cpy.c +++ b/lib/unistr/u32-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-endswith.c b/lib/unistr/u32-endswith.c index c7cc8742..00a9fa7f 100644 --- a/lib/unistr/u32-endswith.c +++ b/lib/unistr/u32-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-mblen.c b/lib/unistr/u32-mblen.c index 8d091edd..669c73d0 100644 --- a/lib/unistr/u32-mblen.c +++ b/lib/unistr/u32-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-mbsnlen.c b/lib/unistr/u32-mbsnlen.c index a6c816ad..beeecf27 100644 --- a/lib/unistr/u32-mbsnlen.c +++ b/lib/unistr/u32-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-32 string. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-mbtouc-unsafe.c b/lib/unistr/u32-mbtouc-unsafe.c index 46d503ff..ca49cbd7 100644 --- a/lib/unistr/u32-mbtouc-unsafe.c +++ b/lib/unistr/u32-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-mbtouc.c b/lib/unistr/u32-mbtouc.c index b0e0656b..06d34ce1 100644 --- a/lib/unistr/u32-mbtouc.c +++ b/lib/unistr/u32-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-mbtoucr.c b/lib/unistr/u32-mbtoucr.c index a5835314..64ce9452 100644 --- a/lib/unistr/u32-mbtoucr.c +++ b/lib/unistr/u32-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string, returning an error code. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-move.c b/lib/unistr/u32-move.c index d71f02f8..0295ed2c 100644 --- a/lib/unistr/u32-move.c +++ b/lib/unistr/u32-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-next.c b/lib/unistr/u32-next.c index af5a8d39..6ba74c09 100644 --- a/lib/unistr/u32-next.c +++ b/lib/unistr/u32-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-prev.c b/lib/unistr/u32-prev.c index 421c222c..b246c26e 100644 --- a/lib/unistr/u32-prev.c +++ b/lib/unistr/u32-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-set.c b/lib/unistr/u32-set.c index 3fa01e86..5c2009ca 100644 --- a/lib/unistr/u32-set.c +++ b/lib/unistr/u32-set.c @@ -1,5 +1,5 @@ /* Fill UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-startswith.c b/lib/unistr/u32-startswith.c index 9b5a8420..2499ebe7 100644 --- a/lib/unistr/u32-startswith.c +++ b/lib/unistr/u32-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-stpcpy.c b/lib/unistr/u32-stpcpy.c index 70d28365..9784a7d2 100644 --- a/lib/unistr/u32-stpcpy.c +++ b/lib/unistr/u32-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-stpncpy.c b/lib/unistr/u32-stpncpy.c index f9b57cf7..b818b968 100644 --- a/lib/unistr/u32-stpncpy.c +++ b/lib/unistr/u32-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strcat.c b/lib/unistr/u32-strcat.c index 747b0b83..d0daa7fe 100644 --- a/lib/unistr/u32-strcat.c +++ b/lib/unistr/u32-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strchr.c b/lib/unistr/u32-strchr.c index 835a8b3c..05f36127 100644 --- a/lib/unistr/u32-strchr.c +++ b/lib/unistr/u32-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strcmp.c b/lib/unistr/u32-strcmp.c index be58e92f..777dbf3e 100644 --- a/lib/unistr/u32-strcmp.c +++ b/lib/unistr/u32-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strcoll.c b/lib/unistr/u32-strcoll.c index 48c18239..c5064eed 100644 --- a/lib/unistr/u32-strcoll.c +++ b/lib/unistr/u32-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings using the collation rules of the current locale. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strcpy.c b/lib/unistr/u32-strcpy.c index c3ad3497..607aca1a 100644 --- a/lib/unistr/u32-strcpy.c +++ b/lib/unistr/u32-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strcspn.c b/lib/unistr/u32-strcspn.c index 507e1c41..a67e944b 100644 --- a/lib/unistr/u32-strcspn.c +++ b/lib/unistr/u32-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strdup.c b/lib/unistr/u32-strdup.c index fd008b87..f4696064 100644 --- a/lib/unistr/u32-strdup.c +++ b/lib/unistr/u32-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strlen.c b/lib/unistr/u32-strlen.c index 76245ba4..e4205355 100644 --- a/lib/unistr/u32-strlen.c +++ b/lib/unistr/u32-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strmblen.c b/lib/unistr/u32-strmblen.c index 35e5fac2..4516a79a 100644 --- a/lib/unistr/u32-strmblen.c +++ b/lib/unistr/u32-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strmbtouc.c b/lib/unistr/u32-strmbtouc.c index 71db0944..84fe2183 100644 --- a/lib/unistr/u32-strmbtouc.c +++ b/lib/unistr/u32-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strncat.c b/lib/unistr/u32-strncat.c index a57cf80e..bd16156f 100644 --- a/lib/unistr/u32-strncat.c +++ b/lib/unistr/u32-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strncmp.c b/lib/unistr/u32-strncmp.c index cb9011c0..7de03f01 100644 --- a/lib/unistr/u32-strncmp.c +++ b/lib/unistr/u32-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strncpy.c b/lib/unistr/u32-strncpy.c index 3508fd51..98e81b6e 100644 --- a/lib/unistr/u32-strncpy.c +++ b/lib/unistr/u32-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strnlen.c b/lib/unistr/u32-strnlen.c index d9750141..035b4184 100644 --- a/lib/unistr/u32-strnlen.c +++ b/lib/unistr/u32-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strpbrk.c b/lib/unistr/u32-strpbrk.c index 3c10d414..2be5b52b 100644 --- a/lib/unistr/u32-strpbrk.c +++ b/lib/unistr/u32-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strrchr.c b/lib/unistr/u32-strrchr.c index 64ed5c03..8e535768 100644 --- a/lib/unistr/u32-strrchr.c +++ b/lib/unistr/u32-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strspn.c b/lib/unistr/u32-strspn.c index d84442c3..39fd2eee 100644 --- a/lib/unistr/u32-strspn.c +++ b/lib/unistr/u32-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strstr.c b/lib/unistr/u32-strstr.c index 0bda4c41..5285feac 100644 --- a/lib/unistr/u32-strstr.c +++ b/lib/unistr/u32-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-32 strings. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-strtok.c b/lib/unistr/u32-strtok.c index 5097b204..8c2b1958 100644 --- a/lib/unistr/u32-strtok.c +++ b/lib/unistr/u32-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-32 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-to-u16.c b/lib/unistr/u32-to-u16.c index 352a7aac..aa1e9c67 100644 --- a/lib/unistr/u32-to-u16.c +++ b/lib/unistr/u32-to-u16.c @@ -1,5 +1,5 @@ /* Convert UTF-32 string to UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-to-u8.c b/lib/unistr/u32-to-u8.c index f4363ad6..dc45b5ce 100644 --- a/lib/unistr/u32-to-u8.c +++ b/lib/unistr/u32-to-u8.c @@ -1,5 +1,5 @@ /* Convert UTF-32 string to UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u32-uctomb.c b/lib/unistr/u32-uctomb.c index 195933dd..c086c025 100644 --- a/lib/unistr/u32-uctomb.c +++ b/lib/unistr/u32-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-32 string. - Copyright (C) 2002, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-check.c b/lib/unistr/u8-check.c index ada466a9..bfe4223c 100644 --- a/lib/unistr/u8-check.c +++ b/lib/unistr/u8-check.c @@ -1,5 +1,5 @@ /* Check UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-chr.c b/lib/unistr/u8-chr.c index 926adc6e..a4a18383 100644 --- a/lib/unistr/u8-chr.c +++ b/lib/unistr/u8-chr.c @@ -1,5 +1,5 @@ /* Search character in piece of UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-cmp.c b/lib/unistr/u8-cmp.c index 6c3264cc..ac2431cb 100644 --- a/lib/unistr/u8-cmp.c +++ b/lib/unistr/u8-cmp.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-cmp2.c b/lib/unistr/u8-cmp2.c index cc9c627f..d1f0d7dc 100644 --- a/lib/unistr/u8-cmp2.c +++ b/lib/unistr/u8-cmp2.c @@ -1,5 +1,5 @@ /* Compare pieces of UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-cpy-alloc.c b/lib/unistr/u8-cpy-alloc.c index 70a91914..e1d85821 100644 --- a/lib/unistr/u8-cpy-alloc.c +++ b/lib/unistr/u8-cpy-alloc.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-cpy.c b/lib/unistr/u8-cpy.c index b158105c..7c5409e8 100644 --- a/lib/unistr/u8-cpy.c +++ b/lib/unistr/u8-cpy.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-endswith.c b/lib/unistr/u8-endswith.c index 8ec48a33..ac8fb8f3 100644 --- a/lib/unistr/u8-endswith.c +++ b/lib/unistr/u8-endswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mblen.c b/lib/unistr/u8-mblen.c index 7b630a07..33a7f432 100644 --- a/lib/unistr/u8-mblen.c +++ b/lib/unistr/u8-mblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-mbsnlen.c b/lib/unistr/u8-mbsnlen.c index 147cf349..64277e61 100644 --- a/lib/unistr/u8-mbsnlen.c +++ b/lib/unistr/u8-mbsnlen.c @@ -1,5 +1,5 @@ /* Count characters in UTF-8 string. - Copyright (C) 2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2007. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mbtouc-aux.c b/lib/unistr/u8-mbtouc-aux.c index d24aba50..3c8029b0 100644 --- a/lib/unistr/u8-mbtouc-aux.c +++ b/lib/unistr/u8-mbtouc-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-8 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mbtouc-unsafe-aux.c b/lib/unistr/u8-mbtouc-unsafe-aux.c index 4a3c3ea4..0824ffd4 100644 --- a/lib/unistr/u8-mbtouc-unsafe-aux.c +++ b/lib/unistr/u8-mbtouc-unsafe-aux.c @@ -1,5 +1,5 @@ /* Conversion UTF-8 to UCS-4. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mbtouc-unsafe.c b/lib/unistr/u8-mbtouc-unsafe.c index 7d6ddb5c..eff0bdc5 100644 --- a/lib/unistr/u8-mbtouc-unsafe.c +++ b/lib/unistr/u8-mbtouc-unsafe.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mbtouc.c b/lib/unistr/u8-mbtouc.c index dfd496f4..9cdc46fd 100644 --- a/lib/unistr/u8-mbtouc.c +++ b/lib/unistr/u8-mbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-mbtoucr.c b/lib/unistr/u8-mbtoucr.c index 26246035..117b7de4 100644 --- a/lib/unistr/u8-mbtoucr.c +++ b/lib/unistr/u8-mbtoucr.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string, returning an error code. - Copyright (C) 1999-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2001. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-move.c b/lib/unistr/u8-move.c index 23ecf20b..ca2230c7 100644 --- a/lib/unistr/u8-move.c +++ b/lib/unistr/u8-move.c @@ -1,5 +1,5 @@ /* Copy piece of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-next.c b/lib/unistr/u8-next.c index 8a3224d8..eb978489 100644 --- a/lib/unistr/u8-next.c +++ b/lib/unistr/u8-next.c @@ -1,5 +1,5 @@ /* Iterate over next character in UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-prev.c b/lib/unistr/u8-prev.c index fb091e83..01eefc1e 100644 --- a/lib/unistr/u8-prev.c +++ b/lib/unistr/u8-prev.c @@ -1,5 +1,5 @@ /* Iterate over previous character in UTF-8 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-set.c b/lib/unistr/u8-set.c index 29098aa2..d0daa336 100644 --- a/lib/unistr/u8-set.c +++ b/lib/unistr/u8-set.c @@ -1,5 +1,5 @@ /* Fill UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-startswith.c b/lib/unistr/u8-startswith.c index 1c32cce5..69f50f75 100644 --- a/lib/unistr/u8-startswith.c +++ b/lib/unistr/u8-startswith.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-stpcpy.c b/lib/unistr/u8-stpcpy.c index 07ebfed8..57f3f87a 100644 --- a/lib/unistr/u8-stpcpy.c +++ b/lib/unistr/u8-stpcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-stpncpy.c b/lib/unistr/u8-stpncpy.c index d34c1f2e..69e29a9d 100644 --- a/lib/unistr/u8-stpncpy.c +++ b/lib/unistr/u8-stpncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strcat.c b/lib/unistr/u8-strcat.c index 1ff5646f..091a23c1 100644 --- a/lib/unistr/u8-strcat.c +++ b/lib/unistr/u8-strcat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strchr.c b/lib/unistr/u8-strchr.c index 6a5776bd..14a467e0 100644 --- a/lib/unistr/u8-strchr.c +++ b/lib/unistr/u8-strchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-strcmp.c b/lib/unistr/u8-strcmp.c index df081729..a0acd5c9 100644 --- a/lib/unistr/u8-strcmp.c +++ b/lib/unistr/u8-strcmp.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strcoll.c b/lib/unistr/u8-strcoll.c index 7cc79a05..8eadb2c7 100644 --- a/lib/unistr/u8-strcoll.c +++ b/lib/unistr/u8-strcoll.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings using the collation rules of the current locale. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strcpy.c b/lib/unistr/u8-strcpy.c index 23a2fdc1..0e4187ba 100644 --- a/lib/unistr/u8-strcpy.c +++ b/lib/unistr/u8-strcpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strcspn.c b/lib/unistr/u8-strcspn.c index dca56393..924160c0 100644 --- a/lib/unistr/u8-strcspn.c +++ b/lib/unistr/u8-strcspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strdup.c b/lib/unistr/u8-strdup.c index 2305bbee..34399448 100644 --- a/lib/unistr/u8-strdup.c +++ b/lib/unistr/u8-strdup.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strlen.c b/lib/unistr/u8-strlen.c index d4a8de6c..07e4156c 100644 --- a/lib/unistr/u8-strlen.c +++ b/lib/unistr/u8-strlen.c @@ -1,5 +1,5 @@ /* Determine length of UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strmblen.c b/lib/unistr/u8-strmblen.c index 1e39ac83..29001e11 100644 --- a/lib/unistr/u8-strmblen.c +++ b/lib/unistr/u8-strmblen.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-strmbtouc.c b/lib/unistr/u8-strmbtouc.c index 0a114f0a..15fa9971 100644 --- a/lib/unistr/u8-strmbtouc.c +++ b/lib/unistr/u8-strmbtouc.c @@ -1,5 +1,5 @@ /* Look at first character in UTF-8 string. - Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2017 Free Software + Copyright (C) 1999-2000, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-strncat.c b/lib/unistr/u8-strncat.c index 359a6f08..888c55d3 100644 --- a/lib/unistr/u8-strncat.c +++ b/lib/unistr/u8-strncat.c @@ -1,5 +1,5 @@ /* Concatenate UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strncmp.c b/lib/unistr/u8-strncmp.c index 5d63a00a..c67b1340 100644 --- a/lib/unistr/u8-strncmp.c +++ b/lib/unistr/u8-strncmp.c @@ -1,5 +1,5 @@ /* Compare UTF-8 strings. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strncpy.c b/lib/unistr/u8-strncpy.c index 585039a4..dcfe81d6 100644 --- a/lib/unistr/u8-strncpy.c +++ b/lib/unistr/u8-strncpy.c @@ -1,5 +1,5 @@ /* Copy UTF-8 string. - Copyright (C) 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strnlen.c b/lib/unistr/u8-strnlen.c index 9309eca9..35c76a91 100644 --- a/lib/unistr/u8-strnlen.c +++ b/lib/unistr/u8-strnlen.c @@ -1,5 +1,5 @@ /* Determine bounded length of UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strpbrk.c b/lib/unistr/u8-strpbrk.c index 5b721718..3c6d30eb 100644 --- a/lib/unistr/u8-strpbrk.c +++ b/lib/unistr/u8-strpbrk.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strrchr.c b/lib/unistr/u8-strrchr.c index 9a188b7a..38a101a0 100644 --- a/lib/unistr/u8-strrchr.c +++ b/lib/unistr/u8-strrchr.c @@ -1,5 +1,5 @@ /* Search character in UTF-8 string. - Copyright (C) 1999, 2002, 2006-2007, 2009-2017 Free Software Foundation, + Copyright (C) 1999, 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. diff --git a/lib/unistr/u8-strspn.c b/lib/unistr/u8-strspn.c index 478b3ffb..1d63684d 100644 --- a/lib/unistr/u8-strspn.c +++ b/lib/unistr/u8-strspn.c @@ -1,5 +1,5 @@ /* Search for some characters in UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strstr.c b/lib/unistr/u8-strstr.c index 6d103acc..39668f47 100644 --- a/lib/unistr/u8-strstr.c +++ b/lib/unistr/u8-strstr.c @@ -1,5 +1,5 @@ /* Substring test for UTF-8 strings. - Copyright (C) 1999, 2002, 2006, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2010-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-strtok.c b/lib/unistr/u8-strtok.c index 3a2b47dc..84cbb6fd 100644 --- a/lib/unistr/u8-strtok.c +++ b/lib/unistr/u8-strtok.c @@ -1,5 +1,5 @@ /* Tokenize UTF-8 string. - Copyright (C) 1999, 2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-to-u16.c b/lib/unistr/u8-to-u16.c index b2603722..d72781c1 100644 --- a/lib/unistr/u8-to-u16.c +++ b/lib/unistr/u8-to-u16.c @@ -1,5 +1,5 @@ /* Convert UTF-8 string to UTF-16 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-to-u32.c b/lib/unistr/u8-to-u32.c index 2788df9f..84a71ad5 100644 --- a/lib/unistr/u8-to-u32.c +++ b/lib/unistr/u8-to-u32.c @@ -1,5 +1,5 @@ /* Convert UTF-8 string to UTF-32 string. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-uctomb-aux.c b/lib/unistr/u8-uctomb-aux.c index 2d5c45f9..fa19c02b 100644 --- a/lib/unistr/u8-uctomb-aux.c +++ b/lib/unistr/u8-uctomb-aux.c @@ -1,5 +1,5 @@ /* Conversion UCS-4 to UTF-8. - Copyright (C) 2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unistr/u8-uctomb.c b/lib/unistr/u8-uctomb.c index 4cd9beb5..c044465b 100644 --- a/lib/unistr/u8-uctomb.c +++ b/lib/unistr/u8-uctomb.c @@ -1,5 +1,5 @@ /* Store a character in UTF-8 string. - Copyright (C) 2002, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unitypes.h b/lib/unitypes.h index 19ddb6bd..9d914417 100644 --- a/lib/unitypes.h +++ b/lib/unitypes.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Elementary types and macros for the GNU UniString library. - Copyright (C) 2002, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/unitypes.in.h b/lib/unitypes.in.h index e916e70b..63a58e27 100644 --- a/lib/unitypes.in.h +++ b/lib/unitypes.in.h @@ -1,5 +1,5 @@ /* Elementary types and macros for the GNU UniString library. - Copyright (C) 2002, 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2002, 2005-2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/uniwbrk.h b/lib/uniwbrk.h index fc004867..416f47ea 100644 --- a/lib/uniwbrk.h +++ b/lib/uniwbrk.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Word breaks in Unicode strings. - Copyright (C) 2001-2003, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk.in.h b/lib/uniwbrk.in.h index 210866b4..99ca49e2 100644 --- a/lib/uniwbrk.in.h +++ b/lib/uniwbrk.in.h @@ -1,5 +1,5 @@ /* Word breaks in Unicode strings. - Copyright (C) 2001-2003, 2005-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2005-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/u-wordbreaks.h b/lib/uniwbrk/u-wordbreaks.h index 47d1e83d..0d881c7b 100644 --- a/lib/uniwbrk/u-wordbreaks.h +++ b/lib/uniwbrk/u-wordbreaks.h @@ -1,5 +1,5 @@ /* Word breaks in UTF-8/UTF-16/UTF-32 strings. -*- coding: utf-8 -*- - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/u16-wordbreaks.c b/lib/uniwbrk/u16-wordbreaks.c index 9d0cdfee..b0be2b31 100644 --- a/lib/uniwbrk/u16-wordbreaks.c +++ b/lib/uniwbrk/u16-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-16 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/u32-wordbreaks.c b/lib/uniwbrk/u32-wordbreaks.c index 8ec108b8..47927c1f 100644 --- a/lib/uniwbrk/u32-wordbreaks.c +++ b/lib/uniwbrk/u32-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-32 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/u8-wordbreaks.c b/lib/uniwbrk/u8-wordbreaks.c index 4eb983e0..ab383835 100644 --- a/lib/uniwbrk/u8-wordbreaks.c +++ b/lib/uniwbrk/u8-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in UTF-8 strings. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/ulc-wordbreaks.c b/lib/uniwbrk/ulc-wordbreaks.c index d3028ac6..74ee0be1 100644 --- a/lib/uniwbrk/ulc-wordbreaks.c +++ b/lib/uniwbrk/ulc-wordbreaks.c @@ -1,5 +1,5 @@ /* Word breaks in strings. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/wbrktable.c b/lib/uniwbrk/wbrktable.c index 57a6511d..4b4e510a 100644 --- a/lib/uniwbrk/wbrktable.c +++ b/lib/uniwbrk/wbrktable.c @@ -1,5 +1,5 @@ /* Word break auxiliary table. -*- coding: utf-8 -*- - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/wbrktable.h b/lib/uniwbrk/wbrktable.h index f96ce68a..e2aee4f6 100644 --- a/lib/uniwbrk/wbrktable.h +++ b/lib/uniwbrk/wbrktable.h @@ -1,5 +1,5 @@ /* Word break auxiliary table. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwbrk/wordbreak-property.c b/lib/uniwbrk/wordbreak-property.c index fa8a9a82..b0cb51d6 100644 --- a/lib/uniwbrk/wordbreak-property.c +++ b/lib/uniwbrk/wordbreak-property.c @@ -1,5 +1,5 @@ /* Word break property. - Copyright (C) 2001-2003, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2003, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2009. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth.h b/lib/uniwidth.h index c6174fa7..b21cd329 100644 --- a/lib/uniwidth.h +++ b/lib/uniwidth.h @@ -1,6 +1,6 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Display width functions. - Copyright (C) 2001-2002, 2005, 2007, 2009-2017 Free Software Foundation, + Copyright (C) 2001-2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth.in.h b/lib/uniwidth.in.h index 3be5de02..a76c8456 100644 --- a/lib/uniwidth.in.h +++ b/lib/uniwidth.in.h @@ -1,5 +1,5 @@ /* Display width functions. - Copyright (C) 2001-2002, 2005, 2007, 2009-2017 Free Software Foundation, + Copyright (C) 2001-2002, 2005, 2007, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/cjk.h b/lib/uniwidth/cjk.h index 0751c263..ae5fb09a 100644 --- a/lib/uniwidth/cjk.h +++ b/lib/uniwidth/cjk.h @@ -1,5 +1,5 @@ /* Test for CJK encoding. - Copyright (C) 2001-2002, 2005-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u16-strwidth.c b/lib/uniwidth/u16-strwidth.c index 05b936da..3a87e8c1 100644 --- a/lib/uniwidth/u16-strwidth.c +++ b/lib/uniwidth/u16-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-16 string. - Copyright (C) 2001-2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u16-width.c b/lib/uniwidth/u16-width.c index 5c32ce40..613b5d7a 100644 --- a/lib/uniwidth/u16-width.c +++ b/lib/uniwidth/u16-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-16 string. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u32-strwidth.c b/lib/uniwidth/u32-strwidth.c index b2ffd535..c2ceacda 100644 --- a/lib/uniwidth/u32-strwidth.c +++ b/lib/uniwidth/u32-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-32 string. - Copyright (C) 2001-2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u32-width.c b/lib/uniwidth/u32-width.c index 2c59abfd..c791bdbd 100644 --- a/lib/uniwidth/u32-width.c +++ b/lib/uniwidth/u32-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-32 string. - Copyright (C) 2001-2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u8-strwidth.c b/lib/uniwidth/u8-strwidth.c index 59993c8c..b2b25f81 100644 --- a/lib/uniwidth/u8-strwidth.c +++ b/lib/uniwidth/u8-strwidth.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-8 string. - Copyright (C) 2001-2002, 2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/u8-width.c b/lib/uniwidth/u8-width.c index 70c36797..a26cc9cf 100644 --- a/lib/uniwidth/u8-width.c +++ b/lib/uniwidth/u8-width.c @@ -1,5 +1,5 @@ /* Determine display width of UTF-8 string. - Copyright (C) 2001-2002, 2006-2007, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2007, 2009-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/uniwidth/width.c b/lib/uniwidth/width.c index a78a6c9a..0d89e3d9 100644 --- a/lib/uniwidth/width.c +++ b/lib/uniwidth/width.c @@ -1,5 +1,5 @@ /* Determine display width of Unicode character. - Copyright (C) 2001-2002, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2006-2018 Free Software Foundation, Inc. Written by Bruno Haible <bruno@clisp.org>, 2002. This program is free software: you can redistribute it and/or diff --git a/lib/unused-parameter.h b/lib/unused-parameter.h index 9051989e..4c9a659f 100644 --- a/lib/unused-parameter.h +++ b/lib/unused-parameter.h @@ -1,5 +1,5 @@ /* A C macro for declaring that specific function parameters are not used. - Copyright (C) 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/vasnprintf.c b/lib/vasnprintf.c index 96005b40..daa75c9f 100644 --- a/lib/vasnprintf.c +++ b/lib/vasnprintf.c @@ -1,5 +1,5 @@ /* vsprintf with automatic memory allocation. - Copyright (C) 1999, 2002-2017 Free Software Foundation, Inc. + Copyright (C) 1999, 2002-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/verify.h b/lib/verify.h index 3ee27c87..a3b2a2d6 100644 --- a/lib/verify.h +++ b/lib/verify.h @@ -1,6 +1,6 @@ /* Compile-time assert-like macros. - Copyright (C) 2005-2006, 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2005-2006, 2009-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/warn-on-use.h b/lib/warn-on-use.h index d46b4858..d51f468b 100644 --- a/lib/warn-on-use.h +++ b/lib/warn-on-use.h @@ -1,5 +1,5 @@ /* A C macro for emitting warnings if a function is used. - Copyright (C) 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2010-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/wchar.in.h b/lib/wchar.in.h index d6ce25f8..823102fb 100644 --- a/lib/wchar.in.h +++ b/lib/wchar.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C99 <wchar.h>, for platforms that have issues. - Copyright (C) 2007-2017 Free Software Foundation, Inc. + Copyright (C) 2007-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/wctype.in.h b/lib/wctype.in.h index 2dcd214d..00297456 100644 --- a/lib/wctype.in.h +++ b/lib/wctype.in.h @@ -1,6 +1,6 @@ /* A substitute for ISO C99 <wctype.h>, for platforms that lack it. - Copyright (C) 2006-2017 Free Software Foundation, Inc. + Copyright (C) 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/wcwidth.c b/lib/wcwidth.c index a581b8b8..1e5e87cb 100644 --- a/lib/wcwidth.c +++ b/lib/wcwidth.c @@ -1,5 +1,5 @@ /* Determine the number of screen columns needed for a character. - Copyright (C) 2006-2007, 2010-2017 Free Software Foundation, Inc. + Copyright (C) 2006-2007, 2010-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/xalloc-oversized.h b/lib/xalloc-oversized.h index bd94e289..30d12fd3 100644 --- a/lib/xalloc-oversized.h +++ b/lib/xalloc-oversized.h @@ -1,6 +1,6 @@ /* xalloc-oversized.h -- memory allocation size checking - Copyright (C) 1990-2000, 2003-2004, 2006-2017 Free Software Foundation, Inc. + Copyright (C) 1990-2000, 2003-2004, 2006-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: diff --git a/lib/xsize.h b/lib/xsize.h index e00100e7..b790597d 100644 --- a/lib/xsize.h +++ b/lib/xsize.h @@ -1,6 +1,6 @@ /* xsize.h -- Checked size_t computations. - Copyright (C) 2003, 2008-2017 Free Software Foundation, Inc. + Copyright (C) 2003, 2008-2018 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of either: |