~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/ctype-mb.cc

Merge Travis - 621861 - convert structs to classes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1072
1072
1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
1073
1073
};
1074
1074
 
1075
 
static struct {int page; char *p;} utr11_data[256]=
 
1075
static class {
 
1076
public:
 
1077
  int page; 
 
1078
  char *p;
 
1079
 
1080
  utr11_data[256]=
1076
1081
{
1077
1082
{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},
1078
1083
{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},{0,NULL},