Home
last modified time | relevance | path

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

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php604 $childClass = $tempClass = self::CLASS_UNIVERSAL;
610 $childClass = $child['class'];
613 $childClass = self::CLASS_CONTEXT_SPECIFIC;
619 $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;
679 $childClass = self::CLASS_UNIVERSAL;
682 $childClass = $child['class'];
685 $childClass = self::CLASS_CONTEXT_SPECIFIC;
691 $maymatch = $constant == $temp['constant'] && $childClass == $tempClass;