Home
last modified time | relevance | path

Searched defs:maxcols (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/Parsing/Markdown/
H A DSpecCompatRenderer.php29 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
/dokuwiki/inc/parser/
H A Drenderer.php770 public function table_open($maxcols = null, $numrows = null, $pos = null)
H A Dxhtml.php1431 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)