Home
last modified time | relevance | path

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

/dports/www/elgg/elgg-3.3.23/vendor/cakephp/database/
H A DIdentifierQuoter.php60 $this->_quoteUpdate($query);
195 protected function _quoteUpdate($query) function in Cake\\Database\\IdentifierQuoter