php-src/ext/standard/tests/strings
2003-01-06 22:13:03 +00:00
..
004.phpt
add-and-stripcslashes.phpt
add-and-stripslashes.phpt
bin2hex.phpt
bug20108.phpt
bug20169.phpt
bug20261.phpt
bug20927.phpt Fixed bug #20927 and updated the test case for the bug. 2002-12-12 13:38:19 +00:00
bug20934.phpt MFB 2002-12-12 21:44:53 +00:00
bug21338.phpt Fixed bug #21338 (crash inside html_entity_decode() when "" is passed). 2003-01-02 19:49:30 +00:00
bug21453.phpt Fixed bug #21453 (improper handling of non-terminated <). 2003-01-06 22:13:03 +00:00
chr_ord.phpt
chunk_split.phpt
count_chars.phpt
crc32.phpt
explode.phpt
htmlentities01.phpt
htmlentities02.phpt
htmlentities03.phpt
htmlentities04.phpt
htmlentities05.phpt
htmlentities06.phpt
htmlentities07.phpt
htmlentities08.phpt
htmlentities09.phpt
htmlentities10.phpt
htmlentities11.phpt
htmlentities12.phpt
htmlentities13.phpt
htmlentities14.phpt
htmlentities.phpt
implode.phpt
nl2br.phpt
str_repeat.phpt
str_shuffle.phpt
strcspn.phpt
strings001.phpt
strip_tags.phpt
strpos.phpt
strrev.phpt
strspn.phpt
strstr.phpt
strtoupper.phpt
strtr.phpt
substr_count.phpt
trim.phpt
url_t.phpt Fixed bug #21226 (parse_url handling of urls without a path). 2002-12-30 16:42:49 +00:00
wordwrap.phpt