Home
last modified time | relevance | path

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

/plugin/strata/helper/
H A 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
H A Dsyntax.php528 $predicate = $this->literal($this->util->normalizePredicate($predicate));
/plugin/strata/syntax/
H A Dentry.php142 $property = $this->util->normalizePredicate($property);