Searched refs:CommentNodeTest (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/xml/
H A DXPathStep.h56 enum Kind { TextNodeTest, CommentNodeTest, ProcessingInstructionNodeTest, AnyNodeTest, NameTest }; enumerator in enum:WebCore::XPath::Step::NodeTest::Kind
H A DXPathGrammar.y246 $$ = new Step::NodeTest(Step::NodeTest::CommentNodeTest);
H A DXPathStep.cpp174 case Step::NodeTest::CommentNodeTest:

Completed in 69 milliseconds