RIT_SELF_FIRST    236 ext/spl/spl_iterators.c 							case RIT_SELF_FIRST:
RIT_SELF_FIRST    263 ext/spl/spl_iterators.c 				if (object->nextElement && (object->mode == RIT_SELF_FIRST || object->mode == RIT_CHILD_FIRST)) {
RIT_SELF_FIRST    266 ext/spl/spl_iterators.c 				if (object->mode == RIT_SELF_FIRST) {
RIT_SELF_FIRST   2866 ext/spl/spl_iterators.c 	REGISTER_SPL_CLASS_CONST_LONG(RecursiveIteratorIterator, "SELF_FIRST",      RIT_SELF_FIRST);