Home
last modified time | relevance | path

Searched refs:_firstch2 (Results 1 – 1 of 1) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
DSAX2DTM2.java95 : _firstch2(makeNodeIdentity(node)); in setStartNode()
253 : _firstch2(makeNodeIdentity(_startNode)); in setStartNode()
665 _currentNode = _firstch2(_currentNode); in setStartNode()
1082 first = _firstch2(node); in setStartNode()
1954 public final int _firstch2(int identity) in _firstch2() method in SAX2DTM2
2784 identity = _firstch2(identity); in getStringValue()
2897 identity = _firstch2(identity); in getStringValueX()
2976 int child = _firstch2(ROOTNODE); in getStringValue()
3028 identity = _firstch2(identity); in dispatchCharactersEvents()