Home
last modified time | relevance | path

Searched refs:null (Results 26 – 50 of 4188) sorted by relevance

12345678910>>...168

/plugin/actionrenderer/
H A Drenderer.php213 public function listu_open($classes = null)
225 public function listo_open($classes = null)
309 public function file($text, $language = null, $filename = null, $options = null)
315 public function code($text, $language = null, $filename = null, $options = null)
387 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '…
417 …ction internalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = nu…
423 …ction externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = nu…
435 public function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null)
441 public function table_close($pos = null)
495 public function tableheader_open($colspan = 1, $align = null, $rowspan = 1, $classes = null)
[all …]
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.parse.php5 $null = null;
12 $null = null;
19 $null = null;
29 $null = null;
39 $null = null;
50 $null = null;
71 $null = null;
94 $null = null;
117 $null = null;
142 $null = null;
[all …]
H A Dtest.css.content.php17 $null = null;
28 $null = null;
39 $null = null;
40 … $collection =& parse_css_property('content: "Page " counter(page) " of " counter(pages);', $null);
59 $null = null;
60 …collection =& parse_css_property('content: "Page; " counter(page) " of; " counter(pages);', $null);
79 $null = null;
80 $collection =& parse_css_property('content: "";', $null);
90 $null = null;
91 $collection =& parse_css_property('content: \'\';', $null);
[all …]
/plugin/gemini/
H A Drenderer.php170 public function file($text, $lang = null, $file = null)
182 public function code($text, $lang = null, $file = null)
397 $title = null,
398 $align = null,
399 $width = null,
401 $cache = null,
416 $title = null,
417 $align = null,
432 …c function internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $c…
438 …c function externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $c…
[all …]
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php16 $scale = null,
17 $height = null,
18 $rotate = null,
19 $color = null
34 $file = null,
35 $scale = null,
36 $height = null,
37 $rotate = null,
38 $color = null
54 $file = null,
[all …]
H A DDatamatrix.php15 $size = null,
16 $margin = null,
17 $color = null
29 $file = null,
30 $size = null,
31 $margin = null,
32 $color = null
45 $file = null,
46 $size = null,
47 $margin = null,
[all …]
H A DPDF417.php15 $size = null,
16 $margin = null,
17 $color = null
29 $file = null,
30 $size = null,
31 $margin = null,
32 $color = null
45 $file = null,
46 $size = null,
47 $margin = null,
[all …]
/plugin/prosemirror/parser/
H A DImageNode.php13 protected $textNode = null;
15 public function __construct($data, Node $parent, Node $previousNode = null)
21 $this->textNode = new TextNode(['marks' => $data['marks'] ?? null], $parent, $previousNode);
69 $title = null,
70 $align = null,
71 $width = null,
72 $height = null,
73 $cache = null,
74 $linking = null
103 $title = null,
[all...]
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A DMbstring.php81 public static function mb_convert_encoding($s, $toEncoding, $fromEncoding = null)
83 if (\is_array($fromEncoding) || ($fromEncoding !== null && false !== strpos($fromEncoding, ','))) {
136 public static function mb_encode_mimeheader($s, $charset = null, $transferEncoding = null, $linefeed = null, $indent = null)
141 public static function mb_decode_numericentity($s, $convmap, $encoding = null)
143 if (null !== $s && !is_scalar($s) && !(\is_object($s) && method_exists($s, '__toString'))) {
146 return null;
153 if (null !
[all...]
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php350 return null;
491 return null;
496 return null;
978 return null;
1003 if (($endpoint === null) && ($claimed_id === null)) {
1009 } else if (($endpoint !== null) && ($claimed_id === null)) {
1101 return null;
1279 return null;
1332 return null;
1490 if (($assoc_type === null) || ($session_type === null)) {
[all …]
H A DServer.php151 function Auth_OpenID_ServerError($message = null, $text = null,
152 $reference = null, $contact = null)
167 return null;
272 return null;
344 var $mode = null;
477 if ((($dh_modulus === null) && ($dh_gen !== null)) ||
478 (($dh_gen === null) && ($dh_modulus !== null))) {
974 function answer($allow, $server_url = null, $identity = null,
1274 function Auth_OpenID_WebResponse($code = null, $headers = null,
1457 $wr = new $cls(null, null, $response->encodeToKVForm());
[all …]
H A DSReg.php127 $alias = null;
128 $found_ns_uri = null;
141 if ($alias === null) {
150 return null;
176 static function build($required=null, $optional=null,
190 return null;
196 return null;
220 array(null, null, null, Auth_OpenID_SREG_NS_URI, $cls));
230 return null;
488 return null;
[all …]
/plugin/ifauthex/lib/
H A Dtokenizer.php29 return null;
36 return null;
43 $matches = null;
46 return null;
54 return null;
63 private $_name = null;
66 public function __construct($representation, $name=null, $matchRegex=null) {
68 if ($name === null) {
106 private $_text = null;
108 private $_length = null;
[all …]
/plugin/bootswrapper/syntax/
H A Daffix.php20 'values' => null,
22 'default' => null),
26 'values' => null,
28 'default' => null),
32 'values' => null,
34 'default' => null),
44 'values' => null,
46 'default' => null),
50 'values' => null,
56 'values' => null,
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DMatcher.php32 public $afterMatchBuilderId = null;
42 public $methodNameMatcher = null;
47 public $parametersMatcher = null;
52 public $stub = null;
69 if ($this->invocationMatcher !== null) {
73 if ($this->methodNameMatcher !== null) {
77 if ($this->parametersMatcher !== null) {
81 if ($this->afterMatchBuilderId !== null) {
85 if ($this->stub !== null) {
99 if ($this->invocationMatcher === null) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/math/Sampler/
H A DSampler.php58 protected $_parameters = null;
89 if (null === $this->_parameters->getParameter('float.min')) {
131 $lower = null,
132 $upper = null,
133 array &$exclude = null
135 if (null === $lower) {
139 if (null === $upper) {
143 if (null === $exclude) {
197 public function getFloat($lower = null, $upper = null)
199 if (null === $lower) {
[all …]
/plugin/openid/Auth/OpenID/
H A DConsumer.php261 function __construct($store, $session = null, $consumer_cls = null)
351 return null;
1031 return null;
1060 if (($endpoint === null) && ($claimed_id === null)) {
1066 } else if (($endpoint !== null) && ($claimed_id === null)) {
1160 return null;
1354 return null;
1411 return null;
1580 if (($assoc_type === null) || ($session_type === null)) {
2157 return null;
[all …]
H A DSReg.php134 $alias = null;
135 $found_ns_uri = null;
147 if ($alias === null) {
156 return null;
196 static function build($required=null, $optional=null,
211 return null;
217 return null;
245 [null, null, null, Auth_OpenID_SREG_NS_URI, $cls]);
255 return null;
542 return null;
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DPasswordModifyRequest.php34 * @var null|string
39 * @var null|string
44 * @var null|string
49 * @param null|string $userIdentity
50 * @param null|string $oldPassword
51 * @param null|string $newPassword
53 public function __construct(?string $userIdentity = null, ?string $oldPassword = null, ?string $newPassword = null)
62 * @return null|strin
[all...]
/plugin/latexport/implementation/
H A Ddecorator_persister.php131 function appendLabel($link = null) {
175 function anchor($link, $title = null) {
577 function file($text, $lang = null, $file = null) {
597 function code($text, $lang = null, $file = null) {
787 function internalmedia($src, $title = null, $align = null, $width = null,
788 $height = null, $cache = null, $linking = null,
875 …ction externalmedia($src, $title = null, $align = null, $width = null, $height = null, $cache = nu…
883 …function internalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac…
890 …function externalmedialink($src, $title = null, $align = null, $width = null, $height = null, $cac…
901 function table_open($maxcols = null, $numrows = null, $pos = null) {
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Rule/
H A DAnalyzer.php210 return null;
228 return null;
238 $pNodeId = null;
263 return null;
283 null
301 return null;
384 null
451 null,
494 null,
522 null
[all …]
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php49 * @var int|null
62 if ($empty === null) {
73 * Return {@see PredictionContext::empty()} if `outerContext` is empty or null.
77 if ($outerContext === null) {
83 if ($outerContext->getParent() === null || $outerContext === RuleContext::emptyContext()) {
115 if ($this->cachedHashCode === null) {
199 if ($mergeCache !== null) {
202 if ($previous !== null) {
208 if ($previous !== null) {
215 if ($rootMerge !== null) {
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DValidation.java51 Object v3 = graph.insertVertex(parent, null, targetNode in Validation()
53 Object v4 = graph.insertVertex(parent, null, targetNode in Validation()
55 graph.insertVertex(parent, null, subtargetNode, 200, in Validation()
57 Object v6 = graph.insertVertex(parent, null, sourceNode in Validation()
59 graph.insertEdge(parent, null, "", v1, v2); in Validation()
60 graph.insertEdge(parent, null, "", v1, v3); in Validation()
61 graph.insertEdge(parent, null, "", v6, v4); in Validation()
72 multiplicities[0] = new mxMultiplicity(true, "Source", null, null, 1, in Validation()
78 multiplicities[1] = new mxMultiplicity(false, "Source", null, null, 0, in Validation()
79 "0", null, "Source Must Have No Incoming Edge", null, true); // Type does not matter in Validation()
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php35 'nonce_size' => null,
54 * @var null|Message
69 public function challenge(?string $received = null, array $options = []): SaslContext
73 $received = $received === null ? null : $this->encoder->decode($received, $this->context);
89 if ($message === null) {
90 return null;
96 if ($message->has('rspauth') && $this->context->get('verification') === null) {
109 return null;
114 if ($received === null) {
[all...]
/plugin/ipban/ip-lib/src/Address/
H A DIPv6.php68 $this->shortAddress = null;
69 $this->bytes = null;
70 $this->words = null;
71 $this->rangeType = null;
85 $result = null;
87 $matches = null;
162 $result = null;
194 $result = null;
202 $chunks = null;
400 if ($ipv4 !== null) {
[all …]

12345678910>>...168