Searched refs:spl_fixedarray_new (Results 1 – 1 of 1) sorted by relevance
297 static zend_object *spl_fixedarray_new(zend_class_entry *class_type) /* {{{ */ in spl_fixedarray_new() function1068 REGISTER_SPL_STD_CLASS_EX(SplFixedArray, spl_fixedarray_new, spl_funcs_SplFixedArray); in PHP_MINIT_FUNCTION()
Completed in 6 milliseconds