Home
last modified time | relevance | path

Searched refs:spl_array_from_obj (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/spl/
H A Dspl_array.c66 #define Z_SPLARRAY_P(zv) spl_array_from_obj(Z_OBJ_P((zv)))
131 spl_array_object *intern = spl_array_from_obj(object); in spl_array_object_free_storage()
160 spl_array_object *other = spl_array_from_obj(orig); in spl_array_object_new_ex()
400 spl_array_object *intern = spl_array_from_obj(object); in spl_array_read_dimension_ex()
465 spl_array_object *intern = spl_array_from_obj(object); in spl_array_write_dimension_ex()
527 spl_array_object *intern = spl_array_from_obj(object); in spl_array_unset_dimension_ex()
586 spl_array_object *intern = spl_array_from_obj(object); in spl_array_has_dimension_ex()
733 spl_array_object *intern = spl_array_from_obj(object); in spl_array_get_properties_for()
772 spl_array_object *intern = spl_array_from_obj(obj); in spl_array_get_debug_info()
802 spl_array_object *intern = spl_array_from_obj(obj); in spl_array_get_gc()
[all …]

Completed in 10 milliseconds