includes/normal/UtfNormal.php File Reference

Go to the source code of this file.

Classes

class  UtfNormal
 Unicode normalization routines for working with UTF-8 strings. More...

Enumerations

enum  UNORM_NONE
 For using the ICU wrapper. More...
enum  UNORM_NFD
enum  UNORM_NFKD
enum  UNORM_NFC
enum  UNORM_DEFAULT
enum  UNORM_NFKC
enum  UNORM_FCD
enum  NORMALIZE_ICU

Variables

global $utfCombiningClass = NULL
global $utfCanonicalComp = NULL
global $utfCanonicalDecomp = NULL
global $utfCompatibilityDecomp = NULL


Enumeration Type Documentation

Definition at line 47 of file UtfNormal.php.

Definition at line 43 of file UtfNormal.php.

enum UNORM_FCD

Definition at line 45 of file UtfNormal.php.

enum UNORM_NFC

Definition at line 42 of file UtfNormal.php.

enum UNORM_NFD

Definition at line 40 of file UtfNormal.php.

enum UNORM_NFKC

Definition at line 44 of file UtfNormal.php.

enum UNORM_NFKD

Definition at line 41 of file UtfNormal.php.

enum UNORM_NONE

For using the ICU wrapper.

Definition at line 39 of file UtfNormal.php.


Variable Documentation

$utfCanonicalComp = NULL

Definition at line 25 of file UtfNormal.php.

Referenced by UtfNormal::fastCompose(), and CleanUpTest::XtestAllChars().

$utfCanonicalDecomp = NULL

Definition at line 25 of file UtfNormal.php.

Referenced by benchmarkForm(), UtfNormal::NFD(), and CleanUpTest::XtestAllChars().

$utfCombiningClass = NULL

$utfCompatibilityDecomp = NULL

Definition at line 33 of file UtfNormal.php.

Referenced by UtfNormal::NFKD().


Generated on Sat Sep 5 02:08:07 2009 for MediaWiki by  doxygen 1.5.9