Home
last modified time | relevance | path

Searched defs:knownTypes (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DMime.php43 private static ?array $knownTypes; variable in ComboStrap\\Mime
H A DTagAttributes.php265 private $knownTypes; variable in ComboStrap\\TagAttributes
311 … function createFromTagMatch($match, array $defaultAttributes = [], array $knownTypes = [], bool $…
1420 public function setKnownTypes(?array $knownTypes): TagAttributes
H A DPluginUtility.php234 …public static function getTagAttributes(string $match, array $knownTypes = [], bool $allowFirstBoo…
250 …etQualifiedTagAttributes($match, $hasThirdValue, $keyThirdArgument, array $knownTypes = [], bool $…