spl_fixedarray_init  100 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, size TSRMLS_CC);
spl_fixedarray_init  248 ext/spl/spl_fixedarray.c 			spl_fixedarray_init(intern->array, other->array->size TSRMLS_CC);
spl_fixedarray_init  603 ext/spl/spl_fixedarray.c 	spl_fixedarray_init(intern->array, size TSRMLS_CC);
spl_fixedarray_init  625 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(intern->array, size TSRMLS_CC);
spl_fixedarray_init  730 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, tmp TSRMLS_CC);
spl_fixedarray_init  748 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, num TSRMLS_CC);
spl_fixedarray_init  762 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, 0 TSRMLS_CC);