Home
last modified time | relevance | path

Searched defs:MatchNode (Results 1 – 25 of 71) sorted by relevance

123

/dports/textproc/lttoolbox/lttoolbox-3.5.4/lttoolbox/
H A Dmatch_node.cc19 MatchNode::MatchNode(int const svsize) : in MatchNode() function in MatchNode
29 MatchNode::MatchNode(MatchNode const &n) : in MatchNode() function in MatchNode
H A Dmatch_state.cc125 MatchState::classifyFinals(map<MatchNode *, int> const &final_class) const in classifyFinals()
132 MatchState::classifyFinals(map<MatchNode *, int> const &final_class, set<int> const &banned_rules) … in classifyFinals()
H A Dsorted_vector.h20 class MatchNode; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/XPath/Internal/
H A DAbsoluteQuery.cs26 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.AbsoluteQuery
H A DDocumentorderQuery.cs30 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.DocumentOrderQuery
H A DForwardPositionQuery.cs32 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.ForwardPositionQuery
H A DIdQuery.cs57 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.IDQuery
H A DAttributeQuery.cs51 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.AttributeQuery
H A DChildrenQuery.cs52 public sealed override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.ChildrenQuery
H A DMergeFilterQuery.cs44 public override XPathNavigator MatchNode(XPathNavigator current) { in MatchNode() method in MS.Internal.Xml.XPath.MergeFilterQuery
H A DDescendantBaseQuery.cs27 public override XPathNavigator MatchNode(XPathNavigator context) { in MatchNode() method in MS.Internal.Xml.XPath.DescendantBaseQuery
H A DContextQuery.cs43 public override XPathNavigator MatchNode(XPathNavigator current) { in MatchNode() method in MS.Internal.Xml.XPath.ContextQuery
H A DFunctionQuery.cs76 public override XPathNavigator MatchNode(XPathNavigator navigator) { in MatchNode() method in MS.Internal.Xml.XPath.FunctionQuery
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/XPath/Internal/
H A DAbsoluteQuery.cs22 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.AbsoluteQuery
H A DDocumentorderQuery.cs27 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.DocumentOrderQuery
H A DForwardPositionQuery.cs31 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.ForwardPositionQuery
H A DIdQuery.cs57 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.IDQuery
H A DMergeFilterQuery.cs46 public override XPathNavigator MatchNode(XPathNavigator current) in MatchNode() method in MS.Internal.Xml.XPath.MergeFilterQuery
H A DChildrenQuery.cs56 public sealed override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.ChildrenQuery
H A DDescendantBaseQuery.cs27 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.DescendantBaseQuery
H A DAttributeQuery.cs58 public override XPathNavigator MatchNode(XPathNavigator context) in MatchNode() method in MS.Internal.Xml.XPath.AttributeQuery
H A DFunctionQuery.cs90 public override XPathNavigator MatchNode(XPathNavigator navigator) in MatchNode() method in MS.Internal.Xml.XPath.FunctionQuery
H A DContextQuery.cs45 public override XPathNavigator MatchNode(XPathNavigator current) in MatchNode() method in MS.Internal.Xml.XPath.ContextQuery
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/quasilyte/go-ruleguard/internal/mvdan.cc/gogrep/
H A Dkludge.go38 func (p *Pattern) MatchNode(n ast.Node, cb func(MatchData)) { func
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/kunwardeep/paralleltest/tools/vendor/github.com/quasilyte/go-ruleguard/internal/mvdan.cc/gogrep/
H A Dkludge.go38 func (p *Pattern) MatchNode(n ast.Node, cb func(MatchData)) { func

123