Home
last modified time | relevance | path

Searched refs:_openList (Results 1 – 2 of 2) sorted by path

/plugin/extlist/
H A Dsyntax.php230 private function _openList($m, $pos, $match, $handler) function in syntax_plugin_extlist
377 $this->_openList($m1, $pos,$match,$handler);
492 $this->_openList($m1, $pos,$match,$handler);
/plugin/nspages/printers/
H A DprinterSimpleList.php20 $this->_openList();
25 private function _openList() { function in nspages_printerSimpleList