Home
last modified time | relevance | path

Searched refs:accept (Results 51 – 75 of 638) sorted by relevance

12345678910>>...26

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/ServerRunner/
H A DPcntlServerRunner.php176 $socket = $this->server->accept(self::SOCKET_ACCEPT_TIMEOUT);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DAccountsInvitations.php44 public function accept($name, AcceptInvitationRequest $postBody, $optParams = []) function in Google\\Service\\MyBusinessAccountManagement\\Resource\\AccountsInvitations
/plugin/elasticsearch/lang/en/
H A Dconfmanager_description.txt5 Define parsers for each file extension that should be processed. Use ''%in%'' to specify the input file for CLI tools. Web services must accept the input file as POST data.
/plugin/tos/
H A Dstyle.less41 li.tos-accept:before {
H A DREADME3 Have users accept Terms of Service before logging in
/plugin/dokutranslate/
H A Dscreen.css25 table.dokutranslate td.accept {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Runner/Filter/
H A DTest.php88 public function accept() function in PHPUnit_Runner_Filter_Test
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/Resource/
H A DInvitations.php49 public function accept($id, $optParams = []) function in Google\\Service\\Classroom\\Resource\\Invitations
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DTerminalNodeImpl.php68 public function accept(ParseTreeVisitor $visitor) function in Antlr\\Antlr4\\Runtime\\Tree\\TerminalNodeImpl
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1accept((function(e){return-1===e.offset&&-1===e.length||e.offset<=t&&e.end>=t&&(n?e.length<=n.leng… method in e
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DTypeVisitor.php73 return $node->accept($this, $handle, $eldnah);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DDirectoryResource.php117 public function accept() function in Assetic\\Factory\\Resource\\DirectoryResourceFilterIterator
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DDaniel Midgley.txt21 …s of any kind. While I’ve tested this font, and it seems to work well, I accept no responsibility …
/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DIterator.php76 public function accept() function in File_Iterator
/plugin/tagfilter/script/select2/
H A DLICENSE7 use of this software only upon the condition that you accept all of the terms of either the Apache
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DTreeNode.php328 public function accept( function in Hoa\\Compiler\\Llk\\TreeNode
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeSecretKey.txt
/plugin/textinsert/lang/en/
H A Dintro.txt1 …s and periods. For example: ''Macro_one.txt''. The replacement texts can accept HTML and can be of…
/plugin/editonlink/
H A DREADME.md9 …rarily off, due to hosting provider Hiformance ran away with my money. I accept [donations](https:…
/plugin/imageshack/
H A Daction.php66 msg('ImageShack did not accept your upload',-1);
/plugin/reqlang/
H A DREADME3 Switch the interface language according to the accept-language request header
/plugin/linkback/
H A DCHANGELOG4 * Fixed HTTP client to correctly accept all type 200 responses as successful
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/
H A DCHANGELOG.rst29 ``GuzzleHttp\Stream\Utils::create`` no longer accept a size in the second
30 argument. They now accept an associative array of options, including the
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlFactory.php369 $accept = $easy->request->getHeaderLine('Accept-Encoding');
370 if ($accept) {
371 $conf[CURLOPT_ENCODING] = $accept;
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketServer.php16 * TCP socket server to accept client connections.
124 public function accept(int $timeout = -1): ?Socket
86 public function accept($timeout = -1) : ?Socket global() function in FreeDSx\\Socket\\SocketServer

12345678910>>...26