Home
last modified time | relevance | path

Searched refs:null (Results 176 – 200 of 4956) sorted by relevance

12345678910>>...199

/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCallablesFilter.php33 public function __construct($loader = null, $dumper = null, $extractor = null)
42 if (null !== $callable = $this->loader) {
49 if (null !== $callable = $this->dumper) {
54 public function getChildren(AssetFactory $factory, $content, $loadPath = null)
56 if (null !== $callable = $this->extractor) {
/plugin/gtime/gtlib/util/
H A DGTBase16.php45 public static function encode(array $bytes, $offset = null, $length = null) {
58 public static function encodeWithColons(array $bytes, $offset = null, $length = null) {
71 public static function encodeWithSpaces(array $bytes, $offset = null, $length = null) {
95 if (self::$instance == null) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Attribute/
H A DAsMonologProcessor.php26 public $channel = null;
28 public $handler = null;
30 public $method = null;
38 ?string $channel = null,
39 ?string $handler = null,
40 ?string $method = null
/plugin/xml/
H A Drenderer.php51 if ($plugin == null) return;
307 function code($text, $lang = null, $file = null) {
313 function file($text, $lang = null, $file = null) {
386 function locallink($hash, $name = null) {
421 function externallink($link, $title = null) {
456 function emaillink($address, $name = null) {
477 …function internalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
492 …function externalmedia ($src, $title=null, $align=null, $width=null, $height=null, $cache=null, $l…
496 function table_open($maxcols = null, $numrows = null){
564 …function _media($type, $src, $title=null, $align=null, $width=null, $height=null, $cache=null, $li…
[all …]
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php47 /** @var IntervalSet|null */
58 * @var ParserRuleContext|null
65 * @var int|null
104 $this->lastErrorStates = null;
170 if ($inputStream === null) {
171 throw new \RuntimeException('Unexpected null input stream.');
174 if ($this->lastErrorStates !== null
187 if ($this->lastErrorStates === null) {
246 if ($interpreter === null) {
247 throw new \RuntimeException('Unexpected null interprete
[all...]
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DDataElementsTest.php75 'Bonus with value' => [1337, Bonus::class, null],
78 'Description with value' => ['value', Description::class, null],
80 'Name with value' => ['value', Name::class, null],
82 'Price with numeric value' => [1337, Price::class, null],
83 'Price zero' => [0, Price::class, null],
87 'SalesFrequency with value' => [1337, SalesFrequency::class, null],
91 'Sort with value' => [1337, Sort::class, null],
94 'Summary with value' => ['value', Summary::class, null],
96 'Url with value' => ['value', Url::class, null]
109 $expectedException = null
[all …]
/plugin/findologicxmlexport/vendor/hoa/file/
H A DDirectory.php88 $context = null,
106 protected function &_open($streamName, Stream\Context $context = null)
119 null !== $context
121 : null
126 $out = null;
182 $handle = null;
192 if (null !== $handle) {
218 if (null === $this->getStreamContext()) {
239 $context = null
249 if (null !== $context) {
[all …]
/plugin/rating/
H A Dhelper.php15 protected $sqlite = null;
28 $this->sqlite = null;
29 return null;
35 $this->sqlite = null;
36 return null;
112 if ($lang === null && $startdate === null){
115 } else if ($lang !== null && $startdate === null) {
118 } else if ($lang === null && $startdate !== null){
/plugin/authgooglesheets/vendor/google/auth/src/
H A DFetchAuthTokenCache.php47 array $cacheConfig = null,
68 public function fetchAuthToken(callable $httpHandler = null)
103 public function getClientName(callable $httpHandler = null)
139 $accessToken = isset($cached['access_token']) ? $cached['access_token'] : null;
158 return null;
169 public function getProjectId(callable $httpHandler = null)
193 $authUri = null,
194 callable $httpHandler = null
232 private function fetchAuthTokenFromCache($authUri = null)
259 return null;
[all …]
/plugin/combo/ComboStrap/
H A DSqliteRequest.php44 private ?string $statement = null;
47 * @var array |null
49 private ?array $parameters = null;
104 if ($res === null) {
126 if ($adapter === null) {
127 throw new ExceptionRuntimeInternal("The database adapter is null, no error info can be retrieved");
135 if ($do === null) {
136 throw new ExceptionRuntimeInternal("The database object is null, it seems that the database connection has been closed. Are you in two differents execution context ?");
158 if ($this->result !== null) {
160 $this->result = null;
[all...]
H A DBlockquoteTag.php57 $context = null;
107 null,
108 null,
109 null,
110 null,
122 null,
123 null,
124 null,
125 null,
154 if ($context === null) {
[all...]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
118 $old = null;
119 $expected = null;
137 $old = null;
138 $expected = null;
157 $old = null;
158 $expected = null;
/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
122 $old = null;
123 $expected = null;
141 $old = null;
142 $expected = null;
161 $old = null;
162 $expected = null;
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
122 $old = null;
123 $expected = null;
141 $old = null;
142 $expected = null;
161 $old = null;
162 $expected = null;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
122 $old = null;
123 $expected = null;
141 $old = null;
142 $expected = null;
161 $old = null;
162 $expected = null;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/
H A DCompilerApiFilter.php45 if (null !== $this->compilationLevel) {
49 if (null !== $this->jsExterns) {
53 if (null !== $this->externsUrl) {
57 if (null !== $this->excludeDefaultExterns) {
61 if (null !== $this->formatting) {
65 if (null !== $this->useClosureLibrary) {
69 if (null !== $this->warningLevel) {
73 if (null !== $this->language) {
83 if (null !== $this->timeout) {
101 if (null !== $this->timeout) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php32 * @var PagingControl|null
91 * @param int|null $size
93 public function start(SearchRequest $search, ?int $size = null): void
97 $this->control = null;
118 * @param int|null $size
122 public function getEntries(?int $size = null): Entries
136 return $this->control === null || !($this->control->getCookie() === '');
143 * @return int|null
147 return ($this->control !== null) ? $this->control->getSize() : null;
[all...]
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DMovieEditorDialog.java116 Timer[] playTimera = {null};
194 BufferedImage ret = toolTipImageRef==null ? null : toolTipImageRef.get(); in getToolTipImage()
195 if (ret == null) { in getToolTipImage()
241 if (audioSamples!=null) { in paintAudio()
269 BufferedImage ret = frameImageRef==null ? null : frameImageRef.get(); in getImage()
270 if (ret == null) { in getImage()
391 if (wavFile!=null) { in MovieEditorDialog()
434 if (wavFile!=null) { in MovieEditorDialog()
751 playTimera[0] = null; in buildUI()
990 if (newVal==null) { in addRemoveInactivityMenuItem()
[all …]
/plugin/ipban/ip-lib/src/Address/
H A DAssignedRange.php86 $result = null;
90 if ($result !== null) {
94 if ($result === null) {
114 $result = null;
119 $result = null;
123 $result = null;
126 if ($result !== null) {
130 if ($result === null) {
/plugin/bootswrapper/syntax/
H A Dpanel.php26 'values' => null,
28 'default' => null),
32 'values' => null,
34 'default' => null),
38 'values' => null,
40 'default' => null),
44 'values' => null,
46 'default' => null),
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializer.php73 ?SerializationContextFactoryInterface $serializationContextFactory = null,
75 ?ParserInterface $typeParser = null
107 if (null !== $type) {
112 return null;
151 …rialize($data, string $format, ?SerializationContext $context = null, ?string $type = null): string
153 if (null === $context) {
171 if (null === $context) {
186 … public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array
188 if (null === $context) {
215 if (null === $context) {
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php49 * @var null|int
59 * @var null|string
64 * @var null|Dn
69 * @var null|string
79 * @var null|string
88 public function __construct(?string $host = null)
94 * @param null|string|Dn $dn
99 $this->dn = $dn === null ? $dn : new Dn($dn);
125 * @param int|null $port
136 * @return int|null
[all...]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DScheduleDeliverTest.php46 $this->deliver(null, $newObject);
81 $this->deliver(null, $newObject);
203 $newObject = null;
223 $newObject = null;
249 $newObject = null;
271 $newObject = null;
359 $this->deliver(null, $newObject);
395 $this->deliver(null, $newObject);
431 $this->deliver(null, $newObject);
466 $this->deliver(null, $newObject);
[all …]
/plugin/combo/admin/
H A Dpagerules.php107 if (($_POST[self::SAVE_ACTION] ?? null) && checkSecurityToken()) {
109 $id = $_POST[PageRules::ID_NAME] ?? null;
110 $matcher = $_POST[PageRules::MATCHER_NAME] ?? null;
111 $target = $_POST[PageRules::TARGET_NAME] ?? null;
112 $priority = $_POST[PageRules::PRIORITY_NAME] ?? null;
114 if ($matcher == null) {
115 msg('Matcher can not be null', LogUtility::LVL_MSG_ERROR);
118 if ($target == null) {
119 msg('Target can not be null', LogUtility::LVL_MSG_ERROR);
128 if ($id == null) {
[all...]

12345678910>>...199