Home
last modified time | relevance | path

Searched refs:localeCompare (Results 1 – 21 of 21) sorted by relevance

/plugin/alphalist2/
H A Dscript.js9 elements.sort(function(a, b) { return (a[0]).localeCompare(b[0]) });
/plugin/mikioplugin/
H A Dscript.js532 return answerItem.localeCompare(selectedItem) === 0;
550 if (selectedItems.length > 0 && answer.localeCompare(selectedItems[0]) == 0) {
/plugin/diagramsnet/lib/js/
H A Dopen.js65 return a.title.toLowerCase().localeCompare(b.title.toLowerCase());
H A Dorgchart.min.js8localeCompare(t,arguments[3].name)}else switch(arguments[2]){case 1:return n.localeCompare(t,Syste…
/plugin/rater/scripts/
H A Djquery.tablesorter.js667 if (table.config.sortLocaleCompare) return a.localeCompare(b);
672 if (table.config.sortLocaleCompare) return b.localeCompare(a);
/plugin/sortablejs/
H A Dscript.js412 return a[0].localeCompare( b[0] );
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8localeCompare(t,arguments[3].name)}else switch(arguments[2]){case 1:return n.localeCompare(t,Syste…
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js1101 }}if(!("localeCompare" in String.prototype)){String.prototype.localeCompare=function(F){if(this<F){… method in String
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js1101 }}if(!("localeCompare" in String.prototype)){String.prototype.localeCompare=function(F){if(this<F){… method in String
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1 …urn a;r=a-1}}return-(i+1)}(He,e.toLowerCase(),(function(e,t){return e.localeCompare(t)}))>=0}!func…
H A D2.2.js30958 return b.score - a.score || a.property.localeCompare(b.property);
H A Dbundle.js1 …=-1===e.indexOf(".")?0:1,i=-1===t.indexOf(".")?0:1;return n!==i?n-i:e.localeCompare(t)}).map(e=>`-…
396localeCompare(t.label)});const a=[];let c=!1;for(let e=0;e<o.length;e++){const t=o[e],n=this.keybi…
426localeCompare(r);if(0!==e)return e}let o=t.order||0,s=n.order||0;return o<s?-1:o>s?1:e._compareTit…
H A D3.3.js.map1 …ySearch(VOID_ELEMENTS, e.toLowerCase(), function (s1, s2) { return s1.localeCompare(s2); }) >= 0;\…
H A Dbundle.js.map1localeCompare()\n// A collator with numeric sorting enabled, and no sensitivity to case or to acce…
H A D2.2.js.map1 …function (a, b) {\n return b.score - a.score || a.property.localeCompare(b.property);\n…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js5903 return a.toLowerCase().localeCompare(b.toLowerCase());
H A Dviewer.js.map1 …keys(attachments).sort(function(a, b) {\n return a.toLowerCase().localeCompare(b.toLowerCase(…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js517 return String(a).localeCompare(String(b));
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …=-1===e.indexOf(".")?0:1,i=-1===t.indexOf(".")?0:1;return n!==i?n-i:e.localeCompare(t)}).map(e=>`-…
396localeCompare(t.label)});const a=[];let c=!1;for(let e=0;e<o.length;e++){const t=o[e],n=this.keybi…
426localeCompare(r);if(0!==e)return e}let o=t.order||0,s=n.order||0;return o<s?-1:o>s?1:e._compareTit…
/plugin/edittable/lib/
H A Dhandsontable.full.js6494 } else if (typeof String.prototype.localeCompare === 'function') {
6496 return ('' + a).localeCompare(b);
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js