Home
last modified time | relevance | path

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

/plugin/gtime/gtlib/asn1/
H A DASN1ObjectId.php31 protected static $ALLOWED_CHARACTERS = array( variable in ASN1ObjectId
53 if (!in_array($char, self::$ALLOWED_CHARACTERS, true)) {