Home
last modified time | relevance | path

Searched defs:channel (Results 1 – 25 of 60) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
DReleaseChannel.php25 public $channel; variable in Google\\Service\\Container\\ReleaseChannel
30 public function setChannel($channel)
DReleaseChannelConfig.php26 public $channel; variable in Google\\Service\\Container\\ReleaseChannelConfig
39 public function setChannel($channel)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
DAsMonologProcessor.php26 public $channel = null; variable in Monolog\\Attribute\\AsMonologProcessor
38 ?string $channel = null,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php327 protected function nextTokenOnChannel(int $i, int $channel) : int
360 protected function previousTokenOnChannel(int $i, int $channel) : int
376 public function getHiddenTokensToRight(int $tokenIndex, int $channel) : ?array
399 public function getHiddenTokensToLeft(int $tokenIndex, int $channel) : ?array
423 protected function filterForChannel(int $left, int $right, int $channel) : ?array
H A DCommonTokenStream.php41 protected $channel; variable in Antlr\\Antlr4\\Runtime\\CommonTokenStream
53 public function __construct(TokenSource $tokenSource, int $channel = Token::DEFAULT_CHANNEL)
H A DCommonToken.php42 protected $channel = Token::DEFAULT_CHANNEL; variable in Antlr\\Antlr4\\Runtime\\CommonToken
95 ?int $channel = null,
226 public function setChannel(int $channel) : void
H A DWritableToken.php17 public function setChannel(int $channel) : void;
H A DTokenFactory.php25 int $channel,
/plugin/freechat/phpfreechat/src/
Dpfcinfo.class.php57 function getOnlineNick($channel = NULL, $timeout = 20)
82 function getLastMsg($channel, $nb)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerChannelAction.php19 private $channel; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerChannelAction
26 public function __construct(int $channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudMemorystoreforMemcached\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\CloudFilestore\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
DUpdatePolicy.php26 public $channel; variable in Google\\Service\\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\\UpdatePolicy
35 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DAudioChannelInput.php25 public $channel; variable in Google\\Service\\Transcoder\\AudioChannelInput
39 public function setChannel($channel)
/plugin/upgrade/myvendor/splitbrain/php-cli/src/
DColors.php115 public function ptln($line, $color, $channel = STDOUT)
161 public function set($color, $channel = STDOUT)
173 public function reset($channel = STDOUT)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
DConfigSettings.php25 public $channel; variable in Google\\Service\\PagespeedInsights\\ConfigSettings
46 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
DGoogleChromeManagementV1BrowserVersion.php25 public $channel; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1BrowserVersion
46 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DAccountStatusProducts.php26 public $channel; variable in Google\\Service\\ShoppingContent\\AccountStatusProducts
43 public function setChannel($channel)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DGoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool.php24 public $channel; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaWorkerPool
45 public function setChannel($channel)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Slack/
DSlackRecord.php44 private $channel; variable in Monolog\\Handler\\Slack\\SlackRecord
96 ?string $channel = null,
246 public function setChannel(?string $channel = null): self
/plugin/asciidocjs/node_modules/core-js/modules/
D_task.js14 var defer, channel, port; variable
55 channel = new MessageChannel(); variable
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_task.js14 var defer, channel, port; variable
55 channel = new MessageChannel(); variable
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DTelegramBotHandler.php64 private $channel; variable in Monolog\\Handler\\TelegramBotHandler
108 string $channel,
DSlackHandler.php54 string $channel,
202 public function setChannel(string $channel): self
/plugin/jcapture/src/com/hammurapi/jcapture/
DRegion.java20 …public Region(BufferedImage master, String format, FileChannel channel, BufferedImage prev, boolea… in Region()
59 private FileChannel channel; field in Region

123