Home
last modified time | relevance | path

Searched refs:null (Results 4026 – 4050 of 5084) sorted by relevance

1...<<161162163164165166167168169170>>...204

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPostmasterTools.php53 public function __construct($clientOrConfig = [], $rootUrl = null)
/plugin/oauth/
H A Dhelper.php27 * @return null|Adapter
32 if (!isset($services[$servicename])) return null;
/plugin/combo/action/
H A Dcache.php163 $exists = $INFO['exists'] ?? null;
H A Dbacklinkmenuitem.php99 if ($id === null) {
/plugin/combo/ComboStrap/
H A DRouterBestEndPage.php60 if ($bestPage != null) {
/plugin/structpublish/
H A Dadmin.php59 if (@preg_match($assignment['pattern'], null) === false) {
/plugin/cacherevisionseraser/
H A Dadmin.php23 var $cachedir = null;
24 var $revisdir = null;
25 var $pagesdir = null;
26 var $metadir = null;
27 var $configs = null;
/plugin/dw2pdf/
H A Daction.php377 * @return null|string
766 if ($match[2] == null) {
920 $partA = $partsA[$i] ?: null;
921 $partB = $partsB[$i] ?: null;
1044 if ($this->exportConfig === null) {
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_smart_rendering.js.map1null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: t…
/plugin/issuelinks/services/
H A DGitHub.service.php22 protected $total = null;
123 protected function makeGitHubGETRequest($endpoint, $max = null)
437 if ($this->orgs === null) {
H A DGitLab.service.php31 $this->gitlabUrl = $gitLabUrl ? trim($gitLabUrl, '/') : null;
79 if (null === $this->gitlabUrl) {
146 if (null !== $this->gitlabUrl) {
/plugin/freesync/
H A Dhelper.php20 var $_client = null;
58 $this->_profile["pages"] = null;
59 $this->_profile["files"] = null;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php117 $sabreAction = isset($getVars['sabreAction']) ? $getVars['sabreAction'] : null;
123 $this->serveAsset(isset($getVars['assetName']) ? $getVars['assetName'] : null);
419 function generateHeader($title, $path = null) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPKCS8.php518 …protected static function wrapPrivateKey($key, $attr, $params, $password, $oid = null, $publicKey …
557 'prf' => ['algorithm' => $prf, 'parameters' => null]
628 protected static function wrapPublicKey($key, $params, $oid = null)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc84 data is not valid JSON, `null` will be returned.
119 `null`.
126 data is not valid JSON, `null` is returned.
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DTokenParser.php92 return null;
/plugin/structat/syntax/
H A Dtable.php86 return null;
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Allowed.txt
H A DURI.Host.txt
H A DHTML.AllowedElements.txt
/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php31 return null;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/Type/
H A DParserTest.php64 $type('Foo', [null]),
/plugin/formatplus2/
H A Dformatting.php60 static $disabled = null;
/plugin/translation3/
H A Daction.php21 var $hlp = null;
/plugin/autolink2/
H A Dadmin.php12 var $_auth = null; // auth object

1...<<161162163164165166167168169170>>...204