Home
last modified time | relevance | path

Searched refs:has (Results 26 – 50 of 1382) sorted by relevance

12345678910>>...56

/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt208 format" if all of the following hold: 1) it has no commentary, 2) it has only
210 it has no recursive annotation variations ("RAV", see below), and 4) it has no
1225 14 White has a slight advantage
1226 15 Black has a slight advantage
1247 36 White has the initiative
1248 37 Black has the initiative
1251 40 White has the attack
1252 41 Black has the attack
1287 76 White has a well placed king
1288 77 Black has a well placed king
[all …]
/plugin/revealjs/css/theme/
H A Dblack.css7has-light-background, section.has-light-background h1, section.has-light-background h2, section.ha…
H A Dwhite.css7has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-d…
H A Dsimple.css10has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-d…
/plugin/swiftmail/Swift/Cache/
H A DMemory.php56 public function has($key) function in Swift_Cache_Memory
68 if (!$this->has($key)) return false;
/plugin/tablelayout/action/
H A Daction.php73 if ($INPUT->post->has('edittable__new')) {
83 if ($INPUT->post->has('edittable__new')) {
111 if (!$INPUT->has('tablelayout')) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DLicenseNamespace.asciidoc87 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
101 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
115 $params['acknowledge'] = (boolean) whether the user has acknowledged acknowledge messages (default: false)
H A DWatcherNamespace.asciidoc125 $params['if_seq_no'] = (number) only update the watch if the last operation that has changed the watch has the specified sequence number
126 $params['if_primary_term'] = (number) only update the watch if the last operation that has changed the watch has the specified primary term
/plugin/flowplay2/flowplayer/
H A Djavascript.txt12 It takes some time before the Flash plugin and the player has been initialized
14 receive the onFlowPlayerReady() callback from the player. After the player has
57 has a different playList!
133 Creates a new playList that has the specified clip.
143 Called when the player has been initialized and the JavaScript API is ready to be used.
147 Called when a clip has been played to the end. The clip parameter object
148 has following properties: name, baseUrl, fileName, start (start time in seconds),
199 Called when metadata for the currently playing clip has been received.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DExpiringCache.php30 public function has($key) function in Assetic\\Cache\\ExpiringCache
32 if ($this->cache->has($key)) {
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DCramMD5Challenge.php81 if (!$received->has('challenge')) {
97 if (!$received->has('username')) {
100 if (!$received->has('digest')) {
/plugin/gallery/swipebox/
H A DREADME
/plugin/swiftmail/Swift/Message/
H A DHeaders.php152 if ($this->has($name))
164 if ($this->has($name))
185 public function has($name) function in Swift_Message_Headers
277 if (!$this->has($header))
302 if (!$this->has($header))
320 if (!$this->has($header))
344 if ($this->has($header))
/plugin/quickstats/lang/en/
H A Dquery.txt8 …e all other fields and if an IP is included in a query where another field has priority, the IP ad…
23 field can be included in a multi-date query where one of the other fields has priority.
32 When you query a page, this data will be displayed for every IP address that has accessed the page.…
39 The accesses field in the table refers to the number of times the IP address has accessed the site.
56 …r icon may continue displaying after the timeout period has been exceeded, but the processing has
62has accessed pages on your wiki. When you request data about a page or group of pages, the header …
/plugin/swiftmail/Swift/
H A DMessage.php185 return $this->headers->has("Message-ID") ? $this->headers->get("Message-ID") : null;
203 if ($this->headers->has("Return-Path"))
229 if ($this->headers->has("From")) return $this->headers->get("From");
253 if ($this->headers->has("To"))
282 if ($this->headers->has("Reply-To"))
311 if ($this->headers->has("Cc"))
340 if ($this->headers->has("Bcc"))
467 return $this->headers->has("Disposition-Notification-To");
476 if ($this->headers->has("X-Priority")) return $this->headers->get("X-Priority");
/plugin/do/
H A Daction.php62 if ($INPUT->server->has('REMOTE_USER')) {
104 if (!$INPUT->server->has('REMOTE_USER')) {
141 if ($INPUT->server->has('REMOTE_USER')) {
/plugin/siteexport/action/
H A Daggregate.php37 …t']) && $INFO['meta']['siteexport']['hasaggregator'] == true) && ( $INPUT->has( 'siteexport_aggreg…
62 if ( $INPUT->has( 'mergecompare_start' ) && $INPUT->has( 'mergecompare_end' ) ) {
/plugin/dokukiwix/lang/en/
H A Dintro.txt4 It has been built to be used with [[http://www.kiwix.org|Kiwix]], a XUL interface by the french com…
7 …n of your dokuwiki takes a long time. You need to let the page open until the process has finished.
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/
H A DLazyAssetManager.php174 if (!parent::has($name) && isset($this->formulae[$name])) {
183 public function has($name) function in Assetic\\Factory\\LazyAssetManager
189 return isset($this->formulae[$name]) || parent::has($name);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DMetricsGenerator.php74 if ($this->fontCache->has($fontkey . '.cgm')) {
78 if ($this->fontCache->has($fontkey . '.z')) {
86 if ($this->fontCache->has($fontkey . '.cw')) {
/plugin/tag/syntax/
H A Dsearchtags.php233 if ($INPUT->post->has('plugin__tag_search_namespace')) {
246 if ($INPUT->post->has('plugin__tag_search_tags') && is_array($INPUT->post->param('plugin__tag_search_tags'))) {
278 if ($INPUT->post->has('plugin__tag_search_tags')) {
292 return $INPUT->post->has('plugin__tag_search_and');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php47 if (!self::has($oid)) {
70 public function has(string $oid)
68 public function has(string $oid) global() function in FreeDSx\\Ldap\\Protocol\\Factory\\ExtendedResponseFactory
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.svg.js6 var has = "hasOwnProperty",
35 for (var key in attr) if (attr[has](key)) {
328 if (params[has](att)) {
329 if (!R._availableAttrs[has](att)) {
549 if (attrs.gradient && !attrs[has]("stroke-opacity")) {
580 ….type != "text" || !(params[has]("text") || params[has]("font") || params[has]("font-size") || par…
587 if (params[has]("text")) {
1056 for (var a in this.attrs) if (this.attrs[has](a)) {
1100 … in this.paper.customAttributes) if (this.paper.customAttributes[has](key) && params[has](key) && …
1103 for (var subkey in par) if (par[has](subkey)) {
[all …]
/plugin/struct/meta/
H A DSearchConfigParameters.php41 if ($INPUT->has(self::$PARAM_SORT)) {
46 if ($INPUT->has(self::$PARAM_FILTER)) {
53 if ($INPUT->has(self::$PARAM_OFFSET)) {
/plugin/refnotes/
H A Dadmin.js16 has(key) {
17 return key == '' ? true : super.has(key);
105 let string = lang.has(key) ? lang.get(key) : '';
297 if (fields.has(name)) {
391 while (!namespaces.has(parent)) {
422 if (styles.has(name)) {
435 if (!styles.has(name)) {
756 if (!attributes.has(name) || (isInlineAttribute(name) && !this.getAttribute('inline'))) {
769 if (attributes.has(inlineAttributes[i])) {
1018 if (existing.has(nam
[all...]

12345678910>>...56