OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_type2
(Results
1 - 1
of
1
) sorted by null
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java
202
if (_nodeType ==
_type2
(result)) {
654
int type =
_type2
(node);
871
if (
_type2
(node) == DTM.ATTRIBUTE_NODE)
916
int type =
_type2
(_currentNode);
1077
int type =
_type2
(node);
1125
int type =
_type2
(current);
1182
type =
_type2
(current);
1197
type =
_type2
(current);
1204
&& (_exptype2(node) != nodeType &&
_type2
(node) != nodeType));
1986
public final int
_type2
(int identity)
method in class:SAX2DTM2
[
all
...]
Completed in 229 milliseconds