OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:predicatesAreContextListInsensitive
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/xml/
XPathStep.h
91
bool
predicatesAreContextListInsensitive
() const;
XPathStep.cpp
86
if (second->m_axis == Step::ChildAxis && second->
predicatesAreContextListInsensitive
()) {
97
bool Step::
predicatesAreContextListInsensitive
() const
Completed in 39 milliseconds