Home
last modified time | relevance | path

Searched refs:by (Results 326 – 350 of 1445) sorted by relevance

1...<<11121314151617181920>>...58

/PHP-5.4/ext/standard/tests/array/
H A Dasort_variation9.phpt12 …* Testing asort() by providing arrays with key values for $array argument with following flag val…
31 echo "\n-- Testing asort() by supplying various arrays with key values --\n";
55 -- Testing asort() by supplying various arrays with key values --
H A Dsort_variation3.phpt12 * Testing sort() by providing different integer/float value arrays for $array argument
41 echo "\n-- Testing sort() by supplying various integer/float arrays --\n";
67 -- Testing sort() by supplying various integer/float arrays --
H A Dsort_variation5.phpt17 …* testing sort() by providing different string arrays for $array argument with following flag valu…
36 echo "\n-- Testing sort() by supplying various string arrays --\n";
62 -- Testing sort() by supplying various string arrays --
H A Dsort_variation9.phpt12 * Testing sort() by providing arrays with key values for $array argument
34 echo "\n-- Testing sort() by supplying various arrays with key values --\n";
58 -- Testing sort() by supplying various arrays with key values --
H A Darray_shuffle_basic.phpt37 echo "*** testing pass by reference \n";
98 *** testing pass by reference
H A Dbug43505.phpt2 Bug #43505 (Assign by reference bug)
/PHP-5.4/ext/standard/tests/strings/
H A Dstrtok_variation1.phpt6 …tring (str) into smaller strings (tokens), with each token being delimited by any character from t…
86 echo "\n--- Testing strtok() by supplying different values for 'str' argument ---\n";
109 --- Testing strtok() by supplying different values for 'str' argument ---
H A Dwordwrap_variation4.phpt11 * test wordwrap() by supplying different values for cut argument
70 echo "\n--- Testing wordwrap() by supplying different values for 'cut' argument ---\n";
89 --- Testing wordwrap() by supplying different values for 'cut' argument ---
/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_getInterfaces_003.phpt19 echo "\n\nObtain the array of interfaces implemented by C.\n";
50 Obtain the array of interfaces implemented by C.
H A Dbug49074.phpt2 Bug #49074 (private class static fields can be modified by using reflection)
/PHP-5.4/Zend/tests/traits/
H A Dlanguage006.phpt2 Express requirements of a trait by abstract methods.
/PHP-5.4/ext/date/tests/
H A Dbug52454.phpt2 Bug #52454 (Relative dates and getTimestamp increments by one day)
/PHP-5.4/tests/output/
H A Dflush_basic_001.phpt13 // Ensure user buffers are not flushed by flush()
H A Dob_start_basic_unerasable_001.phpt2 ob_start(): Ensure content of unerasable buffer can be accessed by ob_get_contents().
/PHP-5.4/ext/standard/tests/general_functions/
H A Dgetservbyname_variation11.phpt2 Test function getservbyname() by substituting argument 2 with float values.
H A Dgetservbyname_variation2.phpt2 Test function getservbyname() by substituting argument 1 with boolean values.
H A Dgetservbyname_variation4.phpt2 Test function getservbyname() by substituting argument 1 with float values.
/PHP-5.4/ext/posix/tests/
H A Dposix_ctermid_error.phpt2 Test function posix_ctermid() by calling it more than or less than its expected arguments
/PHP-5.4/ext/standard/tests/serialize/
H A Dbug55798.phpt2 Bug #55798 (serialize followed by unserialize with numeric object prop. gives integer prop)
/PHP-5.4/ext/standard/tests/streams/
H A Dbug60455_02.phpt2 Bug #60455: stream_get_line and 1-line followed by eol input
/PHP-5.4/ext/spl/tests/
H A Dspl_cachingiterator___toString_basic.phpt12 $ci->__toString() // if conversion to string is done by echo, for example, an exeption is thrown. I…
/PHP-5.4/ext/tidy/tests/
H A Dtidy_error1.phpt2 Notice triggered by invalid configuration options
/PHP-5.4/Zend/tests/
H A Dbug26229.phpt28 Objects returned by array_iterator::getIterator() must be traversable or implement interface Iterat…
H A Dbug32799.phpt18 $p=null; //destroy the object by a new assignment (segfault)
H A Dbug33257.phpt19 Strict Standards: Only variables should be passed by reference in %sbug33257.php on line 10

Completed in 148 milliseconds

1...<<11121314151617181920>>...58