Home
last modified time | relevance | path

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

/plugin/oembed/
Dsyntax.php234 if($data = $this->resolveDiscovery($tag)) return $data;
248 if($data = $this->resolveDiscovery($tag)) return $data;
278 function resolveDiscovery($tag){ function in syntax_plugin_oembed