ReactOS 0.4.15-dev-7958-gcd0bb1a
casemap.c File Reference
#include "wine/unicode.h"
Include dependency graph for casemap.c:

Go to the source code of this file.

Variables

const WCHAR wine_casemap_lower [4013]
 
const WCHAR wine_casemap_upper [4570]
 

Variable Documentation

◆ wine_casemap_lower

const WCHAR wine_casemap_lower[4013]

Definition at line 7 of file casemap.c.

Referenced by tolowerW().

◆ wine_casemap_upper

const WCHAR wine_casemap_upper[4570]

Definition at line 533 of file casemap.c.

Referenced by toupperW().