Home
last modified time | relevance | path

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

/plugin/strata/helper/
Dutil.php134 if($normalized) $result = $this->normalizePredicate($result);
143 if($normalized) $result = $this->normalizePredicate($result);
152 function normalizePredicate($p) { function in helper_plugin_strata_util
Dsyntax.php528 $predicate = $this->literal($this->util->normalizePredicate($predicate));
/plugin/strata/syntax/
Dentry.php143 $property = $this->util->normalizePredicate($property);