Return to pcre_chartables.c.dist CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / pcre |
version 1.1.1.1, 2012/02/21 23:05:51 | version 1.1.1.2, 2013/07/22 08:25:55 |
---|---|
Line 26 unit might reference this" and so it will always be su | Line 26 unit might reference this" and so it will always be su |
#include "pcre_internal.h" | #include "pcre_internal.h" |
const unsigned char _pcre_default_tables[] = { | const pcre_uint8 PRIV(default_tables)[] = { |
/* This table is a lower casing table. */ | /* This table is a lower casing table. */ |