Home
last modified time | relevance | path

Searched defs:trim (Results 51 – 63 of 63) sorted by last modified time

123

/plugin/processing/
H A Dscript.js5902 p.trim = function(str) { function
11816 function trim(string) { function
/plugin/lytebox/
H A Dlytebox.js29 String.prototype.trim = function () { return this.replace(/^\s+|\s+$/g, ''); } method in String
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
/plugin/highlightjs/highlight/languages/
H A Dmel.js17 …ab': 1, 'addPP': 1, 'addPanelCategory': 1, 'addPrefixToName': 1, 'advanceToNextDrivenKey': 1, 'aff…
H A Dvbscript.js13 …, 'cbyte': 1, 'rtrim': 1, 'join': 1, 'hour': 1, 'oct': 1, 'typename': 1, 'trim': 1, 'strcomp': 1, … property in hljs.LANGUAGES.vbscript.defaultMode.keywords.built_in
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …r i=top;if(!i){i=window;while(i.parent){i=i.parent;if(i.top&&i.top.jsUnitTestSuite){i=i.top;break}…
/plugin/indexmenu2/cms/extensions/
H A Dstringextensions.js10 …gExp.escape(i):"\\s")+")+$");return this.replace(i,"");};String.prototype.trim=function(i){i=new R… method in String
/plugin/virtualkeyboard/vk/extensions/
H A Dstringextensions.js49 String.prototype.trim = function(c) { method in String
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js418 function trim(str) { function
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …</gm,"&lt;").replace(/>/gm,"&gt;")}function k(s,r){if(!s){return false}for(var c=0;c<s.length;c++)… class in hljs.LANGUAGES.cpp

123