Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c388 static inline void spl_fixedarray_object_write_dimension_helper(spl_fixedarray_object *intern, zval… in spl_fixedarray_object_write_dimension_helper() function
436 spl_fixedarray_object_write_dimension_helper(intern, offset, value TSRMLS_CC); in spl_fixedarray_object_write_dimension()
818 spl_fixedarray_object_write_dimension_helper(intern, zindex, value TSRMLS_CC); in SPL_METHOD()

Completed in 18 milliseconds