MediaWiki  REL1_22
Utf8CaseGenerate.php File Reference

This script generates Utf8Case.php from the Unicode Character Database and supplementary files. More...

Go to the source code of this file.

Variables

 $in = fopen("UnicodeData.txt", "rt" )
 $out = fopen( "Utf8Case.php", "wt" )
 $wikiLowerChars = array()
if(!$in$wikiUpperChars = array()
 if (PHP_SAPI!= 'cli')
print Reading character definitions n

Detailed Description

This script generates Utf8Case.php from the Unicode Character Database and supplementary files.

Copyright © 2004,2008 Brion Vibber <[email protected]> http://www.mediawiki.org/

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. http://www.gnu.org/copyleft/gpl.html

Definition in file Utf8CaseGenerate.php.


Variable Documentation

$out = fopen( "Utf8Case.php", "wt" )

Definition at line 63 of file Utf8CaseGenerate.php.

Referenced by DeletedContributionsPage\__construct(), ApiFormatTestBase\apiRequest(), benchmarkForm(), SkinTemplate\buildContentNavigationUrls(), ProtectionForm\buildForm(), SkinTemplate\buildNavUrls(), ProtectionForm\buildSelector(), lessc\cachedCompile(), lessc\ccompile(), lessc\checkedCompile(), ImportReporter\close(), lessc_parser\color(), lessc\compile(), lessc\compileCSSBlock(), lessc\compileFile(), lessc\compileImportedProps(), lessc\compileMediaQuery(), lessc\compileProp(), lessc\compileProps(), lessc\compileSelectors(), FormOptions\consumeValues(), SpecialContributions\contributionsSub(), Title\convertByteClassToUnicodeClass(), LanguageLa\convertGrammar(), SpecialRecentChanges\doHeader(), SpecialImport\doImport(), MovePageForm\doSubmit(), ConfEditor\dumpTokens(), ConfEditor\edit(), Xml\element(), lessc\evaluate(), SpecialPreferences\execute(), SpecialSpecialpages\execute(), SpecialUserlogout\execute(), SpecialContributions\execute(), SpecialTags\execute(), MaintenanceFormatInstallDoc\execute(), SpecialExport\execute(), SpecialUnblock\execute(), SpecialBlockList\execute(), SpecialJavaScriptTest\execute(), SpecialListGroupRights\execute(), LinkSearchPage\execute(), SpecialPrefixindex\execute(), SpecialVersion\execute(), SpecialEditWatchlist\execute(), UserrightsPage\execute(), FileDuplicateSearchPage\execute(), SpecialEmailUser\execute(), GetConfiguration\execute(), Xml\expandAttributes(), lessc_parser\expression(), UtfNormal\fastCombiningSort(), UtfNormal\fastCompose(), UtfNormal\fastDecompose(), ProfilerSimpleText\format(), FormatMetadata\formatNum(), BrokenRedirectsPage\formatResult(), lessc_parser\genericList(), Skin\getCategories(), Skin\getCategoryLinks(), Skin\getCopyrightIcon(), Skin\getDefaultModules(), SpecialVersion\getEntryPointInfo(), SpecialVersion\getExtensionCategory(), SpecialVersion\getExtensionCredits(), SkinTemplate\getLanguages(), ResourceLoaderStartUpModule\getModuleRegistrations(), Skin\getNewtalks(), UsersPager\getPageHeader(), ResourceLoaderStartUpModule\getScript(), Sanitizer\hackDocType(), LanguageEo\iconv(), lessc_parser\import(), SpecialJavaScriptTest\initQUnitTesting(), lessc_parser\interpolation(), ProfilerSimpleText\logData(), lessc_parser\match(), lessc_parser\mediaExpression(), lessc_parser\mediaQuery(), lessc_parser\mediaQueryList(), Sanitizer\mergeAttributes(), JavaScriptMinifier\minify(), lessc\multiplyMedia(), lessc\multiplySelectors(), SpecialPrefixindex\namespacePrefixForm(), SearchMySQL\normalizeText(), SpecialUnlockdb\onSuccess(), SpecialLockdb\onSuccess(), SpecialBlock\onSuccess(), HistoryAction\onView(), lessc\op_color_color(), SpecialVersion\openExtType(), lessc_parser\openString(), SkinTemplate\outputPage(), SpecialSpecialpages\outputPageList(), ImageQueryPage\outputResults(), lessc_parser\parenValue(), lessc\parse(), DiffHistoryBlob\patch(), lessc_parser\peek(), UtfNormal\placebo(), SpecialBlock\postText(), SpecialChangePassword\pretty(), UserMailer\quotedPrintable(), randomString(), lessc\reduce(), lessc_parser\removeComments(), ApiMain\sendCacheHeaders(), SpecialSearch\setupPage(), SpecialUndelete\showFileConfirmationForm(), SpecialImport\showForm(), SpecialRevisionDelete\showForm(), SpecialMergeHistory\showHistory(), SpecialBlockList\showList(), ProtectionForm\showLogExtract(), MovePageForm\showLogFragment(), SpecialPrefixindex\showPrefixChunk(), EmailConfirmation\showRequestForm(), SpecialSearch\showResults(), MovePageForm\showSubpages(), SpecialVersion\softwareInformation(), lessc_parser\string(), Skin\subPageSubtitle(), ChangeTags\tagUsageStatistics(), ExtraParserTest\testCleanSigInSig(), ParserMethodsTest\testGetSections(), NewParserTest\testParserTest(), ExifRotationTest\testRotationRendering(), ExifRotationTest\testRotationRenderingNoAutoRotate(), lessc_parser\to(), lessc\toHSL(), lessc\toRGB(), lessc\tryImport(), Sanitizer\validateAttributes(), PPFrame_DOM\virtualBracketedImplode(), wfArrayMerge(), wfHtmlValidationHandler(), and wfMergeErrorArrays().

$wikiLowerChars = array()

Definition at line 43 of file Utf8CaseGenerate.php.

if (!$in) $wikiUpperChars = array()

Definition at line 42 of file Utf8CaseGenerate.php.

if(PHP_SAPI!= 'cli')

Definition at line 28 of file Utf8CaseGenerate.php.

print Recursively expanding canonical mappings n