Home
last modified time | relevance | path

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

/plugin/dwcommits/
H A Dsyntax.php196 if(($url = $this->dwc_element('url', $matches[1], $inf))!== false) {
200 $git = $this->dwc_element('git', $matches[1], $inf);
214 function dwc_element($prefix, $suffix, $ar) { function in syntax_plugin_dwcommits
H A Dhelper.php811 if(($url = $this->dwc_element('url', $matches[1], $inf))!== false) {
815 $git = $this->dwc_element('git', $matches[1], $inf);
828 function dwc_element($prefix, $suffix, $ar) { function in helper_plugin_dwcommits