Home
last modified time | relevance | path

Searched refs:which (Results 26 – 50 of 558) sorted by relevance

12345678910>>...23

/PHP-7.4/ext/spl/tests/
H A Dbug38618.phpt36 function test_array($array, $which, $flags = 0)
38 echo "===$which===\n";
H A Dbug62904.phpt2 Bug #62904 (Crash when cloning an object which inherits SplFixedArray)
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_basic_001.phpt30 echo "Argument is name of class which has no methods:\n";
58 Argument is name of class which has no methods:
/PHP-7.4/Zend/tests/
H A Dbug70805.phpt41 // but C::__destructor which is called in gc_colloct_roots will put $a into buf
42 // which will make $a be putted into gc roots buf twice
H A Dbug71930.phpt6 die("skip Require a resource which is able to hold a callbck");
H A Dbug70164.phpt2 __COMPILER_HALT_OFFSET__ is a "magic" constant, which should work if referenced directly, even in a…
/PHP-7.4/ext/standard/tests/array/
H A Dsizeof_object1.phpt14 echo "-- Testing sizeof() with an object which implements Countable interface --\n";
40 -- Testing sizeof() with an object which implements Countable interface --
H A Darray_filter_variation6.phpt11 * Passing 'input' array which contains elements as reference to other data
18 * Parameter : $input - array of which each element need to be checked in function
/PHP-7.4/ext/session/tests/
H A Dbug73273.phpt2 Bug #73273: session_unset() empties values from all variables in which is $_session stored
H A D018.phpt2 rewriter correctly handles attribute names which contain dashes
/PHP-7.4/tests/classes/
H A Dinterface_constant_inheritance_004.phpt2 Ensure a class may implement two interfaces which include the same constant (due to inheritance).
/PHP-7.4/ext/reflection/tests/
H A DReflectionExtension_getClassNames_basic.phpt2 ReflectionExtension::getClassNames() method on an extension which actually returns some information
/PHP-7.4/ext/pcre/tests/
H A Dbug81424a.phpt4 We're testing against the functional regression which has been introduced by
/PHP-7.4/win32/
H A Dtime.h50 PHPAPI extern int setitimer(int which, const struct itimerval *value,
/PHP-7.4/ext/imap/tests/
H A Dimap_binary_basic.phpt21 echo "Encode a string which results in more than 60 charters of output\n";
42 Encode a string which results in more than 60 charters of output
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.init.d16 PHPDBG=$(which phpdbg 2>/dev/null)
32 PHPDBG=$(which phpdbg 2>>/dev/null)
/PHP-7.4/ext/standard/tests/serialize/
H A Dref_to_failed_serialize.phpt2 References to objects for which Serializable::serialize() returned NULL should use N;
H A Dserialization_precision_001.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
H A Dserialization_precision_002.phpt8 * Description: Returns a string representation of variable (which can later be unserialized)
/PHP-7.4/ext/gd/tests/
H A Dbug73957.phpt13 if ($im) { // which is not supposed to happen
/PHP-7.4/tests/lang/
H A Dfunc_get_arg.005.phpt2 A variable, which is referenced by another variable, is passed by value.
/PHP-7.4/Zend/tests/traits/
H A Dbug54441.phpt19 …or the trait alias dontKnow() need to be changed in the same statement in which the alias is defin…
/PHP-7.4/ext/date/tests/
H A Ddate_sunrise_variation8.phpt17 //Date at which Sun is up all day at North Pole
21 //Date at which Sun is up all day at South Pole
H A Ddate_sunset_variation8.phpt17 //Date at which Sun is up all day at North Pole
21 //Date at which Sun is up all day at South Pole
/PHP-7.4/ext/soap/tests/bugs/
H A Dbug44811.phpt2 Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data)

Completed in 21 milliseconds

12345678910>>...23