| /dokuwiki/inc/Ui/ |
| H A D | PageView.php | 14 protected $text; variable in dokuwiki\\Ui\\PageView 21 public function __construct($text = null)
|
| H A D | PageConflict.php | 14 protected $text; variable in dokuwiki\\Ui\\PageConflict 23 public function __construct($text = '', $summary = '')
|
| H A D | PageDiff.php | 29 protected $text; variable in dokuwiki\\Ui\\PageDiff 62 public function compareWith($text = null)
|
| /dokuwiki/inc/parser/ |
| H A D | code.php | 24 public function code($text, $language = null, $filename = '') 56 public function file($text, $language = null, $filename = '')
|
| H A D | metadata.php | 123 public function cdata($text) 144 public function toc_additem($id, $text, $level) 167 public function header($text, $level, $pos) 294 public function preformatted($text) 322 public function file($text, $lang = null, $file = null) 334 public function code($text, $language = null, $file = null)
|
| H A D | xhtmlsummary.php | 47 public function header($text, $level, $pos, $returnonly = false)
|
| H A D | renderer.php | 189 public function toc_additem($id, $text, $level) 200 public function header($text, $level, $pos) 225 public function cdata($text) 435 public function unformatted($text) 445 public function preformatted($text) 470 public function file($text, $lang = null, $file = null) 481 public function code($text, $lang = null, $file = null)
|
| H A D | xhtml.php | 202 public function toc_additem($id, $text, $level) 221 public function header($text, $level, $pos, $returnonly = false) 293 public function cdata($text) 588 public function unformatted($text) 614 public function preformatted($text) 627 public function file($text, $language = null, $filename = null, $options = null) 640 public function code($text, $language = null, $filename = null, $options = null) 655 public function _highlight($type, $text, $language = null, $filename = null, $options = null)
|
| /dokuwiki/inc/Parsing/Handler/ |
| H A D | Preformatted.php | 8 protected $text = ''; variable in dokuwiki\\Parsing\\Handler\\Preformatted
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Caption.php | 97 public $text; variable in SimplePie\\Caption 105 … function __construct($type = null, $lang = null, $startTime = null, $endTime = null, $text = null)
|
| /dokuwiki/_test/tests/inc/ |
| H A D | html_secedit_pattern.test.php | 51 public function testSecEditPattern($text, $expectedMatches, $msg) {
|
| /dokuwiki/inc/Form/ |
| H A D | TextareaElement.php | 14 protected $text; variable in dokuwiki\\Form\\TextareaElement
|
| /dokuwiki/inc/ |
| H A D | compatibility.php | 17 function ctype_space($text) 33 function ctype_digit($text)
|
| H A D | Mailer.class.php | 25 protected $text = ''; variable in Mailer 202 public function setBody($text, $textrep = null, $htmlrep = null, $html = null, $wrap = true) 280 public function setText($text)
|
| H A D | common.php | 718 function checkwordblock($text = '') 977 function cleanText($text) 1000 function formText($text) 1216 function con($pre, $text, $suf, $pretty = false) 1265 function saveWikiText($id, $text, $summary, $minor = false) 1924 function stripsourcemaps(&$text)
|
| H A D | httputils.php | 293 function http_status($code = 200, $text = '')
|
| H A D | html.php | 92 function html_secedit($text, $show = true) 560 function html_diff($text = '', $intro = true, $type = null) 624 function html_conflict($text, $summary) 875 function html_mktocitem($link, $text, $level, $hash = '#')
|
| /dokuwiki/lib/scripts/ |
| H A D | textselection.js | 73 function pasteText(selection,text,opts){ argument 148 function insertAtCarret(textAreaID, text){ argument
|
| /dokuwiki/inc/Utf8/ |
| H A D | Asian.php | 77 public static function separateAsianWords($text, $sep = ' ')
|
| /dokuwiki/_test/core/ |
| H A D | TestUtils.php | 73 public static function fappend($file, $text) {
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | EmailAddressValidator.php | 177 protected static function checkTextLength($text, $minimum, $maximum)
|
| /dokuwiki/inc/Search/ |
| H A D | Indexer.php | 35 public function addPageWords($page, $text) 112 protected function getPageWords($text) 505 public function tokenizer($text, $wc = false)
|
| /dokuwiki/lib/plugins/config/ |
| H A D | admin.php | 274 protected function printH1($id, $text)
|
| /dokuwiki/inc/File/ |
| H A D | PageFile.php | 79 public function saveWikiText($text, $summary, $minor = false)
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | RC4.php | 249 private function crypt($text, $mode)
|