Home
last modified time | relevance | path

Searched defs:descendantQuery (Results 1 – 8 of 8) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/vendor/github.com/antchfx/xpath/
H A Dquery.go213 type descendantQuery struct { struct
214 iterator func() NodeNavigator
215 posit int
217 Self bool
218 Input query
219 Predicate func(NodeNavigator) bool
222 func (d *descendantQuery) Select(t iterator) NodeNavigator {
271 func (d *descendantQuery) Evaluate(t iterator) interface{} {
277 func (d *descendantQuery) Test(n NodeNavigator) bool {
282 func (d *descendantQuery) position() int {
[all …]
/dports/net/termshark/termshark-2.1.1/vendor/github.com/antchfx/xpath/
H A Dquery.go216 type descendantQuery struct { struct
217 iterator func() NodeNavigator
218 posit int
220 Self bool
221 Input query
222 Predicate func(NodeNavigator) bool
225 func (d *descendantQuery) Select(t iterator) NodeNavigator {
274 func (d *descendantQuery) Evaluate(t iterator) interface{} {
280 func (d *descendantQuery) Test(n NodeNavigator) bool {
285 func (d *descendantQuery) position() int {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/antchfx/xpath/
H A Dquery.go213 type descendantQuery struct { struct
214 iterator func() NodeNavigator
215 posit int
217 Self bool
218 Input query
219 Predicate func(NodeNavigator) bool
222 func (d *descendantQuery) Select(t iterator) NodeNavigator {
271 func (d *descendantQuery) Evaluate(t iterator) interface{} {
277 func (d *descendantQuery) Test(n NodeNavigator) bool {
282 func (d *descendantQuery) position() int {
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/xpath-1.2.0/
H A Dquery.go228 type descendantQuery struct { struct
229 iterator func() NodeNavigator
230 posit int
231 level int
233 Self bool
234 Input query
235 Predicate func(NodeNavigator) bool
298 func (d *descendantQuery) Test(n NodeNavigator) bool {
303 func (d *descendantQuery) position() int {
307 func (d *descendantQuery) depth() int {
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/antchfx/xpath/
H A Dquery.go228 type descendantQuery struct { struct
229 iterator func() NodeNavigator
230 posit int
231 level int
233 Self bool
234 Input query
235 Predicate func(NodeNavigator) bool
298 func (d *descendantQuery) Test(n NodeNavigator) bool {
303 func (d *descendantQuery) position() int {
307 func (d *descendantQuery) depth() int {
[all …]
/dports/www/ytdl/ytdl-0.6.4/vendor/github.com/antchfx/xpath/
H A Dquery.go227 type descendantQuery struct { struct
228 iterator func() NodeNavigator
229 posit int
230 level int
232 Self bool
233 Input query
234 Predicate func(NodeNavigator) bool
297 func (d *descendantQuery) Test(n NodeNavigator) bool {
302 func (d *descendantQuery) position() int {
306 func (d *descendantQuery) depth() int {
[all …]
/dports/www/colly/colly-2.1.0/vendor/github.com/antchfx/xpath/
H A Dquery.go228 type descendantQuery struct { struct
229 iterator func() NodeNavigator
230 posit int
231 level int
233 Self bool
234 Input query
235 Predicate func(NodeNavigator) bool
298 func (d *descendantQuery) Test(n NodeNavigator) bool {
303 func (d *descendantQuery) position() int {
307 func (d *descendantQuery) depth() int {
[all …]
/dports/x11/wallutils/wallutils-5.10.0/vendor/github.com/xyproto/heic/heic-1.0.0/vendor/github.com/antchfx/xpath/
H A Dquery.go228 type descendantQuery struct { struct
229 iterator func() NodeNavigator
230 posit int
231 level int
233 Self bool
234 Input query
235 Predicate func(NodeNavigator) bool
298 func (d *descendantQuery) Test(n NodeNavigator) bool {
303 func (d *descendantQuery) position() int {
307 func (d *descendantQuery) depth() int {
[all …]