Home
last modified time | relevance | path

Searched refs:minChars (Results 1 – 3 of 3) sorted by relevance

/plugin/dev/www/
Dawesomplete.min.js2minChars:2,maxItems:10,autoFirst:!1,data:r.DATA,filter:r.FILTER_CONTAINS,sort:!1!==n.sort&&r.SORT_… property
/plugin/s5reloaded/ui/effects_support/
Dcontrols.js63 this.options.minChars = this.options.minChars || 1;
305 if(this.getToken().length>=this.options.minChars) {
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
Dcombined.js378 if ( currentValue.length >= options.minChars) {
548 minChars: 1, property
690 for (var i = q.length - 1; i >= options.minChars; i--) {