Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php156 const ANY_MAP = [ define in phpseclib3\\File\\ASN1
548 …if (isset($decoded['constant']) || !array_key_exists($intype, self::ANY_MAP) || (ord(self::$encode…
551 $inmap = self::ANY_MAP[$intype];
1098 $outtype = array_search($typename, self::ANY_MAP, true);
H A DX509.php1771 $type = array_search($type, ASN1::ANY_MAP);
1878 $type = array_search($type, ASN1::ANY_MAP, true);
1956 $type = array_search($type, ASN1::ANY_MAP, true);