php-src/ext/pcre/tests
2008-03-08 13:01:59 +00:00
..
001.phpt
002.phpt MFH 2006-12-19 13:15:39 +00:00
003.phpt
004.phpt
005.phpt new test 2006-12-19 21:46:48 +00:00
006.phpt MFH 2007-09-20 08:10:44 +00:00
007.phpt add new tests 2008-03-08 11:50:20 +00:00
backtrack_limit.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
bug20528.phpt
bug21732.phpt
bug21758.phpt fix test names 2007-05-07 18:03:01 +00:00
bug26927.phpt
bug27011.phpt fix test names 2007-05-07 18:03:01 +00:00
bug27103.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
bug33200.phpt
bug34790.phpt
bug37800.phpt
bug37911.phpt fix bug #37911: preg_replace_callback ignores named groups 2007-10-07 11:48:27 +00:00
bug38600.phpt fix test names 2007-05-07 18:03:01 +00:00
bug40195.phpt fix test names 2007-05-07 18:03:01 +00:00
bug40909.phpt new test 2007-06-19 17:32:36 +00:00
bug41050.phpt add tests for pcre 7.0 regression 2007-06-15 11:57:08 +00:00
bug41148.phpt add tests for pcre 7.0 regression 2007-06-15 11:57:08 +00:00
bug41638.phpt add tests for pcre 7.0 regression 2007-06-15 11:57:08 +00:00
bug42298.phpt new test 2007-09-01 17:47:13 +00:00
bug42737.phpt Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines) 2007-10-07 13:57:10 +00:00
bug42945.phpt Fixed bug #42945 (preg_split() swallows part of the string) 2008-01-13 14:44:29 +00:00
bug44191.phpt Fix test 2008-02-21 14:22:41 +00:00
bug44214_2.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
bug44214.phpt fix bug #44214: crash with preg_replace_callback and global variables 2008-03-08 13:01:59 +00:00
cache_limit.phpt
delimiters.phpt
dollar_endonly.phpt
grep2.phpt
grep.phpt
invalid_utf8_offset.phpt add new tests 2008-03-08 11:50:20 +00:00
invalid_utf8.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
locales.phpt
match_flags2.phpt
match_flags3.phpt
match_flags.phpt
multiline.phpt
pcre_anchored.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
pcre_count.phpt
pcre_extended.phpt
pcre_extra.phpt
preg_grep_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_grep_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_edit_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error3.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_all_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_basic_edit.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_match_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_quote_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_quote_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_quote_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace2.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
preg_replace_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_callback2.phpt MFH: remove unnecessary warning in case of exception 2007-03-14 23:47:44 +00:00
preg_replace_callback3.phpt
preg_replace_callback_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_callback_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_callback.phpt
preg_replace_edit_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace_variation1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_replace.phpt
preg_split_basic.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error1.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error2.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
preg_split_error.phpt Add some more pcre tests 2007-11-21 18:22:01 +00:00
recursion_limit.phpt MFH: fix pcre tests 2007-02-12 14:22:19 +00:00
split2.phpt
split.phpt
study.phpt
ungreedy.phpt