Home
last modified time | relevance | path

Searched refs:_ci (Results 1 – 2 of 2) 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) { function in strata_sql_generator
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('object').' = '.$this->_ci(':'.$id);
452 $conditions[] = $this->_ci('subject').' = '.$this->_ci('predicate');
457 $conditions[] = $this->_ci('subject').' = '.$this->_ci('object');
462 $conditions[] = $this->_ci('predicate').' = '.$this->_ci('object');
[all …]
/plugin/vegalite/
H A Dvega.min.js1 …s.ci=function(t){return this._get===t&&this._ci||(this._ci=Ga(this.values(),1e3,.05,t),this._get=t…