Home
last modified time | relevance | path

Searched refs:texts (Results 1 – 25 of 34) sorted by relevance

12

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm58 <cfset texts = StructNew()>
59 <cfset texts.textinputs = "">
60 <cfset texts.words = "">
61 <cfset texts.abort = "">
78 <cfset texts.words = ListAppend(texts.words, "words[#input_cnt#] = [];", CRLF)>
79 <cfset texts.words = ListAppend(texts.words, "suggs[#input_cnt#] = [];", CRLF)>
89 …<cfset texts.words = ListAppend(texts.words, "words[#input_cnt#][#word_cnt#] = '#bad_word#';", CRL…
96 <cfif texts.words eq "">
113 #texts.textinputs##CRLF#
114 #texts.words#
[all …]
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm60 <cfset texts = StructNew()>
61 <cfset texts.textinputs = "">
62 <cfset texts.words = "">
63 <cfset texts.abort = "">
80 <cfset texts.words = ListAppend(texts.words, "words[#input_cnt#] = [];", CRLF)>
81 <cfset texts.words = ListAppend(texts.words, "suggs[#input_cnt#] = [];", CRLF)>
91 …<cfset texts.words = ListAppend(texts.words, "words[#input_cnt#][#word_cnt#] = '#bad_word#';", CRL…
98 <cfif texts.words eq "">
115 #texts.textinputs##CRLF#
116 #texts.words#
[all …]
/plugin/textinsert/lang/en/
H A Dintro.txt1texts, and to edit them after they have been saved. A macro name can contain letters, numbers, un…
3 … can add up to six macros at a time. The sixth is a text area which will allow for extended texts.
4 Enter the macro name in the **Macro** column and the texts which they represent in the
10 with all your macros. You can edit the texts of any number of macros.
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DTableFormatter.php184 * @param string[] $texts list of texts for each column
189 public function format($columns, $texts, $colors = array()) argument
197 $wrapped[$col] = explode("\n", $this->wordwrap($texts[$col], $width, "\n", true));
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php504 $texts = [];
506 $texts[] = $vProperty->getValue();
508 … $results[] = $this->validateTextMatches($texts, $filter['text-matches'], $filter['test']);
614 * @param array $texts
619 protected function validateTextMatches(array $texts, array $filters, $test) { argument
624 foreach ($texts as $haystack) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php548 $texts = [];
550 $texts[] = $vProperty->getValue();
552 … $results[] = $this->validateTextMatches($texts, $filter['text-matches'], $filter['test']);
670 * @param array $texts
675 protected function validateTextMatches(array $texts, array $filters, $test) { argument
680 foreach ($texts as $haystack) {
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md62 - implement the ```setup($options)``` method and register options, arguments, commands and set help texts
100 its ``format()`` method. Please note that you can not pass colored texts in the second parameters (text length calculation
101 and wrapping will fail, breaking your texts).
105 The ``TableFormatter`` class allows you to align texts in multiple columns. It tries to figure out the available
109 widths, the second contains the texts to fill into the columns. Between each column a border is printed (a single space
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1380 var texts = [];
1421 texts[j] = null;
1427 if (texts[j] != null)
1447 texts[index].style.width = '100%';
1454 addRemoveButton(texts[index], name);
1578 texts[idx].focus();
1589 texts.splice(idx, 1);
1595 texts.push(text);
1617 if (texts.length > 0)
1619 texts[0].focus();
[all …]
/plugin/isauth/
H A DLICENSE20 license texts are part of this software.
/plugin/mdpage/
H A DREADME.md27 * Using [cebe/markdown](https://github.com/cebe/markdown) to parse Markdown texts under [the MIT Li…
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt3 [[doku>wiki:dokuwiki|{{wiki:dokuwiki-128.png }}]] DokuWiki is a standards compliant, simple to use [[wp>Wiki]], mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful [[wiki:syntax]] which makes sure the datafiles remain readable outside the Wiki and eases the creation of structured texts. All data is stored in plain text files -- no database is required.
H A Dsyntax.txt7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these.
9 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Ddokuwiki.txt3 …les remain readable outside the Wiki and eases the creation of structured texts. All data is store…
H A Dsyntax.txt7 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can …
9 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.
/plugin/xcom/lang/en/
H A Dhowto.txt54 …from pages with the matching texts; clicking on the page id's for these snippets opens the full pa…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js592 var texts = Str(params.text).split("\n"),
595 for (var i = 0, ii = texts.length; i < ii; i++) {
598 tspan.appendChild(R._g.doc.createTextNode(texts[i]));
/plugin/revealjs/
H A Dexample_presentation.dokuwiki136 DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts.
/plugin/fckg/
H A DChanges166 Handle multiple footnotes with identical texts.
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md562 the `afterCapture` event allows you to add some texts or images which can't be
/plugin/callflow/
H A Draphael.js6332 var texts = Str(params.text).split("\n"),
6335 for (var i = 0, ii = texts.length; i < ii; i++) {
6338 tspan.appendChild(R._g.doc.createTextNode(texts[i]));
/plugin/advrack/
H A Draphael.js6338 var texts = Str(params.text).split("\n"),
6341 for (var i = 0, ii = texts.length; i < ii; i++) {
6344 tspan.appendChild(R._g.doc.createTextNode(texts[i]));
/plugin/flowplayer/player/
H A DLICENSE.txt8 does not require any Flowplayer notices or texts and also provides
/plugin/c3chart/assets/
H A Dc3.min.js2texts:"c3-texts",gaugeValue:"c3-gauge-value",grid:"c3-grid",gridLines:"c3-grid-lines",xgrid:"c3-xg… property in AnonymousFunctionca6b16e90100.Y
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js2582 texts: [{
2602 var texts = note.texts;
2604 if (texts.length === 1 && Object.keys(texts[0]).length === 1) {
2605 this.note = texts[0].text;
9130 if (model && model.note && model.note.texts) {
9131 model.note.texts.forEach(function (text) {
9150 texts: []
9175 this.model.note.texts.push(this.parser.model);
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs7390 var texts = "";
7408 texts += t;
7409 if(texts.length >= (hdr ? cchText : 2*cchText)) break;
7411 if(texts.length !== cchText && texts.length !== cchText*2) {
7412 throw new Error("cchText: " + cchText + " != " + texts.length);
7423 return { t: texts };
7424 } catch(e) { blob.l = s + length; return { t: texts }; }

12