Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
jfs_uniupr.c File Reference
#include <linux/fs.h>
#include "jfs_unicode.h"

Go to the source code of this file.

Variables

signed char UniUpperTable [512]
 
UNICASERANGE UniUpperRange []
 

Variable Documentation

UNICASERANGE UniUpperRange[]
Initial value:
= {
{ 0x03a0, 0x03ce, UniCaseRangeU03a0 },
{ 0x0430, 0x045f, UniCaseRangeU0430 },
{ 0x0490, 0x04cc, UniCaseRangeU0490 },
{ 0x1e00, 0x1ffc, UniCaseRangeU1e00 },
{ 0xff40, 0xff5a, UniCaseRangeUff40 },
{ 0 }
}

Definition at line 127 of file jfs_uniupr.c.

signed char UniUpperTable[512]

Definition at line 25 of file jfs_uniupr.c.