[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/normal/ -> UtfNormalTest.php (summary)

Implements the conformance test at: http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt

File Size: 257 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 3 files
 includes/normal/UtfNormal.php
 includes/normal/UtfNormalUtil.php
 includes/normal/UtfNormalDefines.php

Defines 11 functions

  pretty()
  pretty()
  reportResults()
  testNormals()
  verbosify()
  testNFC()
  testCleanUp()
  testNFD()
  testNFKC()
  testNFKD()
  testInvariant()

Functions
Functions that are not part of a class:

pretty( $string )   X-Ref
No description

pretty( $string )   X-Ref

param: string $string
return: string

reportResults( &$total, &$success, &$failure )   X-Ref
No description

testNormals( &$u, $c, $comment, $verbose, $reportFailure = false )   X-Ref
No description

verbosify( $a, $b, $col, $form, $verbose )   X-Ref
No description

testNFC( &$u, $c, $comment, $verbose )   X-Ref
No description

testCleanUp( &$u, $c, $comment, $verbose )   X-Ref
No description

testNFD( &$u, $c, $comment, $verbose )   X-Ref
No description

testNFKC( &$u, $c, $comment, $verbose )   X-Ref
No description

testNFKD( &$u, $c, $comment, $verbose )   X-Ref
No description

testInvariant( &$u, $char, $desc, $verbose, $reportFailure = false )   X-Ref
No description



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