Home
last modified time | relevance | path

Searched defs:supportedOperators (Results 1 – 2 of 2) sorted by relevance

/dports/www/carbonapi/carbonapi-0.14.1/expr/functions/filter/
H A Dfunction.go31 var supportedOperators = map[string]struct{}{ var
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/TemplateChecks/
H A DAbstractXSLSupportCheck.php32 protected $supportedOperators = ['and', 'div', 'mod', 'or']; variable in s9e\\TextFormatter\\Configurator\\TemplateChecks\\AbstractXSLSupportCheck