OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_hasProcessedNS
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/utils/
NSInfo.java
44
m_hasProcessedNS
= hasProcessedNS;
67
m_hasProcessedNS
= hasProcessedNS;
84
m_hasProcessedNS
= true;
97
public boolean
m_hasProcessedNS
;
DOMHelper.java
634
hasProcessedNS = (nsInfo == null) ? false : nsInfo.
m_hasProcessedNS
;
[
all
...]
Completed in 28 milliseconds