Home
last modified time | relevance | path

Searched defs:add (Results 51 – 75 of 267) sorted by relevance

1234567891011

/plugin/struct/types/
H A DAutoSummary.php51 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) argument
H A DTag.php125 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) argument
H A DDecimal.php165 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) argument
[all...]
H A DUser.php150 filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) global() argument
/plugin/openid/Auth/OpenID/
H A DBigMath.php195 abstract protected function add($x, $y); function in Auth_OpenID_MathLibrary
238 function add($x, $y) function in Auth_OpenID_BcMathWrapper
328 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/memcache/
H A Dhelper.php118 function add($key,$val,$ttl = 0){ function in helper_plugin_memcache
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DHelperCollection.php62 public function add($name, $helper) function in Mustache_HelperCollection
/plugin/noticeboard/classes/
H A DArrayList.php44 public function add($item){ function in helper_plugin_noticeboard_ArrayList
/plugin/noticeboard/noticeboard/classes/
H A DArrayList.php44 public function add($item){ function in helper_plugin_noticeboard_ArrayList
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DStaggeredDelimiterProcessor.php67 public function add(DelimiterProcessorInterface $processor) global() function in League\\CommonMark\\Delimiter\\Processor\\StaggeredDelimiterProcessor
/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/
H A DClientConfiguration.php159 public function add(string $key, $value): void function in Elastica\\ClientConfiguration
/plugin/memcache/classes/
H A Dmemcache_fakecache.class.php45 public static function add($key, $val,$ttl = 0){ function in memcache_fakecache
/plugin/authucenter/lib/uc_client/model/
H A Dfriend.php26 function add($uid, $friendid, $comment='') { function in friendmodel
H A Dmail.php53 function add($mail) { function in mailmodel
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerTrait.php45 public function add(FilterInterface ...$filters) global() function
/plugin/virtualgroup/
H A Dadmin.php156 function add($user) { global() function in admin_plugin_virtualgroup
/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/swiftmail/Swift/
H A DLog.php75 abstract public function add($text, $type = self::NORMAL); function in Swift_Log
/plugin/gtime/gtlib/util/
H A 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/fedauth/Auth/OpenID/
H A DBigMath.php193 function add($x, $y) function in Auth_OpenID_BcMathWrapper
279 function add($x, $y) function in Auth_OpenID_GmpMathWrapper
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DChange.php133 public static function add($attribute, ...$values): Change global() function in FreeDSx\\Ldap\\Entry\\Change
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php70 public function add(RequestInterface $request, $key = false) function in Google\\Http\\Batch
/plugin/structprogress/types/
H A DProgress.php145 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op)

1234567891011