SPL_ARRAY_ARRAY_AS_PROPS  834 spl/spl_array.c 	if ((intern->ar_flags & SPL_ARRAY_ARRAY_AS_PROPS) != 0
SPL_ARRAY_ARRAY_AS_PROPS  845 spl/spl_array.c 	if ((intern->ar_flags & SPL_ARRAY_ARRAY_AS_PROPS) != 0
SPL_ARRAY_ARRAY_AS_PROPS  857 spl/spl_array.c 	if ((intern->ar_flags & SPL_ARRAY_ARRAY_AS_PROPS) != 0
SPL_ARRAY_ARRAY_AS_PROPS  868 spl/spl_array.c 	if ((intern->ar_flags & SPL_ARRAY_ARRAY_AS_PROPS) != 0
SPL_ARRAY_ARRAY_AS_PROPS  879 spl/spl_array.c 	if ((intern->ar_flags & SPL_ARRAY_ARRAY_AS_PROPS) != 0
SPL_ARRAY_ARRAY_AS_PROPS 1973 spl/spl_array.c 	REGISTER_SPL_CLASS_CONST_LONG(ArrayObject,   "ARRAY_AS_PROPS",   SPL_ARRAY_ARRAY_AS_PROPS);
SPL_ARRAY_ARRAY_AS_PROPS 1976 spl/spl_array.c 	REGISTER_SPL_CLASS_CONST_LONG(ArrayIterator, "ARRAY_AS_PROPS",   SPL_ARRAY_ARRAY_AS_PROPS);