Home
last modified time | relevance | path

Searched refs:test (Results 876 – 900 of 1253) sorted by relevance

1...<<31323334353637383940>>...51

/plugin/bez/scripts/
H A Dtask.js216 if ( this.value && ( !request.term || matcher.test(text) ) ) {
H A Dthread.js273 if ( this.value && ( !request.term || matcher.test(text) ) ) {
/plugin/fckg/action/
H A Dedit.php30 var $test = false; variable in action_plugin_fckg_edit
601 $inline = $this->test ? 'inline' : 'none';
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2test(t))try{n.document.querySelector(t)}catch(e){t=t.replace(p,function(e,t,r,n){return"["+t+r+'"'…
H A Djquery-migrate-3.1.0.js161 if ( typeof selector === "string" && rattrHashTest.test( selector ) ) {
281 if ( jQuery.expr.match.bool.test( attr ) ) {
/plugin/photogallery/lightGallery/js/
H A Dpicturefill.min.js4test(c.srcset))&&g.dodgeSrcset(c),e?(f=g.processSourceSet(e),g.applyBestCandidate(f,c)):(f=g.proce…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md373 - [TEST] move integration test to dedicated test file [[71ccfc1]](http://github.com/elasticsearch/elasticsearch-php/commit/71ccfc1)
396 - [TEST] Fix content-type assertions in test to match case [[5b37117]](http://github.com/elasticsearch/elasticsearch-php/commit/5b37117)
402 - [TEST] Allow skipping individual tests inside of test file [[51b9b9b]](http://github.com/elasticsearch/elasticsearch-php/commit/51b9b9b)
412 - [TEST] test tweaks to appease stricter types [[51f189e]](http://github.com/elasticsearch/elasticsearch-php/commit/51f189e)
417 - [TEST] test files are now .yml instead of .yaml [[ceac5bd]](http://github.com/elasticsearch/elasticsearch-php/commit/ceac5bd)
/plugin/codemirror/dist/modes/
H A Djavascript.min.js.map1test","eat","tokenComment","skipToEnd","expressionAllowed","current","tokenQuasi","peek","eatWhile…
H A Dmllike.min.js.map1test","cur","current","escaped","prev","startState","token","eatSpace","blockCommentStart","blockC…
H A Dttcn.min.js.map1test","skipToEnd","eatWhile","eat","tokenComment","match","cur","current","propertyIsEnumerable","…
H A Dgfm.min.js.map1test","charAt","markdownConfig","taskLists","strikethrough","emoji","attr","name","overlayMode","g…
H A Dcss.min.js.map1test","peek","toLowerCase","tokenParenthesized","quote","escaped","backUp","Context","indent","pre…
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1164 if (null === $test) {
1166 } elseif ($test == '') {
1168 if (null === $test) {
1169 $segments[] = $test;
1172 $segments[] = $test;
1173 $segments[] = $test;
1181 if (null === $test) {
1183 } elseif ($test == '..') {
1184 $segments[] = $test;
1187 if ($test == '') {
[all …]
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js631 while (i >= 0 && localFormattingTokens.test(format)) {
950 this._monthsShort[MONTHS_IN_FORMAT.test(format) ? 'format' : 'standalone'][m.month()];
1022 if (strict && format === 'MMMM' && this._longMonthsParse[i].test(monthName)) {
1024 } else if (strict && format === 'MMM' && this._shortMonthsParse[i].test(monthName)) {
1026 } else if (!strict && this._monthsParse[i].test(monthName)) {
1043 if (/^\d+$/.test(value)) {
1384 this._weekdays[this._weekdays.isFormat.test(format) ? 'format' : 'standalone'][m.day()];
1489 if (strict && format === 'dddd' && this._fullWeekdaysParse[i].test(weekdayName)) {
1491 } else if (strict && format === 'ddd' && this._shortWeekdaysParse[i].test(weekdayName)) {
1493 } else if (strict && format === 'dd' && this._minWeekdaysParse[i].test(weekdayName)) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php800 $test = new PHPUnit_Extensions_PhptTestCase($this->arguments['test']);
803 $this->arguments['test']->addTest($test);
/plugin/indexmenu2/cms/extensions/dom/
H A Dselectbox.js13test(O[W].text)){w++;O[W][x]=X}else{if(O[W][x]!=X||!z){O[W][x]=!X}}}if(w)l.updateOptions();return …
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js37 else if (/^[a-z][-+\.a-z0-9]*:/i.test(url)) {
491 if (/^data-./.test(attr.name)) {
/plugin/sketchcanvas/script/
H A Djs-yaml.min.js
/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js1358 else if (/\s/.test(c))
1917 if (/(\.xml)$/i.test(basename) || /(\.html)$/i.test(basename) ||
1918 /(\.svg)$/i.test(basename) || /(\.png)$/i.test(basename))
1923 if (/(\.drawio)$/i.test(basename))
4405 !/(\.xml)$/i.test(filename) &&
4406 !/(\.svg)$/i.test(filename) &&
4407 !/(\.html)$/i.test(filename))
7192 return /(\.v(sd|dx))($|\?)/i.test(filename) || /(\.vs(s|x))($|\?)/i.test(filename);
11145 else if (/(\.pdf)$/i.test(name))
11186 if (/(\.v(dx|sdx?))($|\?)/i.test(name) || /(\.vs(x|sx?))($|\?)/i.test(name))
[all …]
/plugin/widearea/widearea/
H A Dwidearea.js304 if(/dark/gi.test(overlayLayer.className)) {
/plugin/revealjs/plugin/zoom-js/
H A Dzoom.js8 var defaultModifier = /Linux/.test( window.navigator.platform ) ? 'ctrl' : 'alt';
/plugin/dyncontent/
H A Dscript.js279 if (externallinkpattern.test(dw_linkwiz_v2.$entry.val())) {
/plugin/authucenter/lib/api/
H A Duc.php85 function test($get, $post) { function in uc_note
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfck_ie.js237 if ( re.test( sHTML ) )
/plugin/katex/_assets/contrib/
H A Dauto-render.min.js1 …right,e,t[l].left.length)))break;var d=e.slice(0,n+t[l].right.length),s=a.test(d)?d:e.slice(t[l].l…

1...<<31323334353637383940>>...51