Searched refs:_endsWith (Results 1 – 1 of 1) sorted by relevance
3743 if ($this->_endsWith($part, $quote)) {3795 if ($this->_startsWith($arr, '[') && $this->_endsWith($arr, ']')) {4118 private function _endsWith($text, $char) function in CAS_Client