Home
last modified time | relevance | path

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

/external/webkit/WebCore/xml/
DXPathStep.h55TextNodeTest, CommentNodeTest, ProcessingInstructionNodeTest, AnyNodeTest, NameTest enumerator
DXPathGrammar.y260 $$ = new Step::NodeTest(Step::NodeTest::TextNodeTest);
DXPathStep.cpp158 case Step::NodeTest::TextNodeTest: in nodeMatchesBasicTest()