Home
last modified time | relevance | path

Searched defs:text (Results 126 – 150 of 1028) sorted by relevance

12345678910>>...42

/plugin/prosemirror/
Drenderer.php288 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/
Dsyntax.php193 function formatDescription($text, $params)
213 function cutTextToLength(&$text, $maxlen)
236 function closeBrokenTags($text)
/plugin/simplexml/
Drenderer.php88 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 DWebDriverCheckboxes.php44 public function deselectByVisibleText($text)
49 public function deselectByVisiblePartialText($text)
H A DWebDriverRadios.php43 public function deselectByVisibleText($text)
48 public function deselectByVisiblePartialText($text)
H A DAbstractWebDriverCheckboxOrRadio.php83 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/
DFeatureDescription.php31 public $text; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription
64 public function setText($text)
/plugin/encryptedpasswords/script/
DEditorHandling.js69 async decryptSyntax(text, passphrase) { argument
137 async encryptSyntax(text, passphrase) { argument
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DTokenFactory.php24 ?string $text,
35 public function create(int $type, string $text) : Token;
/plugin/jquery-syntax/jquery-syntax/
Djquery.syntax.core.js13 …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 Dsyntax.php93 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/
DGoogleCloudVideointelligenceV1p3beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextAnnotation
51 public function setText($text)
DGoogleCloudVideointelligenceV1beta2TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextAnnotation
51 public function setText($text)
DGoogleCloudVideointelligenceV1p1beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextAnnotation
51 public function setText($text)
DGoogleCloudVideointelligenceV1p2beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextAnnotation
51 public function setText($text)
DGoogleCloudVideointelligenceV1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextAnnotation
51 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
DBirthday.php29 public $text; variable in Google\\Service\\PeopleService\\Birthday
62 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Ideahub/
DGoogleSearchIdeahubV1betaIdea.php30 public $text; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1betaIdea
51 public function setText($text)
DGoogleSearchIdeahubV1alphaIdea.php24 public $text; variable in Google\\Service\\Ideahub\\GoogleSearchIdeahubV1alphaIdea
36 public function setText($text)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DInsertTextRequest.php29 public $text; variable in Google\\Service\\Docs\\InsertTextRequest
62 public function setText($text)
/plugin/latexport/implementation/
Ddecorator_persister.php217 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/
Drenderer.php55 function cdata($text) {
65 function _replaceChars($text) {
/plugin/structautolink/
Drenderer.php43 public function cdata($text)
144 public function findMatchingTokens($text)
/plugin/deletepagebutton/
Dscript.js57 text: LANG.plugins.deletepagebutton.btn_ok, property
65 text: LANG.plugins.deletepagebutton.btn_cancel, property
/plugin/text/
Drenderer.php112 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) {

12345678910>>...42