php-src/ext/mbstring/tests
Marcus Boerger 77abd9d55a -New encoding/decoding HTML-ENTITIES.
#This allows to enforce named and numeric entities in output.
#Example:CMS that reads UTF8 or ISO-8859-1 but exports HTML in ASCII.
#Using mbstring.http_output=HTML-ENTITIES users receive entities which
#can displayed correctly independant of any brwoser side encoding.
@New mbstring encoding/decoding HTML-ENTITIES. (marcus)
2002-08-04 14:20:11 +00:00
..
001.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
002.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
002.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
003.inc fixed POST/GET input processing. 2002-03-21 13:44:39 +00:00
003.phpt This test should be skipped if(!cgi) 2002-04-12 15:25:54 +00:00
004.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
004.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
005.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
005.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
006.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
006.phpt fixed some errors of mbstring in regression tests. 2002-03-16 07:33:21 +00:00
007.inc Add mbstring tests 2002-03-02 10:44:57 +00:00
007.phpt fixed wrong include file. 2002-03-10 13:17:59 +00:00
008.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
008.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
009.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
009.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
010.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
010.phpt fixed some errors of mbstring in regression tests. 2002-03-16 07:33:21 +00:00
011.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
011.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
012.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
012.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
013.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
013.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
014.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
014.phpt fixed some errors of mbstring in regression tests. 2002-03-16 07:33:21 +00:00
015.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
015.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
016.inc include comma separated encoding lists in test 2002-04-05 16:25:05 +00:00
016.phpt include comma separated encoding lists in test 2002-04-05 16:25:05 +00:00
017.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
017.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
018.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
018.phpt Add mbstring tests 2002-03-02 10:44:57 +00:00
019.inc Use common.inc instead of common.php for ease of use (rm -f *.php for failed 2002-03-18 06:03:53 +00:00
019.phpt Fixed test title (strlen -> mb_strlen) 2002-04-19 07:51:00 +00:00
020.phpt -New encoding/decoding HTML-ENTITIES. 2002-08-04 14:20:11 +00:00
common.inc Rename common.php to common.inc for easier deletion of garbages. 2002-03-07 08:06:22 +00:00
skipif.inc fixed module name iconv->mbstring. 2002-03-10 12:23:11 +00:00