/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_variation6.phpt | 2 Test htmlspecialchars_decode() function : usage variations - binary safe 14 echo "*** Testing htmlspecialchars_decode() : usage variations ***\n"; 40 *** Testing htmlspecialchars_decode() : usage variations ***
|
H A D | strip_tags_variation8.phpt | 2 Test strip_tags() function : usage variations - valid value for 'str' and invalid values for 'allow… 16 echo "*** Testing strip_tags() : usage variations ***\n"; 42 *** Testing strip_tags() : usage variations ***
|
H A D | strip_tags_variation6.phpt | 2 Test strip_tags() function : usage variations - binary safe checking 16 echo "*** Testing strip_tags() : usage variations ***\n"; 38 *** Testing strip_tags() : usage variations ***
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | usort_variation7.phpt | 2 Test usort() function : usage variations - Anonymous comparison function 14 echo "*** Testing usort() : usage variation ***\n"; 32 *** Testing usort() : usage variation ***
|
H A D | array_intersect_ukey_variation10.phpt | 2 Test array_intersect_ukey() function : usage variation - Passing class without string to callback (… 10 echo "*** Testing array_intersect_uassoc() : usage variation ***\n"; 38 *** Testing array_intersect_uassoc() : usage variation ***
|
H A D | array_shift_variation5.phpt | 2 Test array_shift() function : usage variations - call recursively 16 echo "*** Testing array_shift() : usage variations ***\n"; 34 *** Testing array_shift() : usage variations ***
|
H A D | array_shift_variation6.phpt | 2 Test array_shift() function : usage variations - Referenced arrays 16 echo "*** Testing array_shift() : usage variations ***\n"; 41 *** Testing array_shift() : usage variations ***
|
H A D | each_variation5.phpt | 2 Test each() function : usage variations - Multi-dimensional arrays 17 echo "*** Testing each() : usage variations ***\n"; 37 *** Testing each() : usage variations ***
|
H A D | natcasesort_variation3.phpt | 2 Test natcasesort() function : usage variations - different numeric types 18 echo "*** Testing natcasesort() : usage variation ***\n"; 46 *** Testing natcasesort() : usage variation ***
|
H A D | usort_variation10.phpt | 2 Test usort() function : usage variations - duplicate keys and values 14 echo "*** Testing usort() : usage variation ***\n"; 46 *** Testing usort() : usage variation ***
|
/PHP-5.5/ext/standard/tests/dir/ |
H A D | closedir_variation2.phpt | 2 Test closedir() function : usage variations - close directory handle twice 15 echo "*** Testing closedir() : usage variations ***\n"; 40 *** Testing closedir() : usage variations ***
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_strtolower_variation4.phpt | 2 Test mb_strtolower() function : usage variations - pass different characters to check conversion is… 19 echo "*** Testing mb_strtolower() : usage variations ***\n"; 43 *** Testing mb_strtolower() : usage variations ***
|
H A D | mb_strtoupper_variation4.phpt | 2 Test mb_strtoupper() function : usage varitations - Pass different character types to check convers… 20 echo "*** Testing mb_strtoupper() : usage variations ***\n"; 44 *** Testing mb_strtoupper() : usage variations ***
|
/PHP-5.5/ext/date/tests/ |
H A D | getdate_variation2.phpt | 2 Test getdate() function : usage variation - Passing octal timestamp values 11 echo "*** Testing getdate() : usage variation ***\n"; 35 *** Testing getdate() : usage variation ***
|
H A D | gmmktime_variation9.phpt | 2 Test gmmktime() function : usage variation - Passing positive and negative float values to argument… 11 echo "*** Testing gmmktime() : usage variation ***\n"; 40 \*\*\* Testing gmmktime\(\) : usage variation \*\*\*
|
H A D | gmstrftime_variation13.phpt | 2 Test gmstrftime() function : usage variation - Checking date related formats which are not supporte… 17 echo "*** Testing gmstrftime() : usage variation ***\n"; 43 *** Testing gmstrftime() : usage variation ***
|
H A D | gmstrftime_variation14.phpt | 2 Test gmstrftime() function : usage variation - Checking date related formats which are supported ot… 17 echo "*** Testing gmstrftime() : usage variation ***\n"; 43 *** Testing gmstrftime() : usage variation ***
|
H A D | gmstrftime_variation21.phpt | 2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation on W… 17 echo "*** Testing gmstrftime() : usage variation ***\n"; 42 *** Testing gmstrftime() : usage variation ***
|
H A D | gmstrftime_variation5.phpt | 2 Test gmstrftime() function : usage variation - Passing date related format strings to format argume… 11 echo "*** Testing gmstrftime() : usage variation ***\n"; 38 *** Testing gmstrftime() : usage variation ***
|
H A D | strftime_variation13.phpt | 2 Test strftime() function : usage variation - Checking date related formats which are not supported … 17 echo "*** Testing strftime() : usage variation ***\n"; 43 *** Testing strftime() : usage variation ***
|
H A D | strftime_variation14.phpt | 2 Test strftime() function : usage variation - Checking date related formats which are supported othe… 17 echo "*** Testing strftime() : usage variation ***\n"; 43 *** Testing strftime() : usage variation ***
|
H A D | strftime_variation21.phpt | 2 Test strftime() function : usage variation - Checking Preferred date and time representation on Win… 17 echo "*** Testing strftime() : usage variation ***\n"; 42 *** Testing strftime() : usage variation ***
|
H A D | strftime_variation5.phpt | 2 Test strftime() function : usage variation - Passing date related format strings to format argument. 11 echo "*** Testing strftime() : usage variation ***\n"; 37 *** Testing strftime() : usage variation ***
|
/PHP-5.5/ext/ctype/tests/ |
H A D | ctype_space_variation4.phpt | 2 Test ctype_space() function : usage variations - octal and hexadecimal values 16 echo "*** Testing ctype_space() : usage variations ***\n"; 42 *** Testing ctype_space() : usage variations ***
|
/PHP-5.5/pear/ |
H A D | fetch.php | 3 function usage($argv) { function 51 isset($argv[1], $argv[2]) or usage($argv);
|