Home
last modified time | relevance | path

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

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/ChrisTrenkamp/goxpath/internal/execxp/
H A Dpaths.go216 var booleanOps = map[string]bool{ var
245 if booleanOps[op] {
/dports/devel/py-cheetah3/Cheetah3-3.2.6/Cheetah/
H A DParser.py95 booleanOps = ('and', 'or', 'not') variable
98 + compOps + booleanOps
/dports/print/scribus-devel/scribus-1.5.7/codegen/cheetah/Cheetah/
H A DParser.py79 booleanOps = ('and', 'or', 'not') variable
82 + compOps + booleanOps