Searched defs:_firstch2 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/dtm/ref/sax2dtm/
H A DSAX2DTM2.java97 : _firstch2(makeNodeIdentity(node));
255 : _firstch2(makeNodeIdentity(_startNode));
667 _currentNode = _firstch2(_currentNode);
1084 first = _firstch2(node);
1956 public final int _firstch2(int identity) method in class:SAX2DTM2
2786 identity = _firstch2(identity);
2899 identity = _firstch2(identity);
2978 int child = _firstch2(ROOTNODE);
3030 identity = _firstch2(identity);

Completed in 56 milliseconds