Searched refs:_patternEquals (Results 1 – 1 of 1) sorted by relevance
419 function _patternEquals($pa, $pb) { function in strata_sql_generator451 if($this->_patternEquals($tp['subject'],$tp['predicate'])) {456 if($this->_patternEquals($tp['subject'],$tp['object'])) {461 if($this->_patternEquals($tp['predicate'],$tp['object'])) {482 if(!$this->_patternEquals($tp['subject'], $tp['predicate'])) {487 …if(!$this->_patternEquals($tp['subject'], $tp['object']) && !$this->_patternEquals($tp['predicate'…