Home
last modified time | relevance | path

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

/dokuwiki/vendor/kissifrot/php-ixr/src/Client/
H A DClientMulticall.php24 $struct = [
28 $this->calls[] = $struct;
/dokuwiki/vendor/kissifrot/php-ixr/src/Server/
H A DIntrospectionServer.php37 ['struct'],
38 'Returns a struct describing the XML-RPC specifications supported by this server'
159 case 'struct':
160 $return[] = ['struct' => 'struct'];