Searched defs:isTextNode (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/Node/
H A DText.pm31 sub isTextNode { 1; } subroutine
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DNode.pm263 sub isTextNode {} subroutine
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DNode.h238 bool isTextNode() const { return getFlag(IsTextFlag); } function in class:WebCore::Node

Completed in 79 milliseconds