Searched refs:wildcard (Results 1 – 25 of 51) sorted by relevance
123
134 * @param ArgumentsWildcard $wildcard139 public function addScore(ArgumentsWildcard $wildcard, $score) argument141 $this->scores[$wildcard] = $score;150 * @param ArgumentsWildcard $wildcard154 public function getScore(ArgumentsWildcard $wildcard) argument156 if (isset($this->scores[$wildcard])) {157 return $this->scores[$wildcard];160 return $this->scores[$wildcard] = $wildcard->scoreArguments($this->getArguments());
135 * @param ArgumentsWildcard $wildcard139 public function findCalls($methodName, ArgumentsWildcard $wildcard) argument142 array_filter($this->recordedCalls, function (Call $call) use ($methodName, $wildcard) {144 && 0 < $call->getScore($wildcard)
91 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…92 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…124 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…125 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…160 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression re…161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indice…219 $params['allow_no_indices'] = (boolean) Ignore if a wildcard expression resolves to no concrete i…220 $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or …250 $params['expand_wildcards'] = (enum) Whether wildcard expressions should get expanded to open or cl…296 $params['allow_no_indices'] = (boolean) Ignore if a wildcard expression resolves to no concrete i…[all …]
92 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…93 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…445 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data…463 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no data fr…480 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no dat…481 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no dat…495 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no dat…496 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no dat…548 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…549 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…[all …]
55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no tran…72 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transfo…128 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no tr…
57 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no tran…75 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transfo…133 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no tr…
37 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…38 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…
83 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries sh…92 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expres…93 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete…
62 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices that…179 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete ind…212 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no configs…233 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no dat…234 $params['allow_no_datafeeds'] = (boolean) Whether to ignore if a wildcard expression matches no dat…254 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…255 $params['allow_no_jobs'] = (boolean) Whether to ignore if a wildcard expression matches no jobs. (…276 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no trained…379 $params['index'] = (list) Comma-separated list or wildcard expression of index names to limit…541 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transfo…
135 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concre…257 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression…258 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete ind…
99 $wildcard = $ns . ':*';101 if (!empty($modlist[$wildcard])) {102 return in_array($modlist[$wildcard], $USERINFO['grps']);
198 * @param ArgumentsWildcard $wildcard202 public function findProphecyMethodCalls($methodName, ArgumentsWildcard $wildcard) argument204 return $this->callCenter->findCalls($methodName, $wildcard);
25 wildcard = "*",160 items = [e[names[i]], e[wildcard]];350 if (names[i] != wildcard) {
160 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…161 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…167 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be ana…234 $params['analyze_wildcard'] = (boolean) Specify whether wildcard and prefix queries should be…239 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression re…241 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indice…370 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…371 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…592 $params['expand_wildcards'] = (enum) Whether to expand wildcard expression to concrete indices th…638 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolv…[all …]
11 When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** set…
8 If you use a wildcard subdomain setup you can also just provide the hostname part if you set a base…
14 générique((//wildcard subdomain//)), vous devez spécifier le
11 Pour les fermes à base de sous domaine générique((//wildcard subdomain//
495 public function wildcard(string $field, string $value, float $boost = 1.0): Wildcard function in Elastica\\QueryBuilder\\DSL\\Query
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
307 wildcard then uses to calculate the final arguments match score and use the method prophecy354 It checks if your method of interest (that matches both the method name and the arguments wildcard)
1 …'weak',\n 'weak0',\n 'weak1',\n 'while',\n 'wildcard',\n 'wire'…
293 (as wildcard) or a number. `test` may be a string (indicating a node
291 (as wildcard) or a number. `test` may be a string (indicating a node
11742 …tags_selected = nil, active_tag = nil, select = nil, base_select = nil, wildcard = nil, missing_ta…11913 wildcard = inc_tags.$delete("*") property11915 wildcard = true property11919 select = (base_select = (wildcard = inc_tags.$delete("*"))['$!']())11923 wildcard = inc_tags.$delete("*");11975 } else if ($not(wildcard['$nil?']())) {11977 select = (($truthy(active_tag) && ($not(select))) ? (false) : (wildcard));12017 … if (!(($truthy(base_select) && ($neqeq(wildcard, false))) && ($truthy(inc_tags['$empty?']())))) {