Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_fixedarray.c60 } spl_fixedarray_object; typedef
75 return (spl_fixedarray_object*)((char*)(obj) - XtOffsetOf(spl_fixedarray_object, std)); in spl_fixed_array_from_obj()
212 spl_fixedarray_object *intern; in spl_fixedarray_object_new_ex()
349 spl_fixedarray_object *intern; in spl_fixedarray_object_read_dimension()
409 spl_fixedarray_object *intern; in spl_fixedarray_object_write_dimension()
454 spl_fixedarray_object *intern; in spl_fixedarray_object_unset_dimension()
503 spl_fixedarray_object *intern; in spl_fixedarray_object_has_dimension()
525 spl_fixedarray_object *intern; in spl_fixedarray_object_count_elements()
549 spl_fixedarray_object *intern; in SPL_METHOD()
607 spl_fixedarray_object *intern; in SPL_METHOD()
[all …]

Completed in 6 milliseconds