Home
last modified time | relevance | path

Searched refs:toLowerCase (Results 226 – 250 of 547) sorted by relevance

12345678910>>...22

/plugin/diagramsnet/lib/js/diagramly/
H A DInit.js97 lang = lang.toLowerCase();
/plugin/katex/_assets/contrib/
H A Dauto-render.min.js1 …tion(){var t=" "+i.className+" ";-1===r.ignoredTags.indexOf(i.nodeName.toLowerCase())&&r.ignoredCl…
/plugin/codemirror/dist/modes/
H A Dtcl.min.js.map1toLowerCase","propertyIsEnumerable","quote","escaped","end","maybeEnd","startState","token","eatSp…
H A Dttcn.min.js1 …=false;while((e=b.next())!=null){if(e==a&&!d){var g=b.peek();if(g){g=g.toLowerCase();if(g=="b"||g=…
/plugin/ckgdoku/ckeditor/plugins/find/dialogs/
H A Dfind.js11 …etCursors:function(){return this._.cursors}};var z=function(a,b){var d=[-1];b&&(a=a.toLowerCase());
12 …a}};z.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a=a.toLowerCase());;){if(a==thi…
/plugin/virtualkeyboard/vk/extensions/dom/
H A Dselectbox.js92 if ((node = document.getElementById(id)) && node.tagName.toLowerCase() != 'select')
139 switch (match.toLowerCase()) {
H A Dautosuggest.js78 switch (dir.toLowerCase()) {
/plugin/imagecarousel/vendor/swipebox/js/
H A Djquery.swipebox.js735 if ( src.toLowerCase().indexOf( 'swipeboxvideo=1' ) >= 0 ) {
757 …qs = JSON.parse( '{"' + a.search.toLowerCase().replace('?','').replace(/&/g,'","').replace(/=/g,'"…
H A Djquery.swipebox.min.js2toLowerCase().indexOf("swipeboxvideo=1")>=0)return!0}},parseUri:function(a,d){var e=b.createElemen…
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1 …(b+1).toLowerCase()})}),"Alt-U":s(function(a){H(a,function(a){return a.toUpperCase()})}),"Alt-L":s…
/plugin/ckgedit/ckeditor/plugins/find/dialogs/
H A Dfind.js12 …ction(){return this._.cursors}};var A=function(a,b){var d=[-1];b&&(a=a.toLowerCase());for(var c=0;…
13 …a}};A.prototype={feedCharacter:function(a){for(this._.ignoreCase&&(a=a.toLowerCase());;){if(a==thi…
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A Dwebfont.js5toLowerCase());return b.join(this.ca)};function A(a,b){this.V=a;this.N=4;this.H="n";var c=(b||"n4"…
14 …length,h=0;h<l;h++){var k;k=g[h];if(k.match(/^[\w-]+$/))if(k=na.exec(k.toLowerCase()),null==k)k=""…
/plugin/ckgdoku/ckeditor/
H A Dconfig.js1 …="";if(a){d.ToolBarItemsExtra=a.split(",");if(a){d.extraPlugins+=","+a.toLowerCase()}}d.toolbar_Do…
/plugin/lightbox/
H A Dscript.js146 key = String.fromCharCode(keycode).toLowerCase();
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_keyboard_navigation.js658 command.keyCode = printableKey.toLowerCase().charCodeAt(0);
1789 if(canDisable[node.nodeName.toLowerCase()]){
2077 name='ev_'+name.toLowerCase();
2090 var handlerName = 'ev_'+name.toLowerCase();
2101 return (!!eventHost['ev_'+name.toLowerCase()]);
/plugin/findologicxmlexport/vendor/hoa/ustring/Test/Unit/
H A DUstring.php522 ->when($result = $string->toLowerCase())
530 ->when($result = $string->toLowerCase())
/plugin/gallery/swipebox/js/
H A Djquery.swipebox.js
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1toLowerCase()}function m(e,t,n){return u=t,d=e,r=n,t}return{scan:function(){var e=c.pos(),t=h,n=fu…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js36 isMove = command.toLowerCase() == "m",
53 r = pa[i][0].toLowerCase();
115 var values = Str(value).toLowerCase().split("-"),
167 …node.path = path2vml(~Str(a.path).toLowerCase().indexOf("r") ? R._pathToAbsolute(a.path) : a.path);
H A Draphael.svg.js157 var values = Str(value).toLowerCase().split("-"),
307 value = dasharray[Str(value).toLowerCase()];
354 if (pn.tagName.toLowerCase() != "a") {
617 if (node.parentNode && node.parentNode.tagName.toLowerCase() === "a") {
/plugin/markdownextra/lib/meltdown/js/lib/
H A Djs-markdown-extra.js532 var link_id = id.toLowerCase();
641 link_id = link_id.toLowerCase();
792 link_id = link_id.toLowerCase();
795 link_id = alt_text.toLowerCase(); // for shortcut links like ![this][].
/plugin/callflow/
H A Draphael.js534 lowerCase = Str.prototype.toLowerCase,
1482 name = b.toLowerCase();
2603 command = Str(t[0]).toLowerCase(),
2684 switch (l.toLowerCase()) {
5901 var values = Str(value).toLowerCase().split("-"),
6053 value = dasharray[Str(value).toLowerCase()];
6090 if (pn.tagName.toLowerCase() != "a") {
6842 if (parent.tagName.toLowerCase() == "a") {
7169 isMove = command.toLowerCase() == "m",
7186 r = pa[i][0].toLowerCase();
[all …]
/plugin/advrack/
H A Draphael.js534 lowerCase = Str.prototype.toLowerCase,
1482 name = b.toLowerCase();
2603 command = Str(t[0]).toLowerCase(),
2684 switch (l.toLowerCase()) {
5900 var values = Str(value).toLowerCase().split("-"),
6052 value = dasharray[Str(value).toLowerCase()];
6096 if (pn.tagName.toLowerCase() != "a") {
6848 if (parent.tagName.toLowerCase() == "a") {
7175 isMove = command.toLowerCase() == "m",
7192 r = pa[i][0].toLowerCase();
[all …]
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js611 var x = a.toLowerCase();
612 var y = b.toLowerCase();
620 var x = a.toLowerCase();
621 var y = b.toLowerCase();
631 var x = a.replace( /<.*?>/g, "" ).toLowerCase();
632 var y = b.replace( /<.*?>/g, "" ).toLowerCase();
638 var x = a.replace( /<.*?>/g, "" ).toLowerCase();
639 var y = b.replace( /<.*?>/g, "" ).toLowerCase();
6015 sNodeName = oData.nTr.childNodes[iColumn].nodeName.toLowerCase();
6353 var sNameFile = sName + '_' + aParts.pop().replace(/[\/:]/g,"").toLowerCase();
[all …]
H A Djquery.dataTables.min.js.gz

12345678910>>...22