| /plugin/prosemirror/ |
| D | renderer.php | 288 public function header($text, $level, $pos) 302 public function cdata($text) 337 public function preformatted($text) 346 public function code($text, $lang = null, $file = null) 359 public function file($text, $lang = null, $file = null) 364 public function html($text) 374 public function htmlblock($text) 385 public function php($text) 395 public function phpblock($text) 745 public function unformatted($text)
|
| /plugin/htmlabstract/ |
| D | syntax.php | 193 function formatDescription($text, $params) 213 function cutTextToLength(&$text, $maxlen) 236 function closeBrokenTags($text)
|
| /plugin/simplexml/ |
| D | renderer.php | 88 function toc_additem($id, $text, $level) {} 90 function header($text, $level, $pos) { 117 function cdata($text) { 233 function unformatted($text) { 239 function php($text) { 245 function html($text) { 251 function preformatted($text) { 257 function file($text) { 271 function code($text, $lang = NULL) {
|
| /plugin/combo/vendor/php-webdriver/webdriver/lib/ |
| H A D | WebDriverCheckboxes.php | 44 public function deselectByVisibleText($text) 49 public function deselectByVisiblePartialText($text)
|
| H A D | WebDriverRadios.php | 43 public function deselectByVisibleText($text) 48 public function deselectByVisiblePartialText($text)
|
| H A D | AbstractWebDriverCheckboxOrRadio.php | 83 public function selectByVisibleText($text) 88 public function selectByVisiblePartialText($text) 143 protected function byVisibleText($text, $partial = false, $select = true)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/ |
| D | FeatureDescription.php | 31 public $text; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription 64 public function setText($text)
|
| /plugin/encryptedpasswords/script/ |
| D | EditorHandling.js | 69 async decryptSyntax(text, passphrase) { argument 137 async encryptSyntax(text, passphrase) { argument
|
| /plugin/combo/vendor/antlr/antlr4-php-runtime/src/ |
| H A D | TokenFactory.php | 24 ?string $text, 35 public function create(int $type, string $text) : Token;
|
| /plugin/jquery-syntax/jquery-syntax/ |
| D | jquery.syntax.core.js | 13 …ptions.tabWidth=parseInt(value,10);}};Syntax.convertTabsToSpaces=function(text,tabSize){var space=… argument 18 Syntax.updateMatchesWithOffsets=function(matches,linearOffsets,text){(function(matches){for(var i=0… argument 26 …parent=null;this.next=null;};Syntax.Match.prototype.shift=function(offset,text){this.adjust(offset… argument 78 …es=function(name){this.parents.push(name);this.rules.push({apply:function(text,expr){return Syntax… argument 85 Syntax.Brush.MatchPattern=function(text,rule){if(!rule.pattern) argument 92 …ormed rule: ",rule);}}};Syntax.Brush.prototype.getMatchesForRule=function(text,rule){var matches=[… argument 96 Syntax.Brush.prototype.getMatches=function(text){var matches=[];for(var i=0;i<this.rules.length;i+=… argument 97 return matches;};Syntax.Brush.buildTree=function(rule,text,offset,additionalMatches){var match=Synt… argument 98 Syntax.Brush.prototype.buildTree=function(text,offset,additionalMatches){offset=offset||0;text=text… argument 101 top.complete=true;return top;};Syntax.Brush.prototype.process=function(text,matches,options){var to… argument [all …]
|
| /plugin/mermaid/ |
| H A D | syntax.php | 93 private function protectBracketsFromDokuWiki(string $text): string { 111 private function removeProtectionOfBracketsFromDokuWiki(string $text): string { 248 function p_get_instructions($text)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/ |
| D | GoogleCloudVideointelligenceV1p3beta1TextAnnotation.php | 28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextAnnotation 51 public function setText($text)
|
| D | GoogleCloudVideointelligenceV1beta2TextAnnotation.php | 28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextAnnotation 51 public function setText($text)
|
| D | GoogleCloudVideointelligenceV1p1beta1TextAnnotation.php | 28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextAnnotation 51 public function setText($text)
|
| D | GoogleCloudVideointelligenceV1p2beta1TextAnnotation.php | 28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextAnnotation 51 public function setText($text)
|
| D | GoogleCloudVideointelligenceV1TextAnnotation.php | 28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextAnnotation 51 public function setText($text)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/ |
| D | Birthday.php | 29 public $text; variable in Google\\Service\\PeopleService\\Birthday 62 public function setText($text)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/ |
| D | GoogleSearchIdeahubV1betaIdea.php | 30 public $text; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdea 51 public function setText($text)
|
| D | GoogleSearchIdeahubV1alphaIdea.php | 24 public $text; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdea 36 public function setText($text)
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
| D | InsertTextRequest.php | 29 public $text; variable in Google\\Service\\Docs\\InsertTextRequest 62 public function setText($text)
|
| /plugin/latexport/implementation/ |
| D | decorator_persister.php | 217 function toc_additem($id, $text, $level) { 224 function header($text, $level, $pos) { 286 function cdata($text) { 494 function unformatted($text) { 504 function php($text) { 515 function phpblock($text) { 528 function html($text) { 541 function htmlblock($text) { 552 function preformatted($text) { 577 function file($text, $lang = null, $file = null) { [all …]
|
| /plugin/partialsearch/ |
| D | renderer.php | 55 function cdata($text) { 65 function _replaceChars($text) {
|
| /plugin/structautolink/ |
| D | renderer.php | 43 public function cdata($text) 144 public function findMatchingTokens($text)
|
| /plugin/deletepagebutton/ |
| D | script.js | 57 text: LANG.plugins.deletepagebutton.btn_ok, property 65 text: LANG.plugins.deletepagebutton.btn_cancel, property
|
| /plugin/text/ |
| D | renderer.php | 112 function header($text, $level, $pos, $returnonly = false) { 123 function cdata($text) { 323 function unformatted($text) { 327 function php($text, $wrapper='code') { 340 function phpblock($text) { 344 function html($text, $wrapper='code') { 348 function htmlblock($text) { 365 function preformatted($text) { 369 function file($text, $language = null, $filename = null, $options = null) { 373 function code($text, $language = null, $filename = null, $options = null) {
|