php-src/ext/pcre/tests
2008-03-19 14:19:54 +00:00
..
001.phpt
002.phpt
003.phpt
004.phpt
005.phpt
006.phpt if one of regular expressions in the array fails, return NULL right away 2007-09-20 08:10:20 +00:00
007.phpt add new tests 2008-03-08 11:51:03 +00:00
backtrack_limit.phpt
bug20528.phpt
bug21732.phpt Fixed preg_replace_callback() with callback defined by array 2007-07-10 09:11:35 +00:00
bug21758.phpt fix test name 2007-08-24 12:06:03 +00:00
bug26927.phpt
bug27011.phpt fix test names 2007-05-07 17:23:53 +00:00
bug27103.phpt PCRE unicode/binary support 2007-07-06 23:06:51 +00:00
bug33200.phpt
bug34790.phpt
bug37800.phpt
bug37911.phpt MFB: fix #37911 2007-10-07 12:09:02 +00:00
bug38600.phpt fix test names 2007-05-07 17:23:53 +00:00
bug40195.phpt fix test names 2007-05-07 17:23:53 +00:00
bug40909.phpt PCRE unicode/binary support 2007-07-06 23:06:51 +00:00
bug41050.phpt MFB: new tests 2007-06-15 12:04:26 +00:00
bug41148.phpt MFB: new tests 2007-06-15 12:04:26 +00:00
bug41638.phpt MFB: new tests 2007-06-15 12:04:26 +00:00
bug42298.phpt Fix tests 2008-02-15 16:55:11 +00:00
bug42737.phpt add test for bug #42737. 2007-10-07 14:00:20 +00:00
bug42945.phpt MFB: fix bug #42945 2008-01-13 14:57:54 +00:00
bug44191.phpt Fixed test 2008-02-22 08:31:50 +00:00
bug44214_2.phpt Added UEXPECT 2008-03-19 14:19:54 +00:00
bug44214.phpt Added UEXPECT 2008-03-19 14:19:54 +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:51:03 +00:00
invalid_utf8.phpt PCRE unicode/binary support 2007-07-06 23:06:51 +00:00
locales.phpt
match_flags2.phpt
match_flags3.phpt
match_flags.phpt
multiline.phpt
pcre_anchored.phpt
pcre_count.phpt
pcre_extended.phpt
pcre_extra.phpt
preg_grep_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_grep_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_grep_error2.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_grep_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_all_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_all_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_all_error2.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_all_error3.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_all_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_error2.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_match_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_quote_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_quote_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_quote_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace2.phpt
preg_replace_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_callback2.phpt don't emit any warnings in addition to an exception 2007-03-14 23:47:19 +00:00
preg_replace_callback3.phpt
preg_replace_callback_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_callback_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_callback.phpt
preg_replace_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_error2.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace_variation1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_replace.phpt
preg_split_basic.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_split_error1.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_split_error2.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
preg_split_error.phpt Add some more pcre tests 2007-11-21 18:23:02 +00:00
recursion_limit.phpt
split2.phpt
split.phpt
study.phpt
ungreedy.phpt