Home
last modified time | relevance | path

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

/PHP-7.3/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()
207 spl_fixedarray_object *intern; in spl_fixedarray_object_new_ex()
343 spl_fixedarray_object *intern; in spl_fixedarray_object_read_dimension()
401 spl_fixedarray_object *intern; in spl_fixedarray_object_write_dimension()
446 spl_fixedarray_object *intern; in spl_fixedarray_object_unset_dimension()
495 spl_fixedarray_object *intern; in spl_fixedarray_object_has_dimension()
517 spl_fixedarray_object *intern; in spl_fixedarray_object_count_elements()
541 spl_fixedarray_object *intern; in SPL_METHOD()
599 spl_fixedarray_object *intern; in SPL_METHOD()
[all …]

Completed in 12 milliseconds