Home
last modified time | relevance | path

Searched defs:add (Results 1 – 25 of 267) sorted by relevance

1234567891011

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Value/
H A DPosition.php10 public $add = 0; variable in PhpCss\\Ast\\Value\\Position
12 public function __construct(int $repeat, int $add) { argument
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DCalculator.php10 public function add($a, $b) function in Calculator
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DTaskQueueInterface.php18 public function add(callable $task); function
H A DTaskQueue.php39 public function add(callable $task) function in GuzzleHttp\\Promise\\TaskQueue
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DIShareableCalendar.php32 function updateShares(array $add, array $remove);
H A DShareableCalendar.php33 function updateShares(array $add, array $remove) {
/plugin/html2pdf/html2pdf/html2ps/
H A Dcss.counter.collection.php10 function add(&$counter) { function in CSSCounterCollection
/plugin/commonmark/vendor/league/commonmark/src/Delimiter/Processor/
H A DDelimiterProcessorCollectionInterface.php31 * @throws InvalidArgumentException Exception will be thrown if attempting to add multiple processors for the same character function
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DGenericRequestHandler.php35 add(RequestContext $context, AddRequest $add) global() argument
H A DRequestHandlerInterface.php36 add(RequestContext $context, AddRequest $add) global() argument
H A DProxyRequestHandler.php85 add(RequestContext $context, AddRequest $add) global() argument
/plugin/swiftmail/Swift/Log/
H A DDefaultLog.php33 public function add($text, $type = self::NORMAL) function in Swift_Log_DefaultLog
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DPrioritizedList.php42 public function add($item, int $priority): void global() function in League\\CommonMark\\Util\\PrioritizedList
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesRoles.php46 public function add($parent, AddRolesRequest $postBody, $optParams = []) function in Google\\Service\\ServiceNetworking\\Resource\\ServicesRoles
/plugin/groupadmin/
H A Dscript.js1 function add() { function
/plugin/odt/ODT/
H A DODTmanifest.php62 function add($name, $mime) { function in ODTManifest
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContextCache.php29 public function add(PredictionContext $ctx) : PredictionContext function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContextCache
/plugin/struct/types/
H A DTraitFilterPrefix.php27 public function filter(QueryBuilderWhere $add, $tablealias, $colname, $comp, $value, $op) argument
/plugin/top/
H A Dhelper.php47 public function add($page) { function in helper_plugin_top
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php33 public function add(Google_HttpRequest $request, $key = false) { function in Google_BatchRequest
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php26 public function add(FilterInterface ...$filters); global() function
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DAssetCollectionInterface.php33 public function add(AssetInterface $asset); function
/plugin/gtime/gtlib/asn1/
H A DASN1Sequence.php46 public function add($object) { function in ASN1Sequence
H A DASN1Set.php45 public function add($object) { function in ASN1Set
/plugin/sphinxsearch-was/
H A DPageMapper.php41 public function add($page, $title_text, $title, $hid = '') function in PageMapper

1234567891011