Home
last modified time | relevance | path

Searched refs:an (Results 251 – 275 of 2195) sorted by relevance

1...<<11121314151617181920>>...88

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_ping.phpt26 // provoke an error to check if mysqli_ping resets it
29 printf("[003] Statement should have caused an error\n");
/PHP-5.5/ext/standard/tests/file/
H A Dfilesize_error.phpt8 * (and generates an error of level E_WARNING) in case of an error.
H A Dfopen_variation6.phpt18 fwrite($h, "This is an absolute file");
42 This is an absolute file
H A Dreadlink_realpath_variation1.phpt38 echo "\n-- Testing readlink() and realpath() with softlink, linkname stored inside an object --\n";
51 echo "\n-- Testing readlink() and realpath() with hardlink, linkname stored inside an object --\n";
80 -- Testing readlink() and realpath() with softlink, linkname stored inside an object --
88 -- Testing readlink() and realpath() with hardlink, linkname stored inside an object --
H A Dbug40501.csv1 "this element contains the delimiter, and ends with an odd number of
H A Dsymlink_to_symlink.phpt25 // symlink to a regular file using an absolute path
28 // symlink to a symlink using an absolute path
/PHP-5.5/ext/standard/tests/array/
H A Dnatcasesort_variation9.phpt6 * Description: Sort an array using case-insensitive natural sort
11 * Pass an array containing sub-arrays, ints, floats, strings, boolean, null
H A Deach_variation4.phpt13 * 1. Passed an array made up of referenced variables
14 * 2. Passed an array as $arr argument by reference
H A Dprev_basic.phpt27 echo "\n*** Testing an array with differing values/keys ***\n";
46 *** Testing an array with differing values/keys ***
H A Darray_diff_uassoc_variation8.phpt26 echo "\n-- Result of comparing integers and strings containing an integers --\n";
39 -- Result of comparing integers and strings containing an integers --
H A Dusort_variation7.phpt6 * Description: Sort an array by values using a user-defined comparison function
11 * Pass an anonymous comparison function as $cmp_function argument to test behaviour()
H A Darray_walk_object1.phpt6 * Description: Apply a user function to every member of an array
21 * Description : Function adds the addvalue to each element of an array
H A Dusort_variation10.phpt6 * Description: Sort an array by values using a user-defined comparison function
11 * Pass an array with duplicate keys and values to usort() to test behaviour
/PHP-5.5/ext/intl/tests/
H A Dcalendar_get_getActualMaximum_Minumum_error2.phpt60 error: 4096, Argument 1 passed to intlcal_get() must be an instance of IntlCalendar, integer given
64 error: 4096, Argument 1 passed to intlcal_get_actual_maximum() must be an instance of IntlCalendar,…
68 error: 4096, Argument 1 passed to intlcal_get_actual_minimum() must be an instance of IntlCalendar,…
/PHP-5.5/ext/spl/tests/
H A DarrayObject_clone_basic2.phpt2 SPL: Cloning an instance of ArrayObject which wraps an object.
H A DSplDoublyLinkedList_current_empty.phpt2 Run current() function on an empty SplDoublyLinkedList.
/PHP-5.5/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
H A Dbug60322.phpt2 Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
/PHP-5.5/tests/lang/
H A Dinclude_variation2.phpt2 Including a file in the current script directory from an included function
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_basic.phpt43 echo "\nMethod that throws an exception:\n";
72 Method that throws an exception:
/PHP-5.5/ext/spl/internal/
H A Drecursiveregexiterator.inc23 * Constructs a regular expression filter around an iterator whose
45 /** @return an iterator for the current elements children
/PHP-5.5/ext/spl/examples/
H A Dinigroups.inc16 * @brief Class to iterate all groups within an ini file.
31 * Construct an ini file group iterator from a filename.
H A Dkeyfilter.inc18 * are strings. In other words you can put an iterator into the constructor
28 * Constructs a filter around an iterator whose elemnts are strings.
/PHP-5.5/ext/mysql/tests/
H A Dmysql_ping.phpt22 // provoke an error to check if mysql_ping resets it
25 printf("[002] Statement should have caused an error\n");
/PHP-5.5/Zend/tests/
H A Dget_defined_functions_basic.phpt7 * Description: Gets an array of all defined functions.
26 echo "TEST FAILED: return type not an array\n";

Completed in 35 milliseconds

1...<<11121314151617181920>>...88