[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/normal/

FolderUp one level  
FileMakefile               [source] [78 lines]    
FileREADME                 [source] [59 lines]    
FileRandomTest.php         [source] [102 lines]   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. Will run forever until it finds one or you kill it.
FileUtf8Test.php           [source] [156 lines]   Runs the UTF-8 decoder test at: http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
FileUtfNormal.php          [source] [790 lines]   Unicode normalization routines Copyright © 2004 Brion Vibber https://www.mediawiki.org/
FileUtfNormalBench.php     [source] [105 lines]   Approximate benchmark for some basic operations.
FileUtfNormalData.inc      [source] [14 lines]    This file was automatically generated -- do not edit! Run UtfNormalGenerate.php to create this file again (make clean && make)
FileUtfNormalDataK.inc     [source] [11 lines]    This file was automatically generated -- do not edit! Run UtfNormalGenerate.php to create this file again (make clean && make)
FileUtfNormalDefines.php   [source] [77 lines]    Some constant definitions for the unicode normalization module.
FileUtfNormalGenerate.php  [source] [250 lines]   This script generates UniNormalData.inc from the Unicode Character Database and supplementary files. Copyright (C) 2004 Brion Vibber https://www.mediawiki.org/
FileUtfNormalMemStress.php [source] [107 lines]   Approximate benchmark for some basic operations. Runs large chunks of text through cleanup with a lowish memory limit, to test regression on mem usage (bug 28146)
FileUtfNormalTest.php      [source] [257 lines]   Implements the conformance test at: http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
FileUtfNormalTest2.php     [source] [275 lines]   Other tests for the unicode normalization module. 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.
FileUtfNormalUtil.php      [source] [154 lines]   Some of these functions are adapted from places in MediaWiki. Should probably merge them for consistency. Copyright © 2004 Brion Vibber https://www.mediawiki.org/


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1