Searched +full:conflicts -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 10 of 10) sorted by relevance
| /dokuwiki/lib/plugins/extension/ |
| H A D | Notice.php | 127 $conflicts = $this->extension->getConflictList(); 129 foreach ($conflicts as $conflict) {
|
| H A D | GuiExtension.php | 265 $list['conflicts'] = $this->linkExtensions($this->extension->getConflictList());
|
| H A D | Extension.php | 683 return $this->getRemoteTag('conflicts', []);
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | rpmspec.php | 110 …eqprov|provides|obsoletes|vendor|distribution|suggests|autoreq|autoprov|conflicts|name|url|require…
|
| H A D | asm.php | 130 …'cmps','cmpsb','cmpsw',/*'cmpsd',*/ 'cmpsq', /*CMPSD conflicts with the SSE2 instructions of the s… 131 …'movs','movsb','movsw',/*'movsd',*/ 'movsq', /*MOVSD conflicts with the SSE2 instructions of the s… 205 …/*'pmulhrw',*/'pmachriw','pmulhriw', /* PMULHRW conflicts with the 3dnow! instruction of the same …
|
| H A D | actionscript3.php | 345 //FIX: Must be last in order to avoid conflicts with keywords present
|
| H A D | rsplus.php | 101 …'conditionCall.condition', 'conditionMessage', 'conditionMessage.condition', 'conflicts', 'Conj', …
|
| /dokuwiki/inc/Extension/ |
| H A D | PluginController.php | 299 $conflicts = array_diff_key($local_default, $diffed_ones); 301 … return array_merge($sure_plugins, array_diff_assoc($conflicts, $this->pluginCascade['default']));
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 4940 …throw new Exception("Duplicate method '{$method}' from plugin '{$c}' conflicts with same method fr… 4960 …throw new Exception("Duplicate method '{$method}' from plugin '{$c}' conflicts with same method fr…
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| H A D | SSH2.php | 5481 * It will safe us from any conflicts, because otherwise regexp will
|