Home
last modified time | relevance | path

Searched refs:chars (Results 51 – 75 of 132) sorted by relevance

123456

/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki46 …quickly access the original wiki page of a paper document, I added that 4-chars quickcode that can…
81 … addressing metadata string stripped by white spaces and non-alphanumeric chars (except for an und…
/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersXml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ReadersXml.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/searchtablejs/
H A Dtablefilter.js918 chars = new Array('\\','[','^','$','.','|','?','*','+','(',')');
920 for(e in chars) escape(chars[e]);
/plugin/searchtablejs/TableFilter_EN/
H A Dtablefilter.js918 chars = new Array('\\','[','^','$','.','|','?','*','+','(',')');
920 for(e in chars) escape(chars[e]);
/plugin/diagramsnet/lib/math/jax/input/TeX/
H A Djax.js19chars(String.fromCharCode(o)))}else{m.Append(i.chars("\u0338"))}return n}}m=i.mpadded(i.mtext("\u2…
/plugin/diagramsnet/lib/math/extensions/
H A DtoMathML.js19 …urn e+"<mrow"+d+">\n"+this.data[0].toMathML(e+" ")+"\n"+e+"</mrow>"}});a.chars.Augment({toMathML:…
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst99 This is shown in the user menu. This string should be shorter than 30 chars
/plugin/codemirror/dist/modes/
H A Djulia.min.js.map1chars","openersList","closersList","keywordsList","builtinsList","registerHelper","concat","opener…
H A Dpig.min.js.map1 …n chain(stream, state, tokenString(ch));\n // is it one of the special chars\n else if(/[\\[…
/plugin/code3/src/
H A Dtz.js297 function PR_prefixMatch(chars, len, prefix) { argument
300 if (prefix.charAt(i) != chars[i]) { return false; }
/plugin/sequencediagram/bower_components/lodash/lib/fp/template/doc/
H A Dwiki.jst73 // `lodash/padStart` accepts an optional `chars` param.
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js379chars=jQuery.browser.safari&&parseInt(jQuery.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0… variable
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js379chars=jQuery.browser.safari&&parseInt(jQuery.browser.version)<417?"(?:[\\w*_-]|\\\\.)":"(?:[\\w\u0… variable
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/securelogin/
H A DREADME.md152 * fix bug with some chars in passwords
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js11 …ineWidth}}return maxWidth},_renderChars:function(method,ctx,chars,left,top){ctx[method](chars,left… argument
13chars=this.text.split(""),boundaries,ctx;if(this.canvas.contextTop){ctx=this.canvas.contextTop;ctx… argument
15chars=this._textLines[lineIndex].split(""),charOffset=0,lineLeftOffset=this._getSVGLineLeftOffset(…
H A Dfabric.js19761 ctx[method](chars, left, top);
20711 var chars = this.text.split(''),
20731 this.renderSelection(chars, boundaries, ctx);
20817 chars, typeOfBoundaries);
20840 if (chars[i] === '\n') {
20908 renderSelection: function(chars, boundaries, ctx) { argument
20974 chars = line.split(''),
20991 charsToRender += chars[i];
21782 for (var i = 0, chars = selectedText.split(''), len = chars.length; i < len; i++) {
21783 if (chars[i] === '\n') {
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2749 function charsLeftIndex(string, chars) {
5474 chars = chars == null ? ' ' : (chars + '');
5475 return repeat(chars, ceil(padLength / chars.length)).slice(0, padLength);
11617 function pad(string, length, chars) {
11629 chars = createPad('', rightLength, chars);
11630 return chars.slice(0, leftLength) + string + chars;
12079 if (guard ? isIterateeCall(value, chars, guard) : chars == null) {
12082 chars = (chars + '');
12083 return string.slice(charsLeftIndex(string, chars), charsRightIndex(string, chars) + 1);
12110 if (guard ? isIterateeCall(value, chars, guard) : chars == null) {
[all …]
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19 …/&([a-z][a-z0-9]*);/ig,this.replaceEntity);o=this.trimSpace(o)}e.Append(a.chars(o))}else{if(f.node…
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php147 $chars = "";
149 $chars .= sprintf("<%02X> <%04X> \n", $code, $utf);
165 ${chars}
/plugin/diagramsnet/lib/math/extensions/TeX/
H A DAMSmath.js19 …,lspace:n+"mu"};var p=this.GetBrackets(k),q=this.ParseArg(k);var s=b.mo(b.chars(String.fromCharCod…
/plugin/jcapture/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dcommons-codec-1.3.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

123456