Home
last modified time | relevance | path

Searched defs:sendData (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/plugins/popularity/
H A Dhelper.php63 public function sendData($data) global() function in helper_plugin_popularity
/dokuwiki/inc/HTTP/
H A DHTTPClient.php580 protected function sendData($socket, $data, $message) { global() function in dokuwiki\\HTTP\\HTTPClient