MediaWiki master
generateUpperCharTable.php File Reference

Generate a json file containing an array of utf8_lowercase => utf8_uppercase for all of the utf-8 range. More...

Go to the source code of this file.

Classes

class  GenerateUpperCharTable
 

Variables

 $maintClass = GenerateUpperCharTable::class
 

Detailed Description

Generate a json file containing an array of utf8_lowercase => utf8_uppercase for all of the utf-8 range.

This provides the input for generateUcfirstOverrides.php

Note
GPL-2.0-or-later

Definition in file generateUpperCharTable.php.

Variable Documentation

◆ $maintClass

$maintClass = GenerateUpperCharTable::class

Definition at line 49 of file generateUpperCharTable.php.