Home
last modified time | relevance | path

Searched refs:null (Results 4526 – 4550 of 5084) sorted by relevance

1...<<181182183184185186187188189190>>...204

/plugin/davcal/vendor/sabre/event/tests/
H A DEventEmitterTest.php32 $argResult = null;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php320 $result = $backend->getChangesForAddressBook($id, null, 1);
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php337 function request($method, $url = '', $body = null, array $headers = []) {
/plugin/tagfilter/helper/
H A Dsyntax.php273 $conf['cache'] = null;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php91 function CreateServerFolder( $folderPath, $lastFolder = null )
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php37 * @var Client|null Guzzle client to reuse
68 if (null !== $proxy = $connection->getProxy()) {
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DUtilsTest.php95 $this->assertEquals("foo\tbaz\t\t", Utils::readline($s, null, "\t\t"));
/plugin/farmer/
H A Dhelper.php
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php55 return null;
/plugin/recommend/
H A Daction.php193 $captcha = null;
/plugin/bez/mdl/
H A DTaskFactory.php40 if ($task->thread_comment_id == null) {
/plugin/struct/action/
H A Dmove.php
/plugin/struct/helper/
H A Dfield.php171 static fn($val) => json_encode([$val, null], JSON_THROW_ON_ERROR),
175 $preparedValue = json_encode([$preparedValue, null], JSON_THROW_ON_ERROR);
/plugin/nspages/printers/
H A Dprinter.php123 if($item == null || $item['type'] !== 'd') {
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.inline.php61 $fake = null;
275 return null;
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php70 $arguments = ['arg', 42, null],
463 ->when($group->offsetSet(null, $exception1))
/plugin/odp/
H A DZipLib.class.php59 function Compress($folder, $basedir=null, $parent=null)
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DDejaVuinfo.txt27 This License becomes null and void to the extent applicable to Fonts or Font
75 This License becomes null and void to the extent applicable to Fonts
/plugin/bureaucracy/
H A Dsyntax.php26 var $noreplace = null;
322 …$isValid = $field->handle_post($_POST['bureaucracy'][$index] ?? null, $data['fields'], $index, $th…
/plugin/dwcommits/
H A Dhelper.php150 static $db = null;
151 if ($db === null) {
153 if ($db === null) {
/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php205 return $this->_case_metadata_touch_with_xxx_arguments([], 'foo', null, null);
210 return $this->_case_metadata_touch_with_xxx_arguments([42], 'foo', 42, null);
/plugin/codemirror/dist/modes/
H A Dpig.min.js.map1null) {\n if (next == quote && !escaped) {\n end = true; break;\n }\n …
H A Dmathematica.min.js.map1null) {\n if (next === '\"' && !escaped) {\n end = true;\n break;\n }\n …
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md126 static $copier = null;
128 if (null === $copier) {
215 echo $copy->id; // null
/plugin/mantis/lib/
H A Dclass.xmlschema.php29 var $currentComplexType = null;
32 var $currentElement = null;
35 var $currentSimpleType = null;

1...<<181182183184185186187188189190>>...204