php-src/ext/standard/tests/strings
2002-10-26 16:56:26 +00:00
..
002.phpt Making strrchr() binary safe. 2002-10-02 18:58:09 +00:00
004.phpt Test case regarding randomization of shuffle() and str_shuffle(). 2002-10-23 19:33:12 +00:00
add-and-stripcslashes.phpt We're testing stripCslashes() here :) 2002-10-06 19:26:56 +00:00
add-and-stripslashes.phpt Fixed stripslashes when magic_quotes_sybase is enabled, and add a test for 2002-06-18 11:51:06 +00:00
bin2hex.phpt Some string tests 2002-10-06 19:12:22 +00:00
chr_ord.phpt Some string tests 2002-10-06 19:12:22 +00:00
chunk_split.phpt Some string tests 2002-10-06 19:12:22 +00:00
count_chars.phpt Some string tests 2002-10-06 19:12:22 +00:00
crc32.phpt Some string tests 2002-10-06 19:12:22 +00:00
explode.phpt - Document were the first test came from. 2002-10-11 18:06:15 +00:00
htmlentities01.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities02.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities03.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities04.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities05.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities06.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities07.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities08.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities09.phpt Renamed test cases 2002-10-25 21:39:02 +00:00
htmlentities10.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities11.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities12.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities13.phpt fine tune 2002-10-26 16:09:50 +00:00
htmlentities14.phpt fine tune 2002-10-26 16:09:50 +00:00
implode.phpt Fixed implode test 2002-10-22 17:17:56 +00:00
nl2br.phpt - Add case for bug 19858 2002-10-11 11:03:36 +00:00
str_repeat.phpt Add testcases for implode() and str_repeat() 2002-10-06 11:26:49 +00:00
str_shuffle.phpt README.TESTING examples 2002-10-25 10:46:19 +00:00
strcspn.phpt split tests 2002-10-26 16:48:03 +00:00
strings001.phpt change to use EXPECTREGEX and rename 2002-10-26 16:56:26 +00:00
strip_tags.phpt Added a test script for strip_tags() function. 2002-09-21 17:34:45 +00:00
strpos.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
strrev.phpt Added test for strrev() function. 2002-10-08 21:51:59 +00:00
strspn.phpt split tests 2002-10-26 16:48:03 +00:00
strstr.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
strtoupper.phpt - Add locale string for FreeBSD 2002-10-24 19:17:11 +00:00
strtr.phpt README.TESTING examples 2002-10-25 10:46:19 +00:00
substr_count.phpt Added tests for strstr(), strpos() and substr_count() functions. 2002-10-07 21:07:42 +00:00
trim.phpt Some string tests 2002-10-06 19:12:22 +00:00
url_t.phpt Added expected data to parse_url() test 2002-10-06 16:15:06 +00:00
wordwrap.phpt Fix calculation of output buffer size in wordwrap(). (Thanks to Wez.) 2002-03-18 02:00:57 +00:00