Home
last modified time | relevance | path

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

/PHP-7.0/ext/spl/
H A Dspl_fixedarray.c62 } spl_fixedarray_object; typedef
77 return (spl_fixedarray_object*)((char*)(obj) - XtOffsetOf(spl_fixedarray_object, std)); in spl_fixed_array_from_obj()
217 spl_fixedarray_object *intern; in spl_fixedarray_object_new_ex()
357 spl_fixedarray_object *intern; in spl_fixedarray_object_read_dimension()
427 spl_fixedarray_object *intern; in spl_fixedarray_object_write_dimension()
472 spl_fixedarray_object *intern; in spl_fixedarray_object_unset_dimension()
521 spl_fixedarray_object *intern; in spl_fixedarray_object_has_dimension()
544 spl_fixedarray_object *intern; in spl_fixedarray_object_count_elements()
570 spl_fixedarray_object *intern; in SPL_METHOD()
633 spl_fixedarray_object *intern; in SPL_METHOD()
[all …]

Completed in 9 milliseconds