Home
last modified time | relevance | path

Searched refs:objects (Results 151 – 175 of 293) sorted by relevance

12345678910>>...12

/PHP-7.1/ext/standard/tests/file/
H A Dstat_variation7-win32.phpt2 Test stat() functions: usage variations - names of dir/file stored in objects
17 /* test the stats of dir/file when their names are stored in objects */
/PHP-7.1/ext/standard/tests/general_functions/
H A Dvar_dump.phpt197 /* objects of different classes */
205 $objects = array (
216 /* calling check_vardump() to display contents of the objects
218 check_vardump($objects);
220 echo "\n** Testing var_dump() on objects having circular reference **\n";
275 $objects, $misc_values, $variations );
809 ** Testing var_dump() on objects having circular reference **
H A Dvar_dump_64bit.phpt197 /* objects of different classes */
205 $objects = array (
216 /* calling check_vardump() to display contents of the objects
218 check_vardump($objects);
220 echo "\n** Testing var_dump() on objects having circular reference **\n";
275 $objects, $misc_values, $variations );
809 ** Testing var_dump() on objects having circular reference **
H A Dstrval.phpt115 // non_scalar values, objects, arrays, resources and boolean
137 strval() on objects, arrays, boolean and others */
H A Dprint_r.phpt203 /* objects of different classes */
211 $objects = array (
222 /* calling check_printr() to display contents of the objects using print_r() */
223 check_printr($objects);
225 echo "\n** Testing print_r() on objects having circular reference **\n";
1462 ** Testing print_r() on objects having circular reference **
H A Dprint_r_64bit.phpt203 /* objects of different classes */
211 $objects = array (
222 /* calling check_printr() to display contents of the objects using print_r() */
223 check_printr($objects);
225 echo "\n** Testing print_r() on objects having circular reference **\n";
1462 ** Testing print_r() on objects having circular reference **
/PHP-7.1/ext/date/tests/
H A DDateTime_compare_basic1.phpt2 Test of compare object handler for DateTime objects
H A Ddate_time_fractions.phpt2 Fractions with DateTime objects
/PHP-7.1/ext/standard/tests/array/
H A Dend_64bit.phpt73 echo "\n*** Testing end() on objects ***\n";
206 *** Testing end() on objects ***
H A Dend.phpt73 echo "\n*** Testing end() on objects ***\n";
207 *** Testing end() on objects ***
H A Darray_key_exists.phpt10 * Also also works on objects.
93 echo "\n*** Testing operation on objects ***\n";
282 *** Testing operation on objects ***
/PHP-7.1/ext/standard/tests/strings/
H A Dlcfirst.phpt86 echo "\n--- Testing objects ---\n";
209 --- Testing objects ---
H A Dprint_variation1.phpt58 // objects
H A Dconvert_uuencode_variation1.phpt58 // objects
H A Dhebrevc_variation1.phpt58 // objects
H A Dord_variation1.phpt57 // objects
H A Dsscanf_variation2.phpt56 // objects
H A Dstr_shuffle_variation1.phpt57 // objects
H A Dtrim1.phpt36 /* Use of class and objects */
H A Dbin2hex_variation1.phpt55 // objects
H A Dstristr_variation1.phpt55 // objects
H A Dstrlen_variation1.phpt57 // objects
/PHP-7.1/tests/classes/
H A Dimplicit_instantiation_001.phpt6 // These values get implicitly converted to objects
11 // These values do not get implicitly converted to objects
/PHP-7.1/ext/spl/internal/
H A Dsplqueue.inc45 … throw new RuntimeException("Iterators' LIFO/FIFO modes for SplStack/SplQueue objects are frozen");
/PHP-7.1/ext/soap/
H A DTODO.old7 provide user space overriding of serialization certin objects and types

Completed in 52 milliseconds

12345678910>>...12