Home
last modified time | relevance | path

Searched defs:isBooleanAttribute (Results 1 – 4 of 4) sorted by relevance

/dports/security/softhsm2/softhsm-2.6.1/src/lib/object_store/
H A DOSAttribute.cpp96 bool OSAttribute::isBooleanAttribute() const in isBooleanAttribute() function in OSAttribute
/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/Dom/
H A DDefs.php97 public function isBooleanAttribute($att) function in PHPTAL_Dom_Defs
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/Dom/
H A DDefs.php202 public function isBooleanAttribute(string $att): bool function in PhpTal\\Dom\\Defs
/dports/www/phpbb3/phpBB3/vendor/s9e/text-formatter/src/Configurator/RendererGenerators/PHP/
H A DSerializer.php190 protected function isBooleanAttribute(DOMElement $attribute, string $php): bool function in s9e\\TextFormatter\\Configurator\\RendererGenerators\\PHP\\Serializer