spl_fixedarray_init  100 spl/spl_fixedarray.c 		spl_fixedarray_init(array, size TSRMLS_CC);
spl_fixedarray_init  248 spl/spl_fixedarray.c 			spl_fixedarray_init(intern->array, other->array->size TSRMLS_CC);
spl_fixedarray_init  599 spl/spl_fixedarray.c 	spl_fixedarray_init(intern->array, size TSRMLS_CC);
spl_fixedarray_init  689 spl/spl_fixedarray.c 		spl_fixedarray_init(array, tmp TSRMLS_CC);
spl_fixedarray_init  707 spl/spl_fixedarray.c 		spl_fixedarray_init(array, num TSRMLS_CC);
spl_fixedarray_init  721 spl/spl_fixedarray.c 		spl_fixedarray_init(array, 0 TSRMLS_CC);