Home
last modified time | relevance | path

Searched defs:add (Results 76 – 100 of 553) sorted by relevance

12345678910>>...23

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DSasl.php70 public function add(MechanismInterface $mechanism): self function in FreeDSx\\Sasl\\Sasl
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DClientConfiguration.php159 public function add(string $key, $value): void function in Elastica\\ClientConfiguration
/plugin/memcache/classes/
Dmemcache_fakecache.class.php45 public static function add($key, $val,$ttl = 0){ function in memcache_fakecache
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/
H A DControlBag.php87 public function add(Control ...$controls) function in FreeDSx\\Ldap\\Control\\ControlBag
/plugin/authucenter/lib/uc_client/model/
Dfriend.php26 function add($uid, $friendid, $comment='') { function in friendmodel
Dmail.php53 function add($mail) { function in mailmodel
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DEntries.php48 public function add(Entry ...$entries) function in FreeDSx\\Ldap\\Entry\\Entries
H A DOptions.php45 public function add(...$options) function in FreeDSx\\Ldap\\Entry\\Options
H A DChange.php136 public static function add($attribute, ...$values): Change function in FreeDSx\\Ldap\\Entry\\Change
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DDefinitionCache.php85 abstract public function add($def, $config); function in HTMLPurifier_DefinitionCache
/plugin/struct/types/
H A DDecimal.php165 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
H A DUser.php165 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
H A DDateTime.php127 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
/plugin/structnumber/types/
DNumber.php112 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DSet.php107 public function add(Hashable $value) : bool function in Antlr\\Antlr4\\Runtime\\Utils\\Set
/plugin/fedauth/Auth/OpenID/
DBigMath.php193 function add($x, $y) function in Auth_OpenID_BcMathWrapper
279 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/swiftmail/Swift/
DLog.php75 abstract public function add($text, $type = self::NORMAL); function in Swift_Log
/plugin/gtime/gtlib/util/
DGTBigInteger.php131 public function add(GTBigInteger $integer) { function in GTBigInteger
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMockSharing.php81 function updateShares($calendarId, array $add, array $remove) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerTrait.php50 public function add(FilterInterface ...$filters) function
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/
DSerializer.php11 public function add($def, $config) function in HTMLPurifier_DefinitionCache_Serializer
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Dsourcemap.js71 function add(source, gen_line, gen_col, orig_line, orig_col, name) { function in SourceMap
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
DBatch.php70 public function add(RequestInterface $request, $key = false) function in Google\\Http\\Batch
/plugin/structprogress/types/
DProgress.php145 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)
/plugin/webdavclient/vendor/sabre/vobject/lib/
DComponent.php107 function add($a1, $a2 = null, $a3 = null) { function in Sabre\\VObject\\Component

12345678910>>...23