Home
last modified time | relevance | path

Searched refs:T_ANYCASTRELAY (Results 1 – 2 of 2) sorted by relevance

/plugin/ipban/ip-lib/src/Range/
H A DType.php43 const T_ANYCASTRELAY = 5; define in IPLib\\Range\\Type
119 case static::T_ANYCASTRELAY:
/plugin/ipban/ip-lib/src/Address/
H A DIPv4.php214 '192.88.99.0/24' => array(RangeType::T_ANYCASTRELAY),