Home
last modified time | relevance | path

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

/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php238 $this->validateNumericInt($type->getTagNumber());
622 protected function validateNumericInt($integer): void
824 $this->validateNumericInt($int);
583 protected function validateNumericInt($integer) : void global() function in FreeDSx\\Asn1\\Encoder\\BerEncoder