Home
last modified time | relevance | path

Searched refs:nullValue (Results 1 – 9 of 9) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
DValue.php39 public $nullValue; variable in Google\\Service\\Script\\Value
111 public function setNullValue($nullValue) argument
113 $this->nullValue = $nullValue;
120 return $this->nullValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
DValue.php44 public $nullValue; variable in Google\\Service\\Firestore\\Value
153 public function setNullValue($nullValue) argument
155 $this->nullValue = $nullValue;
162 return $this->nullValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DValue.php54 public $nullValue; variable in Google\\Service\\Datastore\\Value
201 public function setNullValue($nullValue) argument
203 $this->nullValue = $nullValue;
210 return $this->nullValue;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/MySource/Sniffs/PHP/
DAjaxNullComparisonSniff.php97 $nullValue = $phpcsFile->findNext(T_WHITESPACE, ($operator + 1), null, true);
98 if ($tokens[$nullValue]['code'] !== T_NULL) {
103 $phpcsFile->addWarning($error, $nullValue, 'Found');
/plugin/diagramsnet/lib/WEB-INF/lib/
Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/datatables/assets/pdfmake/
Dpdfmake.js2979 if (this.options.nullValue == null) {
2980 this.options.nullValue = 0;
2998 if (offset === this.options.nullValue && this.options.allowNull) {
3081 this.offsetType.encode(stream, this.options.nullValue);
Dpdfmake.min.js2nullValue&&(this.options.nullValue=0),null==this.options.lazy&&(this.options.lazy=!1),this.options…