Searched refs:EasyHandle (Results 1 – 3 of 3) sorted by relevance
14 * @return EasyHandle24 * @param EasyHandle $easy26 public function release(EasyHandle $easy);
41 $easy = new EasyHandle;64 public function release(EasyHandle $easy)90 * @param EasyHandle $easy97 EasyHandle $easy,120 private static function invokeStats(EasyHandle $easy)136 EasyHandle $easy,206 private function getDefaultConf(EasyHandle $easy)233 private function applyMethod(EasyHandle $easy, array &$conf)301 private function applyHeaders(EasyHandle $easy, array &$conf)510 EasyHandle $easy,[all …]
14 final class EasyHandle class