spl_fixedarray_init  105 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, size);
spl_fixedarray_init  237 ext/spl/spl_fixedarray.c 			spl_fixedarray_init(intern->array, other->array->size);
spl_fixedarray_init  575 ext/spl/spl_fixedarray.c 	spl_fixedarray_init(intern->array, size);
spl_fixedarray_init  596 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(intern->array, size);
spl_fixedarray_init  702 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, tmp);
spl_fixedarray_init  713 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, num);
spl_fixedarray_init  721 ext/spl/spl_fixedarray.c 		spl_fixedarray_init(array, 0);