Home
last modified time | relevance | path

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

/PHP-7.2/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()
211 spl_fixedarray_object *intern; in spl_fixedarray_object_new_ex()
345 spl_fixedarray_object *intern; in spl_fixedarray_object_read_dimension()
415 spl_fixedarray_object *intern; in spl_fixedarray_object_write_dimension()
460 spl_fixedarray_object *intern; in spl_fixedarray_object_unset_dimension()
509 spl_fixedarray_object *intern; in spl_fixedarray_object_has_dimension()
532 spl_fixedarray_object *intern; in spl_fixedarray_object_count_elements()
556 spl_fixedarray_object *intern; in SPL_METHOD()
617 spl_fixedarray_object *intern; in SPL_METHOD()
[all …]

Completed in 6 milliseconds