Home
last modified time | relevance | path

Searched refs:properties (Results 51 – 75 of 234) sorted by last modified time

12345678910

/PHP-5.5/ext/standard/tests/class_object/
H A Dget_object_vars_variation_003.phpt6 * Description: Returns an array of object properties
/PHP-5.5/ext/standard/tests/array/
H A Dusort_object1.phpt2 Test usort() function : object functionality - different number of properties
11 * Pass an array of objects which have a different number of properties
76 // array of SimpleClass objects having more than one properties
H A Dvar_export.phpt2 var_export() and objects with numeric indexes properties
H A Dsizeof_basic2.phpt7 * installed, it will return the properties of an object.
H A Dsizeof_error.phpt7 * it will return the properties of an object.
H A Dsizeof_object1.phpt15 * it will return the properties of an object.
H A Dsizeof_object2.phpt7 * it will return the properties of an object.
H A Dsizeof_variation1.phpt7 * it will return the properties of an object.
H A Dsizeof_variation2.phpt7 * it will return the properties of an object.
H A Dsizeof_variation3.phpt7 * it will return the properties of an object.
H A Dsizeof_variation4.phpt7 * it will return the properties of an object.
H A Dsizeof_variation5.phpt7 * it will return the properties of an object.
H A Dnatcasesort_object2.phpt11 * Pass natcasesort() an array of objects which have properties of different
H A Drsort_object2.phpt11 * Test functionality of rsort() with objects where properties have different visibilities
H A Dsizeof_basic1.phpt7 * installed, it will return the properties of an object.
H A Dcount_recursive.phpt8 Discription: Count elements in an array, or properties in an object
H A Darray_key_exists_object2.phpt12 * Pass array_key_exists() an object with private and protected properties
/PHP-5.5/ext/spl/tests/
H A Dpqueue_002.phpt61 Exception: Heap is corrupted, heap properties are no longer ensured.
62 Exception: Heap is corrupted, heap properties are no longer ensured.
63 Exception: Heap is corrupted, heap properties are no longer ensured.
H A Dheap_top_variation_002.phpt31 Heap is corrupted, heap properties are no longer ensured.
H A Dheap_004.phpt61 Exception: Heap is corrupted, heap properties are no longer ensured.
62 Exception: Heap is corrupted, heap properties are no longer ensured.
63 Exception: Heap is corrupted, heap properties are no longer ensured.
H A Dheap_corruption.phpt62 Corruption Exception: Heap is corrupted, heap properties are no longer ensured.
H A Dcountable_class_basic1.phpt21 - Static properties [0] {
H A Darray_013.phpt79 Catchable fatal error: ArrayIterator::append(): Cannot append properties to objects, use ArrayItera…
H A DarrayObject_setFlags_basic2.phpt2 SPL: Ensure access to non-visible properties falls back to dimension access with ArrayObject::ARRAY…
/PHP-5.5/ext/spl/
H A Dspl_observer.c901 if (!intern->std.properties) { in SPL_METHOD()
904 …zend_hash_copy(intern->std.properties, Z_ARRVAL_P(pmembers), (copy_ctor_func_t) zval_add_ref, (voi… in SPL_METHOD()

Completed in 77 milliseconds

12345678910