Home | History | Annotate | Download | only in sax2dtm

Lines Matching refs:startNode

530         int startNode = identity;
550 } while (DTM.NULL != identity && (_parent(identity) >= startNode));
1273 int startNode = identity;
1293 } while (DTM.NULL != identity && (_parent(identity) >= startNode));