anext             845 ext/simplexml/simplexml.c 	xmlAttrPtr      anext;
anext             898 ext/simplexml/simplexml.c 					anext = attr->next;
anext             904 ext/simplexml/simplexml.c 					attr = anext;