Home | History | Annotate | Download | only in ref

Lines Matching refs:getNextAttribute

297              ? getFirstAttribute(context) : getNextAttribute(current);
314 ? getFirstAttribute(context) : getNextAttribute(current);
321 while (DTM.NULL != (current = getNextAttribute(current)));