Searched refs:spl_array_from_obj (Results 1 – 1 of 1) sorted by relevance
62 #define Z_SPLARRAY_P(zv) spl_array_from_obj(Z_OBJ_P((zv)))126 spl_array_object *intern = spl_array_from_obj(object); in spl_array_object_free_storage()155 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex()402 spl_array_object *intern = spl_array_from_obj(object); in spl_array_read_dimension_ex()467 spl_array_object *intern = spl_array_from_obj(object); in spl_array_write_dimension_ex()529 spl_array_object *intern = spl_array_from_obj(object); in spl_array_unset_dimension_ex()590 spl_array_object *intern = spl_array_from_obj(object); in spl_array_has_dimension_ex()737 spl_array_object *intern = spl_array_from_obj(object); in spl_array_get_properties_for()773 spl_array_object *intern = spl_array_from_obj(obj); in spl_array_get_debug_info()799 spl_array_object *intern = spl_array_from_obj(obj); in spl_array_get_gc()[all …]
Completed in 9 milliseconds