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(), memcached::_flush_read_buffer(), memcached::_load_items(), _plural(), SkinTemplate::buildContentActionUrls(), File::checkExtensionCompatibility(), LanguageWa::date(), BagOStuff::decr(), MediaWiki::doJobs(), ApiQueryUsers::execute(), ApiQueryRevisions::extractRowInfo(), UtfNormal::fastCombiningSort(), UtfNormal::fastCompose(), UtfNormal::fastDecompose(), DatabaseMssql::fieldInfo(), Database::fieldInfo(), DatabaseSqlite::fieldName(), DatabasePostgres::fieldName(), DatabaseOracle::fieldName(), DatabaseMssql::fieldName(), DatabaseIbm_db2::fieldName(), Database::fieldName(), findAuxFile(), LogImporter::fixDate(), fixDupes(), PostgresField::fromText(), MSSQLField::fromText(), IBM_DB2Field::fromText(), ChangesFeed::generateFeed(), RevisionDeleter::getChanges(), ApiParamInfo::getClassInfo(), UploadForm::getExistsWarning(), File::getExtension(), DifferenceEngine::getMultiNotice(), SpecialExport::getPagesFromCategory(), SpecialExport::getPagesFromNamespace(), getUndeleteLink(), hexSequenceToUtf8(), BagOStuff::incr(), Title::isDeleted(), PageArchive::isDeleted(), LogEventsList::logLine(), DateFormatter::makeIsoMonth(), SpecialSearch::makeSearchLink(), Title::nameOf(), DatabasePostgres::numRows(), DatabaseMssql::numRows(), Database::numRows(), SpecialSearchOld::powerSearchOptions(), SpecialSearch::powerSearchOptions(), SVNInstallerRepository::printListing(), WebInstallerRepository::printListing(), LocalInstallerRepository::printListing(), UtfNormal::quickIsNFC(), UtfNormal::quickIsNFCVerify(), rebuildTextIndex(), EnhancedChangesList::recentChangesBlockGroup(), ParserTest::runFile(), AjaxResponse::sendHeaders(), ExtensionInstaller::setPermissions(), SpecialAllpages::showChunk(), SpecialPrefixindex::showPrefixChunk(), Language::stripForSearch(), wfBaseConvert(), 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(), PageHistory::historyLine(), ImageHistoryList::imageHistoryLine(), Parser::incrementIncludeSize(), Xml::input(), Xml::inputLabel(), Xml::inputLabelSep(), PreferencesForm::mainPrefsForm(), Linker::makeSizeLinkObj(), RecentChange::notifyNew(), Xml::password(), rebuildRecentChangesTablePass2(), WikiRevision::setSize(), SpecialSearchOld::showHit(), SpecialSearch::showHit(), ProtectedTitlesForm::showList(), ProtectedPagesForm::showList(), ProtectedPagesForm::showOptions(), DatabasePostgres::textFieldSize(), DatabaseOracle::textFieldSize(), DatabaseMssql::textFieldSize(), DatabaseIbm_db2::textFieldSize(), Database::textFieldSize(), wfErrorLog(), wfInput(), and wfInputLabel().