Searched refs:ip4 (Results 1 – 3 of 3) sorted by relevance
14 protected $ip4; variable in HTMLPurifier_AttrDef_URI_IPv424 if (!$this->ip4) {28 if (preg_match('#^' . $this->ip4 . '$#s', $aIP)) {41 $this->ip4 = "(?:{$oct}\\.{$oct}\\.{$oct}\\.{$oct})";
20 if (!$this->ip4) {41 if (preg_match('#(?<=:' . ')' . $this->ip4 . '$#s', $aIP, $find)) {
43 &.ip4::before { background-position-y: -20px }