Home
last modified time | relevance | path

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

/dokuwiki/lib/exe/
H A Dxmlrpc.php16 $server->serve();
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php28 public function serve($data = false)
44 parent::serve($data);
29 public function serve($data = false) global() function in dokuwiki\\Remote\\XmlRpcServer
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DServer.php25 $this->serve($data);
29 public function serve($data = false) function in IXR\\Server\\Server