Searched refs:comparableString (Results 1 – 1 of 1) sorted by relevance
42 protected $comparableString; variable in IPLib\\Address\\IPv461 $this->comparableString = null;282 if ($this->comparableString === null) {287 $this->comparableString = implode('.', $chunks);290 return $this->comparableString;