Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/Parsing/ParserMode/
H A DTableTest.php9 use dokuwiki\Parsing\ParserMode\Table; alias
16 $this->P->addMode('table',new Table());
60 $this->P->addMode('table',new Table());
100 $this->P->addMode('table',new Table());
125 $this->P->addMode('table',new Table());
160 $this->P->addMode('table',new Table());
209 $this->P->addMode('table',new Table());
244 $this->P->addMode('table',new Table());
305 $this->P->addMode('table',new Table());
339 $this->P->addMode('table',new Table());
[all …]
H A DI18nTest.php15 use dokuwiki\Parsing\ParserMode\Table; alias
92 $this->P->addMode('table',new Table());
H A DFootnoteTest.php14 use dokuwiki\Parsing\ParserMode\Table; alias
261 $this->P->addMode('table',new Table());
/dokuwiki/inc/Utf8/
H A DClean.php92 $specials = preg_quote(Table::specialChars(), '/');
154 $string = strtr($string, Table::lowerAccents());
157 $string = strtr($string, Table::upperAccents());
174 return strtr($string, Table::romanization());
H A DTable.php10 class Table class
H A DPhpString.php269 return strtr($string, Table::upperCaseToLowerCase());
288 return strtr($string, Table::lowerCaseToUpperCase());
/dokuwiki/inc/Parsing/ParserMode/
H A DTable.php6 use dokuwiki\Parsing\Handler\Table as TableHandler;
9 class Table extends AbstractMode class
/dokuwiki/inc/Parsing/Handler/
H A DTable.php5 class Table extends AbstractRewriter class
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md103 ## Table Formatter
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt311 Table rows have to start and end with a ''|'' for normal rows or a ''^'' for headers.
350 ^ Table with alignment ^^^
357 ^ Table with alignment ^^^
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt311 Table rows have to start and end with a ''|'' for normal rows or a ''^'' for headers.
350 ^ Table with alignment ^^^
357 ^ Table with alignment ^^^
/dokuwiki/vendor/php81_bc/strftime/
H A DREADME.md21 # Table of contents