Home
last modified time | relevance | path

Searched refs:tempClass (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php604 $childClass = $tempClass = self::CLASS_UNIVERSAL;
607 $tempClass = $temp['type'];
619 $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
668 $tempClass = self::CLASS_UNIVERSAL;
670 $tempClass = $temp['type'];
691 $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;