MediaWiki
1.33.1
|
Go to the source code of this file.
Variables | |
$buffer = $bufferType = null | |
$source = file_get_contents( $argv[1] ) | |
$tokens = token_get_all( $source ) | |
$buffer = $bufferType = null |
Definition at line 49 of file mwdoc-filter.php.
Referenced by Wikimedia\Rdbms\Database\bufferResults(), TextPassDumper\getTextSpawnedOnce(), MediaWiki\main(), BaseDump\nodeContents(), WikiImporter\nodeContents(), MWMessagePack\pack(), GuzzleHttpRequestTest\processHttpDataChunk(), UploadFromUrl\saveTempFileChunk(), JpegMetadataExtractor\segmentSplitter(), FormatJson\stripComments(), MediaWiki\Tests\Maintenance\BenchmarkerTest\testBenchSetup(), and MediaWikiTestCase\wfResetOutputBuffersBarrier().
$source = file_get_contents( $argv[1] ) |
Definition at line 46 of file mwdoc-filter.php.
Referenced by MergeHistoryPager\__construct(), TitleBlacklistEntry\__construct(), WikiImporter\__construct(), SVGReader\__construct(), MediaWiki\Auth\AuthManager\autoCreateUser(), EmailNotification\compose(), FileRepo\concatenate(), MediaWikiTestCase\copyTestData(), Installer\dirIsExecutable(), FSFileBackend\doCopyInternal(), FSFileBackend\doDeleteInternal(), FSFileBackend\doGetFileStat(), FSFileBackend\doGetLocalCopyMulti(), FSFileBackend\doGetLocalReferenceMulti(), SpecialImport\doImport(), FSFileBackend\doMoveInternal(), FileBackendTest\doTestConcatenate(), FileBackendTest\doTestCopy(), FileBackendTest\doTestDelete(), FileBackendTest\doTestDescribe(), FileBackendTest\doTestGetFileContents(), FileBackendTest\doTestGetFileHttpUrl(), FileBackendTest\doTestGetLocalCopy(), FileBackendTest\doTestGetLocalReference(), FileBackendTest\doTestMove(), FileBackendTest\doTestStore(), ApiImport\execute(), InitUserPreference\execute(), GenerateNormalizerDataMl\execute(), DumpIterator\execute(), GenerateNormalizerDataAr\execute(), DumpRenderer\execute(), MoveBatch\execute(), MediaWikiGadgetsDefinitionRepo\fetchStructuredList(), FileOp\fileExists(), FileOp\fileSha1(), SimpleCaptcha\filterLink(), MediaWiki\Interwiki\ClassicInterwikiLookup\getAllPrefixesCached(), TitleBlacklist\getBlacklistText(), ContentSecurityPolicy\getCORSSources(), ApiCSPReport\getFlags(), WikiTextStructure\getIgnoredHeadings(), SpecialUpload\getInitialPageText(), MediaWiki\Storage\NameTableStore\getName(), ApiQueryInfo\getProtectionInfo(), WikiPage\getRedirectURL(), ImportableUploadRevisionImporter\import(), BackupReader\importFromHandle(), Suppressor\isSuppressed(), TitleBlacklist\load(), ResourceLoaderClientHtml\makeLoad(), ParserOutput\mergeHtmlMetaDataFrom(), ParserOutput\mergeInternalMetaDataFrom(), ParserOutput\mergeTrackingMetaDataFrom(), TitleBlacklistEntry\newFromString(), RevertAction\onSubmit(), CleanupImages\processRow(), FileBackendTest\provider_testCopy(), FileBackendTest\provider_testDelete(), FileBackendTest\provider_testDescribe(), FileBackendTest\provider_testMove(), LocalFile\recordUpload(), SpamRegexBatch\regexesFromMessage(), SpamRegexBatch\regexesFromText(), UploadSourceAdapter\registerSource(), StatusValue\replaceMessage(), CheckStorage\restoreText(), EmailNotification\sendPersonalised(), TextSuppressor\suppress(), CheckStyleSuppressor\suppress(), ResourceLoaderTest\testAddSource(), MediaWiki\Auth\AuthManagerTest\testAutoAccountCreation(), FileBackendTest\testGetFileContents(), FileBackendTest\testGetFileHttpUrl(), FileBackendTest\testGetLocalCopy(), FileBackendTest\testGetLocalReference(), ImportTest\testHandlePageContainsRedirect(), MergeHistoryTest\testIsValidMerge(), TitleTest\testIsValidMoveOperation(), ImportTest\testSiteInfoContainsNamespaces(), ImportTest\testUnknownUserHandling(), ImportTest\testUnknownXMLTags(), TitleTest\testWgWhitelistReadRegexp(), and wfSetVar().
$tokens = token_get_all( $source ) |
Definition at line 47 of file mwdoc-filter.php.
Referenced by QuickArrayReader\__construct(), TestFileReader\checkSection(), ApiBlockTest\doBlock(), MediaWiki\Shell\Shell\escape(), SpecialResetTokens\getFormFields(), SpecialResetTokens\getTokensList(), ApiTokensTest\runTokenTest(), ApiCheckTokenTest\testCheckTokenExpired(), ApiCheckTokenTest\testCheckTokenSuffixWarning(), ApiCheckTokenTest\testCheckTokenValid(), ApiWatchTest\testWatchClear(), ApiWatchTest\testWatchEdit(), ApiWatchTest\testWatchProtect(), and LanguageFi\translateBlockExpiry().