Home
last modified time | relevance | path

Searched refs:txt (Results 226 – 250 of 388) sorted by relevance

12345678910>>...16

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D11.11.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D31.31.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D38.38.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D36.36.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D30.30.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D21.21.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D6.6.js.map1txt in the project root for license information.\n *----------------------------------------------…
H A D51.51.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D60.60.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D33.33.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
H A D29.29.js.map1 …ion. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root…
/plugin/displayfile/
H A DREADME.md38 | `allow_extensions` | 'txt php js css' | Space-separated list of extensions that should be allowed…
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp37 // parser. More informations at http://pcre.org/pcre.txt, sections pcrepattern &
/plugin/authremoteuser/
H A DREADME.md112 ```txt
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/skin/xp/
H A Ddebugger.css1 /* See license.txt for terms of usage */
H A Dfirebug.css209 /* See license.txt for terms of usage */
340 /* See license.txt for terms of usage */
359 .hideCategory-txt .category-txt,
1170 /* See license.txt for terms of usage */
1837 /* See license.txt for terms of usage */
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js2239 var txt = lbl[mxGraphMlConstants.TEXT] || lbl;
2241 if (txt) txt = txt["#text"];
2330 lblTxts.push(txt);
/plugin/farm/
H A Dstyle.css291 background-image: url(images/txt.png);
/plugin/etherpadlite/scripts/
H A Detherpadlite.js306 ep.on_enable_password = function(txt) { argument
307 alert(txt);
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js874 var txt;
875 if (i < 10 && range_end >= 10) txt = '0' + i;
876 else txt = '' + i;
877 part._range[part._range.length] = txt;
/plugin/flowplay2/flowplayer/
H A Djavascript.txt4 plug-in. mplayer plug-in's API is documented in javascript.txt that can be found
/plugin/quickstats/
H A DHOW-TO14 http://alexandre.alapetite.fr/doc-alex/php-local-browscap/php-local-browscap.php.txt
/plugin/pureldap/vendor/freedsx/ldap/
H A DREADME.md7 * VLV Control Support ([draft-ietf-ldapext-ldapv3-vlv-09](https://www.ietf.org/archive/id/draft-ietf-ldapext-ldapv3-vlv-09.txt))
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js4274 var str = txt? txt.substring(curS, curE) : '';
4335 maxE = txt.length;
4385 html += endTag(txt, curS, curE);
4478 var txt = text.t;
4479 txt = txt.replace(/\u2028/g, '\n'); //Special unicide line separator
4486 if (/ /.test(txt))
4512 txt = txt.replace(/</g, '&lt;');
4513 txt = txt.replace(/>/g, '&gt;');
4515 return txt;
13235 var txt = convertText(lblObj);
[all …]

12345678910>>...16