Searched refs:indent (Results 1 – 8 of 8) sorted by relevance
170 * @param int $indent number of spaces indention173 function ptln($string, $indent = 0) argument176 echo str_repeat(' ', $indent) . "$string\n";
376 * @param int $indent379 protected function htmlUserForm($cmd, $user = '', $userdata = [], $indent = 0) argument412 $indent + 6421 $indent + 6430 $indent + 6439 $indent + 6448 $indent + 6457 $indent + 6486 $this->htmlFilterSettings($indent + 10);514 * @param int $indent[all …]
150 text-indent: -99999px;
70 text-indent: -99999px;188 text-indent: -9999px;194 text-indent: 0;210 text-indent: -9999px;218 text-indent: 0;473 text-indent: -99999px;
3121 protected function indent(&$result) { function in GeSHi3838 $this->indent($parsed_code);
198 Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two space…
625 - Optimization using basic rework of indent function improving tab expansion performance (BenBE)