Home
last modified time | relevance | path

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

/plugin/pycode/
H A Dsyntax.php229 $src_url = $this->mpp->_check_src_url($src_url);
231 throw new Exception($this->mpp->_check_src_url($src_url));
H A Dmethod.php980 public function _check_src_url($src_url) { function in method_pycode_plugin