Home
last modified time | relevance | path

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

/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.php5 class Table extends AbstractMode class
8 * Table constructor.
/dokuwiki/inc/parser/
H A Dhandler.php12 use dokuwiki\Parsing\Handler\Table; alias
1017 $this->callWriter = new Table($this->callWriter);
1029 /** @var Table $reWriter */
/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 ^^^