Home
last modified time | relevance | path

Searched refs:unique (Results 51 – 75 of 147) sorted by path

123456

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js.map1 …ows to specify\n * how elements are checked for equalness by returning a unique string for each.\n…
H A Djson.worker.js.map1unique string for each.\n */\nexport function distinct(array, keyFn) {\n if (!keyFn) {\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1unique columns in order of discovery.\nfunction inferColumns(rows) {\n var columnSet = Object.cre…
/plugin/dokumicrobugtracker/js/
H A Djquery.dataTables.js6532 if ( aLayout[i][j].unique &&
H A Djquery.dataTables.min.js117 …===1?1:H;m=u(a,d,0);for(h=0;h<r;h++)for(e=0;e<H;e++){a[d+e][m+h]={cell:c,unique:r==1?true:false};a… property in Y.a
118 for(var f=c.length;b<f;b++)for(var e=0,h=c[b].length;e<h;e++)if(c[b][e].unique&&(typeof d[e]=="unde…
H A Djquery.dataTables.min.js.gz
/plugin/dropfiles/
H A Dyarn.lock135 array-unique@^0.2.1:
137 …resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70f…
1756 array-unique "^0.2.1"
/plugin/edittable/lib/
H A Dhandsontable.full.js1428 var unique = [];
1431 if (unique.indexOf(value) === -1) {
1432 unique.push(value);
1436 return unique;
5842 var unique = [];
5853 if (unique.indexOf(string) === -1) {
5854 unique.push(string);
5858 return unique.length === 1;
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js66 return this.pushStack(/[^+>] [^+>]/.test(selector)||selector.indexOf("..")>-1?jQuery.unique(elems):…
86 },add:function(selector){return this.pushStack(jQuery.unique(jQuery.merge(this.get(),typeof selecto…
315 },unique:function(array){var ret=[],done={};
350 }return this.pushStack(jQuery.unique(ret));
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf5542 https?:\/\/([^\/]*\.)?poker-unique\.com
/plugin/farmer/lang/fr/
H A Dtab_setup_help.txt3 L'élevage est une technique qui permet, à partir d'une unique
/plugin/fetchmedia/
H A Dyarn.lock131 array-unique@^0.2.1:
133 …resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70f…
2098 array-unique "^0.2.1"
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md193 This is also possible to get a unique hash of the callable:
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js2unique=x.uniqueSort,r.text=x.getText,r.isXMLDoc=x.isXML,r.contains=x.contains,r.escapeSelector=x.e…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst678 return a unique identifier for the extension.
H A Dadvanced_legacy.rst607 The ``getName()`` method must return a unique identifier for your extension.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dblock_names_unicity.test2 Block names are unique per template
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3039 unique: function(nodes) {
3349 return (l > 1) ? h.unique(results) : results;
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …rollback:1,get:1,read:1,timestamp:1,session_user:1,not:1,integer:1,bit:1,unique:1,day:1,minute:1,d…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1130 * Fixed: form fields having duplicate names now given unique
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md446 * Added: UUIDUtil, for easily creating unique identifiers.
/plugin/idcount/
H A DREADME.md3 Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text.…
/plugin/imapmarkers/
H A DREADME.md65 ```IDENTIFIER``` is a page-unique identifier for this area.
/plugin/indexmenu2/cms/extensions/
H A Darrayextensions.js2 …-){I[l]=i(this[l]);}return I}}if(isUndefined(Array.prototype.unique)){Array.prototype.unique=funct… method in Array
/plugin/indexnumber/
H A DREADME.md32 `#id` must be a number, prefixed by the # char. Each number must be unique for the page!

123456