Home
last modified time | relevance | path

Searched refs:indexOf (Results 101 – 125 of 667) sorted by last modified time

12345678910>>...27

/plugin/stlviewer/stlviewer/
H A Dparser.min.js2 …if(!e)return null;var p=arrayBufferToString(e.slice(0,80)).toLowerCase().indexOf("color"),u=new Da…
/plugin/dokucrypt2/
H A Dscript.js293 while((cur=x.indexOf("<" + tag,pos))!=-1) {
294 if((opentag_end=x.indexOf(">",cur))==-1) {
297 if((closetag=x.indexOf("</" + tag + ">",opentag_end))==-1) {
314 while((cur=x.indexOf("<" + tag,pos))!=-1) {
315 if((opentag_end=x.indexOf(">",cur))==-1) {
318 if((closetag=x.indexOf("</" + tag + ">",opentag_end))==-1) {
321 closetag=x.indexOf("</" + tag + ">",opentag_end);
364 if((tagend=data.indexOf(">"))==-1) {
388 if((loff=opentag.indexOf(attr + "=" ))!=-1) {
389 if((t=opentag.indexOf(" ",lof
[all...]
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2406 if (prefix && className.indexOf(prefix) !== 0) { // if not already present
H A Dmoment.js857 var indexOf;
859 if (Array.prototype.indexOf) {
860 indexOf = Array.prototype.indexOf;
862 indexOf = function (o) {
972 ii = indexOf.call(this._longMonthsParse, llc);
981 ii = indexOf.call(this._longMonthsParse, llc);
1414 ii = indexOf.call(this._weekdaysParse, llc);
1425 ii = indexOf.call(this._weekdaysParse, llc);
1440 ii = indexOf.call(this._weekdaysParse, llc);
1451 ii = indexOf.call(this._weekdaysParse, llc);
[all …]
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Del.js1 …nths:function(e,t){return e?"string"==typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._m…
H A Dgl.js1 …"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "…
H A Dlb.js1 …[1]}function t(e){return o(e.substr(0,e.indexOf(" ")))?"a "+e:"an "+e}function r(e){return o(e.sub…
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js550 if (!Array.prototype.indexOf) {
551 Array.prototype.indexOf = function (obj, start) { method in Array
1113 …VKEY, ZKEY, YKEY].indexOf(key) !== -1 && ctrlDown) || [ESC, ARROWUP, ARROWDOWN, ARROWLEFT, ARROWRI…
1526 } else if (options.disabledDates.indexOf(start.dateFormat(options.formatDate)) !== -1) {
1528 } else if (options.disabledWeekDays.indexOf(day) !== -1) {
1548 …if (start.getDay() === 0 || start.getDay() === 6 || options.weekends.indexOf(start.dateFormat(opti…
1953 if ([ENTER].indexOf(key) !== -1 && options.enterLikeTab) {
1959 if ([TAB].indexOf(key) !== -1) {
/plugin/davcal/
H A Djstz.js320 if (ambiguities.indexOf(tz) != -1) {
/plugin/indexmenu/scripts/
H A Dcontextmenu.js175 b += (urlbase.indexOf("?id=") < 0) ? '?id=' : '';
189 url += (urlbase.indexOf("?") < 0) ? '?' : '&';
H A Dindexmenu.js556 pN = document.cookie.indexOf(encodeURIComponent(cookieName) + '=');
559 endPos = document.cookie.indexOf(';', posValue);
/plugin/c3chart/assets/
H A Dc3.min.js2indexOf("MSIE ");return 0<e?parseInt(t.substring(e+5,t.indexOf(".",e)),10):0<(e=t.indexOf("Trident…
H A Dd3.min.js2indexOf(t);return n<0?[NaN,NaN]:[n>0?i[n-1]:e[0],n<i.length?i[n]:e[e.length-1]]},n.domain=function…
H A Djs-yaml.min.js2indexOf(t))throw new o('Unknown option "'+t+'" is met in definition of "'+e+'" YAML type.')})),thi…
/plugin/tablelayout/_jstest/
H A DfreezeRows.tests.js39 …var actual_width = parseInt(actual_html.substr(actual_html.indexOf('width: ')+'width: '.length, '2…
41 …var expected_width = parseInt(expected_html.substr(expected_html.indexOf('width: ')+'width: '.leng…
44 …var actual_height = parseInt(actual_html.substr(actual_html.indexOf('height: ')+'height: '.length,…
46 …var expected_height = parseInt(expected_html.substr(expected_html.indexOf('height: ')+'height: '.l…
/plugin/tablelayout/script/
H A Dscript.js121 globalRowShow = globalRowShow || (cellText.indexOf(globalSearchText) !== -1);
124 return cellText.indexOf(searchText) === -1;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js759 var indexOf$1 = [].indexOf;
1427 if (arr.indexOf) {
1428 return arr.indexOf(obj);
8924 w = name.indexOf(':');
8944 w = value.indexOf(':');
8972 w = name.indexOf(':');
9100 i = xml.indexOf('<', j);
9190 j = xml.indexOf('?>', i);
10740 if (key.indexOf('$') !== 0) {
21775 return keys.indexOf(event.key) !== -1 || keys.indexOf(event.keyCode) !== -1;
[all …]
H A Dbpmn-modeler.production.min.js2indexOf(i)&&(n[i]=e)})),n}function H(e,t,n){return 2==arguments.length?e.getAttribute(t):null===n?…
7indexOf(e);return-1!==n&&(this.splice(n,1),t.unset(e,r,i)),e}}),Object.defineProperty(e,"contains"…
28indexOf("SubProcessMarker");i=o?{seq:-21,parallel:-22,compensation:-42,loop:-18,adhoc:10}:{seq:-3,…
33indexOf(t)>-1}function C(e){return e.trim().split(/\s+/g)}function T(e,t,n){if(e.indexOf&&!n)retur…
34indexOf(a))&&ec(e,"x",i),(p||-1!==o.horizontal.indexOf(s))&&ec(e,"y",r)}})),e.on(["bendpoint.move.…
/plugin/instantpage/
H A Dscript.js4 if (url.indexOf('?') === -1) {
17 if (href.indexOf('?') === -1) {
/plugin/pagebuttons/
H A Dscript.js78 …? window.location.href.substring(0, window.location.href.indexOf(JSINFO['id'].replace(/:/g, '/')))…
79 …: window.location.href.substring(0, window.location.href.indexOf(JSINFO['id'])) + JSINFO['namespac…
134 …? window.location.href.substring(0, window.location.href.indexOf(JSINFO['id'].replace(/:/g, '/')))…
135 …: window.location.href.substring(0, window.location.href.indexOf(JSINFO['id'])) + JSINFO['namespac…
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md505 - `indexOf()`
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DArrayCollection.php197 public function indexOf($element) global() function in League\\CommonMark\\Util\\ArrayCollection
/plugin/multiorphan/
H A Dscript.js159 var schemeSepPos = cleanedID.indexOf('://');
162 if (JSINFO.schemes.indexOf(scheme) > -1) {
231 if ( checkPoint[checkId].indexOf(requestPage) == -1 ) {
264 if ( (idx = orphaned.indexOf(link)) > -1 ) {
/plugin/imageflow/
H A Dscript.js259 … src += (src.indexOf('?') > 0 ? '&' : '?') + escape(key) + "=" + escape(imgData.params[key]);
678 if ( document.location.href.indexOf('#') < 0 ) { return; }
679 var extend = document.location.href.substr(document.location.href.indexOf('#'));
/plugin/strata/
H A Dscript.js201 if (values.indexOf(v.textContent) == -1) {
205 } else if (values.indexOf('') == -1) {
246 result = values[k].indexOf(search) != -1;
331 var i = fields.indexOf(field);

12345678910>>...27