Home
last modified time | relevance | path

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

/plugin/strata/helper/
H A Dtriples.php85 function _ci($a) { function in helper_plugin_strata_triples
98 return $this->_ci($a).' = '.$this->_ci($b);
373 function _ci($a) {
374 return $this->_triples->_ci($a);
432 $conditions[] = $this->_ci('subject').' = '.$this->_ci(':'.$id);
439 $conditions[] = $this->_ci('predicate').' = '.$this->_ci(':'.$id);
446 $conditions[] = $this->_ci('objec
355 function _ci($a) { global() function in strata_sql_generator
[all...]