void |
setUp() |
|
void |
testAssertMbFunctionOverloadingDisabled() |
|
void |
testConvertFromUtf8SystemCharset() |
|
void |
testConvertFromUtf8UnknownSystemCharset() |
|
void |
testConvertFromUtf8UsingIconv() |
|
void |
testConvertFromUtf8UsingIconvFallback1() |
|
void |
testConvertFromUtf8UsingIconvFallback2() |
|
void |
testConvertFromUtf8UsingIconvFallback3() |
|
void |
testConvertFromUtf8UsingMbConvertEncoding() |
|
void |
testConvertFromUtf8UsingPurePhp() |
|
void |
testConvertFromUtf8UsingPurePhpUnknownSourceEncoding() |
|
void |
testConvertFromUtf8UsingRecodeString() |
|
void |
testConvertToUtf8SystemCharset() |
|
void |
testConvertToUtf8UnknownSystemCharset() |
|
void |
testConvertToUtf8UsingIconv() |
|
void |
testConvertToUtf8UsingIconvFallback1() |
|
void |
testConvertToUtf8UsingIconvFallback2() |
|
void |
testConvertToUtf8UsingIconvFallback3() |
|
void |
testConvertToUtf8UsingMbConvertEncoding() |
|
void |
testConvertToUtf8UsingPurePhp() |
|
void |
testConvertToUtf8UsingPurePhpUnknownSourceEncoding() |
|
void |
testConvertToUtf8UsingRecodeString() |
|
void |
testDetectSourceEncodingWithNlLangInfo() |
|
void |
testDetectSourceEncodingWithOpenBSDBug() |
|
void |
testDetectSourceEncodingWithoutNlLangInfo() |
|
void |
testUtf8Strcut() |
|
void |
testUtf8StrcutOfNumber() |
|
void |
testUtf8StrcutOfOneCharacter() |
|
void |
testUtf8Substring() |
|
void |
testUtf8SubstringOfNumber() |
|
void |
testUtf8SubstringOfOneCharacter() |
|
void |
testWindowsAndCodePageAreSynonyms() |
|