Searched refs:defaultValue (Results 1 – 2 of 2) sorted by relevance
830 public ?string $defaultValue; variable in ArgInfo843 ?string $defaultValue, argument850 $this->defaultValue = $defaultValue;859 && $this->defaultValue === $other->defaultValue;887 return $this->defaultValue !== null && $this->defaultValue !== "UNKNOWN";912 return $this->defaultValue;2911 public ?Expr $defaultValue; variable in PropertyInfo3019 ?Expr $defaultValue, argument3030 $this->defaultValue = $defaultValue;3082 …if ($defaultValue->isUnknownConstValue || ($defaultValue->originatingConsts && $defaultValue->getC…[all …]
322 value = BAD_CAST ((xmlAttributePtr)attr)->defaultValue; in PHP_METHOD()
Completed in 27 milliseconds