anext             871 ext/simplexml/simplexml.c 	xmlAttrPtr      anext;
anext             926 ext/simplexml/simplexml.c 					anext = attr->next;
anext             932 ext/simplexml/simplexml.c 					attr = anext;