|
MediaWiki
REL1_23
|


Public Member Functions | |
| testIPTCParseForcedUTFButInvalid () | |
| Same as testIPTCParseNoCharset88591b, but forcing the charset to utf-8. | |
| testIPTCParseMulti () | |
| Testing something that has 2 values for keyword IPTC::Parse. | |
| testIPTCParseNoCharset88591 () | |
| IPTC::Parse | |
| testIPTCParseNoCharset88591b () | |
| IPTC::Parse | |
| testIPTCParseNoCharsetUTF8 () | |
| IPTC::Parse | |
| testIPTCParseUTF8 () | |
| IPTC::Parse | |
| testRecognizeUtf8 () | |
| IPTC::getCharset | |
Definition at line 3 of file IPTCTest.php.
Same as testIPTCParseNoCharset88591b, but forcing the charset to utf-8.
What should happen is the first "\xC3\xC3" should be dropped as invalid, leaving , which is ΓΈ IPTC::Parse
Definition at line 43 of file IPTCTest.php.
Testing something that has 2 values for keyword IPTC::Parse.
Definition at line 63 of file IPTCTest.php.