Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 185) sorted by relevance

12345678

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfigSet.php139 public function add(ATNConfig $config, ?DoubleKeyMap $mergeCache = null) : bool argument
145 if ($config->semanticContext !== SemanticContext::none()) {
149 if ($config->reachesIntoOuterContext > 0) {
158 $existing = $this->configLookup->getOrAdd($config);
160 if ($existing->equals($config)) {
163 $this->configs[] = $config; // track order here
171 if ($existing->context === null || $config->context === null) {
175 …$merged = PredictionContext::merge($existing->context, $config->context, $rootIsWildcard, $mergeCa…
182 $config->reachesIntoOuterContext
186 if ($config->isPrecedenceFilterSuppressed()) {
[all …]
H A DLexerATNSimulator.php398 $config = new LexerATNConfig($cfg, $target, null, $lexerExecutor);
402 $config,
473 LexerATNConfig $config, argument
482 $this->log[] = \sprintf('closure(%s)', $config->toString(true));
485 if ($config->state instanceof States\RuleStopState) {
490 $this->recog->getRuleNames()[$config->state->ruleIndex],
491 $config
494 $this->log[] = \sprintf("closure at rule stop %s\n", $config);
498 if ($config->context === null || $config->context->hasEmptyPath()) {
499 if ($config->context === null || $config->context->isEmpty()) {
[all …]
H A DParserATNSimulator.php1073 foreach ($configs->elements() as $config) {
1074 if ($config->state instanceof RuleStopState) {
1075 $result->add($config, $this->mergeCache);
1080 if ($lookToEndOfRule && $config->state->onlyHasEpsilonTransitions()) {
1081 $nextTokens = $this->atn->nextTokens($config->state);
1084 $endOfRuleState = $this->atn->ruleToStopState[$config->state->ruleIndex];
1085 $result->add(new ATNConfig($config, $endOfRuleState), $this->mergeCache);
1253 foreach ($configs->elements() as $config) {
1255 if ($config->alt !== 1) {
1260 $config->semanticContext->evalPrecedence($this->parser, $this->outerContext) :
[all …]
/template/icke/_test/
DIckeTemplateNavigation.test.php12 $config = 'user:%USER%:dashboard ,, allgemeines:, fachwissen:, projekt:,kunde:, ,hilfe:';
18 $actual = $navigation->loadNavigation($config);
33 $config = 'user:%USER%:dashboard ,, allgemeines:, fachwissen:, projekt:,kunde:, ,hilfe:';
39 $actual = $navigation->loadNavigation($config);
55 $config = 'user:%USER%:dashboard ,, allgemeines:, fachwissen:, projekt:,kunde:, ,hilfe:';
68 $actual = $navigation->loadNavigation($config);
/template/bootstrap3/
Dscript.js22 config: {} property
69 if (! JSINFO.bootstrap3.config.disableSearchSuggest) {
109 if (JSINFO.bootstrap3.config.fixedTopNavbar) {
199 … if (JSINFO.bootstrap3.config.tocCollapseOnScroll && JSINFO.bootstrap3.config.tocAffix) {
381 if (!JSINFO.bootstrap3.config.useAnchorJS) return false;
504 if (!JSINFO.bootstrap3.config.collapsibleSections) return false;
555 if (JSINFO.bootstrap3.config.sidebarOnNavbar) {
717 if (JSINFO.bootstrap3.config.tocAffix) {
784 if (JSINFO.bootstrap3.config.tocAffix) {
796 if (JSINFO.bootstrap3.config.tocLayout == 'navbar') {
[all …]
Dcss.php121 $config = confToHash($themes_filename); variable
122 krsort($config);
125 foreach ($config as $page => $theme) {
/template/strap/resources/snippet/js/
H A Drequire.js10 require.config({
18 onNodeCreated: function (node, config, module, path) { argument
/template/strap/
H A Dshell.nix4 # config and overlays are set to avoid them to being overridden by global configuration.
5 pkgs = import nixpkgs { config = {}; overlays = []; };
13 pkgsWithPhp74 = import nixpkgsWithPhp74 { config = {}; overlays = []; };
/template/strap/action/
H A Ddocss.php49 $config = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
50 $iconColor = $config->getPrimaryColorOrDefault($defaultColor);
H A Dcss.php131 $config = $executionContext->getConfig();
132 …$disableDokuwikiStylesheetConf = $config->getBooleanValue(self::CONF_DISABLE_DOKUWIKI_STYLESHEET, …
/template/strap/resources/library/bootstrap/4.4.1/
H A Dbootstrap.min.js.map1config","configTypes","property","Object","prototype","hasOwnProperty","call","expectedTypes","val…
H A Dbootstrap.min.js6config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=fun…
/template/parallax/lib/js/
Dretina-1.1.0.js14 var config = { variable
28 for (var prop in options) config[prop] = options[prop];
98 if (config.check_mime_type) {
/template/strap/syntax/
H A Dhighlightwiki.php47 $config = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
49 if (!$config->isBrandingColorInheritanceEnabled()) {
53 $primaryColor = $config->getPrimaryColor();
/template/argon/assets/js/core/
Dbootstrap.min.js6config=this._getConfig(e),this.tip=null,this._setListeners()}var i=t.prototype;return i.enable=fun…
/template/strap/resources/library/bootstrap/4.5.0/
H A Dbootstrap.min.js6config=this._getConfig(e),this.tip=null,this._setListeners()}var i=t.prototype;return i.enable=fun…
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js.map1config","configTypes","Object","keys","forEach","property","expectedTypes","value","valueType","to…
/template/bootie/js/
Dbootstrap-4.3.1.min.js6config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=fun…
/template/argon-alt/assets/js/core/
Dbootstrap.min.js6config=this._getConfig(e),this.tip=null,this._setListeners()}var t=i.prototype;return t.enable=fun…
/template/strap/ComboStrap/
H A DRouter.php542 $config = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
543 $weightFactorForSamePageName = $config->getValue('WeightFactorForSamePageName');
544 $weightFactorForSameNamespace = $config->getValue('WeightFactorForSameNamespace');
604 $config = ExecutionContext::getActualOrCreateFromEnv()->getConfig();
605 $startPageFactor = $config->getValue('WeightFactorForStartPage');
606 $nameSpaceFactor = $config->getValue('WeightFactorForSameNamespace');
H A DSite.php59 private $config; variable in ComboStrap\\Site
989 if (isset($this->config)) {
990 return $this->config;
992 $this->config = new SiteConfig($this->executingContext);
993 return $this->config;
/template/strap/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DDiagnosticErrorListener.php156 foreach ($configs->configs as $config) {
157 $result->add($config->alt);
/template/tilus/css/
Dfordokuwiki.css78 /* config manager */
89 /* defined in /lib/plugin/config.style.css */
107 /* media manager and config manager for mobile */
/template/varicolored/css/
Dfordokuwiki.css64 /* config manager */
75 /* defined in /lib/plugin/config.style.css */
/template/chippedsnow/css/
Dfordokuwiki.css47 /* config manager */
57 /* defined in /lib/plugin/config.style.css */

12345678