Go to the source code of this file.
Functions | |
randomString ($length, $nullOk, $ascii=false) | |
donorm ($str) | |
wfMsg ($x) | |
showDiffs ($a, $b) | |
Variables | |
if (php_sapi_name()!= 'cli') | |
Test feeds random 16-byte strings to both the pure PHP and ICU-based UtfNormal::cleanUp() code paths, and checks to see if there's a difference. | |
$size = 16 | |
$n = 0 |
donorm | ( | $ | str | ) |
Definition at line 49 of file RandomTest.php.
randomString | ( | $ | length, | |
$ | nullOk, | |||
$ | ascii = false | |||
) |
showDiffs | ( | $ | a, | |
$ | b | |||
) |
Definition at line 64 of file RandomTest.php.
Referenced by ParserTest::ParserTest(), and ParserTest::showFailure().
wfMsg | ( | $ | x | ) |
Definition at line 60 of file RandomTest.php.
$n = 0 |
Definition at line 80 of file RandomTest.php.
Referenced by _DiffEngine::_diag(), MWMemcached::_flush_read_buffer(), MWMemcached::_load_items(), SkinTemplate::buildContentActionUrls(), SkinVector::buildNavigationUrls(), File::checkExtensionCompatibility(), UploadBase::checkWarnings(), LanguageWa::date(), MediaWiki::doJobs(), RunJobs::execute(), BatchedQueryRunner::execute(), GetLagTimes::execute(), AttachLatest::execute(), ApiQueryUsers::execute(), ApiQueryRevisions::extractRowInfo(), UtfNormal::fastCombiningSort(), UtfNormal::fastCompose(), UtfNormal::fastDecompose(), DatabaseMysql::fieldInfo(), DatabaseMssql::fieldInfo(), DatabaseSqlite::fieldName(), DatabasePostgres::fieldName(), DatabaseOracle::fieldName(), DatabaseMysql::fieldName(), DatabaseMssql::fieldName(), DatabaseIbm_db2::fieldName(), findAuxFile(), FixSlaveDesync::findPageLatestCorruption(), fixDupes(), PostgresField::fromText(), MSSQLField::fromText(), IBM_DB2Field::fromText(), ChangesFeed::generateFeed(), RevisionDeleter::getChanges(), ApiParamInfo::getClassInfo(), File::getExtension(), SpecialPage::getLocalNameFor(), DifferenceEngine::getMultiNotice(), RandomPage::getNsList(), SpecialExport::getPagesFromCategory(), SpecialExport::getPagesFromNamespace(), getUndeleteLink(), hexSequenceToUtf8(), BagOStuff::incr(), Title::isDeleted(), PageArchive::isDeleted(), UploadBase::isThumbName(), DateFormatter::makeIsoMonth(), SpecialSearch::makeSearchLink(), Title::nameOf(), SearchMySQL::normalizeText(), DatabasePostgres::numRows(), DatabaseMysql::numRows(), DatabaseMssql::numRows(), RebuildTextIndex::populateSearchIndex(), SpecialSearch::powerSearchOptions(), SVNInstallerRepository::printListing(), WebInstallerRepository::printListing(), LocalInstallerRepository::printListing(), UtfNormal::quickIsNFC(), UtfNormal::quickIsNFCVerify(), EnhancedChangesList::recentChangesBlockGroup(), AjaxResponse::sendHeaders(), ExtensionInstaller::setPermissions(), SpecialAllpages::showChunk(), SpecialPrefixindex::showPrefixChunk(), wfBaseConvert(), wfCountDown(), wfFieldName(), wfMsgReplaceArgs(), and OutputPage::wrapWikiMsg().
$size = 16 |
Definition at line 79 of file RandomTest.php.
Referenced by ProtectedtitlesPager::__construct(), OrphanStats::execute(), ShortPagesPage::formatResult(), UndeleteForm::formatRevisionRow(), MergehistoryForm::formatRevisionRow(), Linker::formatRevisionSize(), ProtectedPagesForm::formatRow(), Language::formatSize(), ImagePage::getDuplicates(), ProtectedPagesForm::getSizeLimit(), Preferences::getThumbSizes(), HistoryPager::historyLine(), Parser::incrementIncludeSize(), Xml::input(), Xml::inputLabel(), Xml::inputLabelSep(), Linker::makeSizeLinkObj(), RecentChange::notifyNew(), Xml::password(), RebuildRecentchanges::rebuildRecentChangesTablePass2(), WikiRevision::setSize(), SpecialSearch::showHit(), ProtectedTitlesForm::showList(), ProtectedPagesForm::showList(), ProtectedPagesForm::showOptions(), DatabasePostgres::textFieldSize(), DatabaseOracle::textFieldSize(), DatabaseMssql::textFieldSize(), DatabaseIbm_db2::textFieldSize(), DatabaseBase::textFieldSize(), wfErrorLog(), wfInput(), and wfInputLabel().