Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/ASN1/Maps/
H A DAttributeValue.php29 const MAP = ['type' => ASN1::TYPE_ANY];
H A DPolicyQualifierInfo.php33 'qualifier' => ['type' => ASN1::TYPE_ANY]
H A DFieldID.php34 'type' => ASN1::TYPE_ANY,
H A DAlgorithmIdentifier.php34 'type' => ASN1::TYPE_ANY,
H A DAnotherName.php34 'type' => ASN1::TYPE_ANY,
H A DCharacteristic_two.php35 'type' => ASN1::TYPE_ANY,
H A DExtensionAttribute.php39 'type' => ASN1::TYPE_ANY,
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
H A DSimpleTokenParser.php54 …node, $attribute, $arguments = array(), $type = Twig_Node_Expression_GetAttr::TYPE_ANY, $line = -1)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php85 const TYPE_ANY = -2; define in phpseclib3\\File\\ASN1
545 case $mapping['type'] == self::TYPE_ANY:
641 …hild['constant']) && array_search($child['type'], [$temp['type'], self::TYPE_ANY, self::TYPE_CHOIC…
713 …hild['constant']) && array_search($child['type'], [$temp['type'], self::TYPE_ANY, self::TYPE_CHOIC…
1080 case self::TYPE_ANY: