MediaWiki REL1_34
make-normalization-table.php File Reference

Go to the source code of this file.

Functions

if(getenv('MW_INSTALL_PATH')) foreach( $trydirs as $trydir) if(! $utfnormalDir) loadDataFiles ()
 This is a function solely exists so we can suppress errors.
 
if(!Validator::$utfCheckNFC||!Validator::$utfCombiningClass||!Validator::$utfCanonicalDecomp||!Validator::$utfCanonicalComp||!Validator::$utfCompatibilityDecomp) uord ( $c, $firstOnly)
 

Variables

 $comb = []
 
 $t = []
 
if(PHP_SAPI !=='cli' &&PHP_SAPI !=='phpdbg' $utfnormalDir ) = null
 
 $X = fopen( __DIR__ . '/normalization-data.lua', 'w' )
 
if(count( $argv) > 1) else
 

Function Documentation

◆ loadDataFiles()

if(getenv( 'MW_INSTALL_PATH')) foreach($trydirs as $trydir) if(! $utfnormalDir) loadDataFiles ( )

This is a function solely exists so we can suppress errors.

SecurityCheck-XSS SecurityCheck-OTHER

Definition at line 58 of file make-normalization-table.php.

References $utfnormalDir.

◆ uord()

if(!Validator::$utfCheckNFC||!Validator::$utfCombiningClass||!Validator::$utfCanonicalDecomp||!Validator::$utfCanonicalComp||!Validator::$utfCompatibilityDecomp) uord ( $c,
$firstOnly )

Definition at line 79 of file make-normalization-table.php.

Variable Documentation

◆ $comb

$comb = []

Definition at line 104 of file make-normalization-table.php.

◆ $t

$t = []

Definition at line 143 of file make-normalization-table.php.

Referenced by JSNode\__construct(), ParserOutput\addLanguageLink(), CoreParserFunctions\basepagename(), CoreParserFunctions\basepagenamee(), Benchmarker\bench(), BenchmarkTidy\benchmark(), ProtectionForm\buildForm(), Scribunto_LuaTitleLibrary\cascadingProtection(), FakeConverter\convert(), FakeConverter\convertTitle(), PopulateImageSha1\doDBUpdates(), SpecialRecentChanges\doHeader(), SpecialExport\execute(), TextExtracts\ApiQueryExtracts\execute(), ApiQueryCategoryInfo\execute(), ApiQueryUsers\execute(), BlockLevelPass\execute(), PPFuzzTester\execute(), Protect\execute(), RollbackEdits\execute(), ApiMain\executeActionWithErrorHandling(), ApiQueryRevisionsBase\extractDeprecatedContent(), ApiQueryInfo\extractPageInfo(), ApiQueryRecentChanges\extractRowInfo(), UsersPager\formatRow(), CoreParserFunctions\fullpagename(), CoreParserFunctions\fullpagenamee(), CreditsAction\getAuthor(), PreferencesFormOOUI\getButtons(), User\getCanonicalName(), Skin\getCategoryLinks(), CommentStore\getCommentInternal(), ParserOutput\getDisplayTitle(), WANCacheReapUpdate\getEventAffectedKeys(), ActorMigration\getInsertValuesWithTempTable(), ActorMigration\getJoin(), CommentStore\getJoin(), Scribunto_LuaSandboxEngine\getLimitReportData(), PNGMetadataExtractor\getMetadata(), LinkCache\getMutableCacheKeys(), SpecialAllPages\getNamespaceKeyAndText(), SearchUpdate\getNormalizedTitle(), PdfImage\getPageSize(), MediaWiki\Revision\RevisionSlots\getRolesWithDifferentContent(), ApiQueryInfo\getTSIDs(), PageImages\Hooks\LinksUpdateHookHandler\getUrlBlacklist(), ApiQueryInfo\getVariantTitles(), ActorMigration\getWhere(), UserrightsPage\groupCheckboxes(), MediaWiki\Revision\RevisionSlots\hasSameContent(), MediaWiki\Storage\RevisionSlotsUpdate\hasSameUpdates(), CommentStore\insertInternal(), Skin\lastModified(), PageArchive\listPagesBySearch(), Cite\listToText(), Title\makeTitle(), CategoryTree\makeTitle(), Title\makeTitleSafe(), CoreParserFunctions\mwnamespace(), CoreParserFunctions\namespacee(), CoreParserFunctions\namespacenumber(), Title\newFromDBkey(), Article\newFromID(), Title\newFromRow(), Title\newFromTextThrow(), Title\newFromURL(), MediaWiki\Revision\RevisionStore\newRevisionsFromBatch(), MediaWikiSite\normalizePageName(), CoreParserFunctions\pageid(), CoreParserFunctions\pagename(), CoreParserFunctions\pagenamee(), LanguageConverter\parseCachedTable(), RecentChange\parseToRCType(), JSMinPlus\parseTree(), ApiQueryBase\prefixedTitlePartToKey(), SpecialPage\prefixSearchString(), CategoryTreePage\prefixSearchSubpages(), SpecialFileDuplicateSearch\prefixSearchSubpages(), MediaWiki\Preferences\DefaultPreferencesFactory\profilePreferences(), Parser\pstPass2(), Sanitizer\removeHTMLtags(), CategoryTree\renderChildren(), CategoryTree\renderParents(), SearchExactMatchRescorer\rescore(), CoreParserFunctions\revisionday(), CoreParserFunctions\revisionday2(), CoreParserFunctions\revisionid(), CoreParserFunctions\revisionmonth(), CoreParserFunctions\revisionmonth1(), CoreParserFunctions\revisiontimestamp(), CoreParserFunctions\revisionuser(), CoreParserFunctions\revisionyear(), CoreParserFunctions\rootpagename(), CoreParserFunctions\rootpagenamee(), ApiQueryLinks\run(), ApiQueryWatchlistRaw\run(), HTMLCacheUpdateJob\run(), ApiQueryBacklinksprop\run(), ApiQueryRevisions\run(), ApiQueryBacklinks\runFirstQuery(), ApiQueryBacklinks\runSecondQuery(), CacheTime\setCacheTime(), OutputPage\setRedirectedFrom(), Skin\setRelevantTitle(), HTMLForm\setSubmitID(), HTMLForm\setSubmitText(), Profiler\setTemplated(), HTMLForm\setTitle(), Parser\setTitle(), ParserOutput\setTitleText(), SpecialAllPages\showChunk(), SpecialGadgets\showMainForm(), SpecialConfirmEmail\showRequestForm(), SpecialUndelete\showRevision(), CoreParserFunctions\subjectpagename(), CoreParserFunctions\subjectpagenamee(), CoreParserFunctions\subjectspace(), CoreParserFunctions\subjectspacee(), CoreParserFunctions\subpagename(), CoreParserFunctions\subpagenamee(), CoreParserFunctions\talkpagename(), CoreParserFunctions\talkpagenamee(), CoreParserFunctions\talkspace(), CoreParserFunctions\talkspacee(), Scribunto_LuaSandboxTest\testArgumentParsingTime(), Wikimedia\Rdbms\Database\timestamp(), ApiQueryBase\titlePartToKey(), StringPrefixSearch\titles(), LanguageConverter\updateConversionTable(), and Language\userAdjust().

◆ $utfnormalDir

if (PHP_SAPI !=='cli' &&PHP_SAPI !=='phpdbg' $utfnormalDir) = null

Definition at line 10 of file make-normalization-table.php.

Referenced by loadDataFiles().

◆ $X

$X = fopen( __DIR__ . '/normalization-data.lua', 'w' )

Definition at line 85 of file make-normalization-table.php.

◆ else

if (count($argv) > 1) else
Initial value:
{
$trydirs = [
__DIR__ . '/../../../../../../../core/vendor/wikimedia/utfnormal/src',
__DIR__ . '/../../../../../../../vendor/wikimedia/utfnormal/src',
]

Definition at line 28 of file make-normalization-table.php.