Home
last modified time | relevance | path

Searched refs:contains (Results 101 – 125 of 996) sorted by relevance

12345678910>>...40

/plugin/fedauth/Auth/OpenID/
H A DSReg.php303 function contains($field_name) function in Auth_OpenID_SRegRequest
328 if ($this->contains($field_name)) {
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md51 # Assuming bytes contains the binary BER encoded sequence described in the encoding section
64 # Loop through the sequence and check the individual types it contains...
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DTraversableContains.php67 return $other->contains($this->value);
/plugin/shy/
H A Dsyntax.php150 * contains a reference to the renderer object which is currently
/plugin/codebuttonmod1/
H A DREADME.MD25 ### Mod 1 contains
/plugin/ipban/ip-lib/src/Address/
H A DAssignedRange.php87 if ($this->range->contains($address)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/phpunit-example-extension/tools/phpunit.d/
H A Dphpunit-example-extension-1.0.0.phar39 <contains name="phpunit/phpunit-example-extension" version="1.0.0" type="extension">
41 </contains>
/plugin/openid/Auth/OpenID/
H A DSReg.php335 function contains($field_name) function in Auth_OpenID_SRegRequest
365 if ($this->contains($field_name)) {
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceParser.php
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DFilterParser.php359 $contains = [];
369 $contains[] = $substringValue;
372 $filter->setContains(...$contains);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dindex-operations.asciidoc134 <1> The top level `settings` contains config about the index (# of shards, etc)
136 <2> `analysis` is nested inside of `settings`, and contains tokenizers, filters,
138 <3> `mappings` is another element nested inside of `settings`, and contains the
/plugin/ipban/ip-lib/src/Range/
H A DSingle.php108 public function contains(AddressInterface $address) function in IPLib\\Range\\Single
/plugin/wrapadd/
H A DREADME.md5 This plugin contains additional containers for the common WRAP-Plugin for DokuWiki.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst40 your type contains "<" or ">" characters. -->
94 your type contains "<" or ">" characters. -->
/plugin/hr/
H A Dsyntax.php191 * contains a reference to the renderer object which is currently
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dhtml-block.md57 this paragraph contains a <!-- multi
/plugin/quickstats/lang/en/
H A Dintro.txt4 in removing a page from the cache file. If it contains ''quickstats'' syntax, it will be added to …
/plugin/combo/resources/library/bootstrap/
H A DREADME.md5 This directory contains all `Bootstrap` related resources such as Javascript and Css files used by [ComboStrap](https://combostrap.com)
/plugin/findologicxmlexport/vendor/hoa/event/
H A DREADME.md77 `hoa://Event/Exception` channel contains all exceptions that have been thrown.
78 The `hoa://Event/Stream/StreamName:close-before` contains all streams that are
131 [hack book of `Hoa\Event`](https://central.hoa-project.net/Documentation/Library/Event) contains
/plugin/directions/syntax/
H A Dglobaldirections.php192 * contains a reference to the renderer object which is currently
/plugin/confmanager/lang/en/
H A Dwordblock.txt3 …le ''conf/wordblock.conf'' for a list of existing word blocks. The file contains [[wp>Regular Expr…
/plugin/sequencediagram/bower_components/underscore/
H A Dunderscore-min.js5contains(t,i)&&t.push(i);r--;)i=I[r],i in n&&n[i]!==u[i]&&!m.contains(t,i)&&t.push(i)}var u=this,i…
H A Dunderscore.js265 _.contains = _.includes = _.include = function(obj, item, fromIndex, guard) {
538 if (!_.contains(seen, computed)) {
542 } else if (!_.contains(result, value)) {
562 if (_.contains(result, item)) continue;
564 if (!_.contains(arguments[j], item)) break;
576 return !_.contains(rest, value);
916 if (_.has(obj, prop) && !_.contains(keys, prop)) keys.push(prop);
920 if (prop in obj && obj[prop] !== proto[prop] && !_.contains(keys, prop)) {
1049 return !_.contains(keys, key);
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore-min.js5contains(t,i)&&t.push(i);r--;)i=I[r],i in n&&n[i]!==u[i]&&!m.contains(t,i)&&t.push(i)}var u=this,i…
/plugin/webcomponent/_test/
H A DREADME.md5 The [data](data) folder contains pages and images that are

12345678910>>...40