Home
last modified time | relevance | path

Searched refs:spl_fixedarray_new (Results 1 – 1 of 1) sorted by last modified time

/PHP-5.3/ext/spl/
H A Dspl_fixedarray.c302 static zend_object_value spl_fixedarray_new(zend_class_entry *class_type TSRMLS_DC) /* {{{ */ in spl_fixedarray_new() function
1093 REGISTER_SPL_STD_CLASS_EX(SplFixedArray, spl_fixedarray_new, spl_funcs_SplFixedArray); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds