Home
last modified time | relevance | path

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

12345678910>>...26

/PHP-5.5/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-5.5/ext/dba/libcdb/
H A Duint32.h33 #error Need type which holds 32 bits
/PHP-5.5/ext/standard/tests/array/
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
H A Dsizeof_object2.phpt14 echo "--- Testing sizeof() with objects which doesn't implement Countable interface ---\n";
44 // child class which inherits parent test2
102 --- Testing sizeof() with objects which doesn't implement Countable interface ---
H A Dsizeof_object1.phpt22 echo "-- Testing sizeof() with an object which implements Countable interface --\n";
48 -- Testing sizeof() with an object which implements Countable interface --
H A Darray_splice_variation1.phpt38 echo "Test behaviour of replacement which is part of reference set \n";
102 Test behaviour of replacement which is part of reference set
/PHP-5.5/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-5.5/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-5.5/ext/reflection/tests/
H A DReflectionExtension_getClassNames_basic.phpt2 ReflectionExtension::getClassNames() method on an extension which actually returns some information
H A DReflectionClass_getInterfaces_003.phpt24 echo "The result is an array in which each element is an object (an instance of ReflectionClass)\n";
51 The result is an array in which each element is an object (an instance of ReflectionClass)
/PHP-5.5/win32/
H A Dtime.h48 PHPAPI extern int setitimer(int which, const struct itimerval *value,
/PHP-5.5/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-5.5/sapi/apache/
H A DapMakefile.libdir1 This is a place-holder which indicates to Configure that it shouldn't
/PHP-5.5/sapi/apache_hooks/
H A DapMakefile.libdir1 This is a place-holder which indicates to Configure that it shouldn't
/PHP-5.5/Zend/RFCs/
H A D001.txt23 instantiation and duplication is very hard to control, a problem which
36 sent to functions, assigned and copied it is only the handle which is
92 reference (unless a replica is actually desired, which is uncommon).
102 be passed to foo() by value, which most probably will also save
109 mentioned in this section as you will see in further sections which
122 'auto-clone' feature, which will perform a cloning of the object
/PHP-5.5/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-5.5/ext/soap/tests/bugs/
H A Dbug44811.phpt2 Bug #44811 (Improve error messages when creating new SoapClient which contains invalid data)
/PHP-5.5/ext/recode/
H A Dconfig9.m45 dnl Check for extensions with which Recode can not work
/PHP-5.5/Zend/tests/traits/
H A Dbug54441.phpt19 …for the trait alias dontKnow() need to be changed in the same statment in which the alias is defin…
/PHP-5.5/tests/lang/
H A Dfunc_get_arg.005.phpt2 A variable, which is referenced by another variable, is passed by value.
/PHP-5.5/ext/ctype/tests/
H A Dctype_punct_variation2.phpt8 * Description: Checks for any printable character which is not whitespace
14 * Pass different integers to ctype_punct() to test which character codes are considered
H A Dctype_punct_variation3.phpt8 * Description: Checks for any printable character which is not whitespace
15 * which are considered valid punctuation character only strings
/PHP-5.5/ext/calendar/tests/
H A Dunixtojd.phpt29 // unixtojd() calls php_localtime_r() which for Pacific timezone systems, returns a time -8 hours
30 …caltime is passed to the julian date conversion (GregorianToSDN) function which works (probably co…

Completed in 31 milliseconds

12345678910>>...26