Home
last modified time | relevance | path

Searched defs:namespace_uri (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/generators/
H A Dlc_xmlwriterqxmlstreamwriter.cpp38 …terQXmlStreamWriter::createRootElement(const std::string &name, const std::string &namespace_uri) { in createRootElement()
44 …_XMLWriterQXmlStreamWriter::addElement(const std::string &name, const std::string &namespace_uri) { in addElement()
48 …addAttribute(const std::string &name, const std::string &value, const std::string &namespace_uri) { in addAttribute()
52 …treamWriter::addNamespaceDeclaration(const std::string &prefix, const std::string &namespace_uri) { in addNamespaceDeclaration()
/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/Dom/
H A DDefs.php59 public function isEmptyTagNS($namespace_uri, $local_name)
106 public function isCDATAElementInHTML($namespace_uri, $local_name)
120 public function isValidAttributeNS($namespace_uri, $local_name)
131 public function isHandledNamespace($namespace_uri)
152 public function getNamespaceAttribute($namespace_uri, $local_name)
H A DXmlnsState.php49 public function isValidAttributeNS($namespace_uri, $local_name)
54 public function isHandledNamespace($namespace_uri)
H A DElement.php25 protected $qualifiedName, $namespace_uri; variable in PHPTAL_Dom_Element
45 …public function __construct($qname, $namespace_uri, array $attribute_nodes, PHPTAL_Dom_XmlnsState …
263 public function getAttributeNS($namespace_uri, $localname)
280 public function setAttributeNS($namespace_uri, $qname, $value)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/Dom/
H A DDefs.php155 public function isEmptyTagNS(string $namespace_uri, string $local_name): bool
216 public function isCDATAElementInHTML(string $namespace_uri, string $local_name): bool
233 public function isValidAttributeNS(string $namespace_uri, string $local_name): bool
250 public function isHandledNamespace(string $namespace_uri): bool
279 …public function getNamespaceAttribute(string $namespace_uri, string $local_name): TalNamespaceAttr…
H A DXmlnsState.php79 public function isValidAttributeNS(string $namespace_uri, string $local_name): bool
89 public function isHandledNamespace(string $namespace_uri): bool
H A DElement.php43 protected $namespace_uri; variable in PhpTal\\Dom\\Element
105 …public function __construct(string $qname, string $namespace_uri, array $attribute_nodes, XmlnsSta…
413 public function getAttributeNS(string $namespace_uri, string $localname): string
428 public function setAttributeNS(string $namespace_uri, string $qname, string $value): void
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/openid/php-openid/Auth/OpenID/
H A DMessage.php78 function Auth_OpenID_registerNamespaceAlias($namespace_uri, $alias)
105 function Auth_OpenID_removeNamespaceAlias($namespace_uri, $alias)
284 function getAlias($namespace_uri)
311 function isImplicit($namespace_uri)
316 function addAlias($namespace_uri, $desired_alias, $implicit=false)
371 function add($namespace_uri)
398 function contains($namespace_uri)
403 function isDefined($namespace_uri)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/openid/php-openid/Auth/OpenID/
H A DMessage.php83 function Auth_OpenID_registerNamespaceAlias($namespace_uri, $alias)
114 function Auth_OpenID_removeNamespaceAlias($namespace_uri, $alias)
330 function getAlias($namespace_uri)
357 function isImplicit($namespace_uri)
362 function addAlias($namespace_uri, $desired_alias, $implicit=false)
417 function add($namespace_uri)
444 function contains($namespace_uri)
449 function isDefined($namespace_uri)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xml/
H A Dxpath_grammar.y200 AtomicString namespace_uri; variable
223 AtomicString namespace_uri; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xml/
H A Dxpath_grammar.y200 AtomicString namespace_uri; variable
223 AtomicString namespace_uri; variable
/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/PHPTAL/
H A DNamespaceAttribute.php24 * they are executed is simple. Starting with the root element, each
28 * Any combination of statements may appear on the same elements, except
/dports/audio/ampache/ampache-php74-5.0.0/vendor/scn/phptal/src/
H A DTalNamespace.php33 private $namespace_uri; variable in PhpTal\\TalNamespace
47 public function __construct(string $prefix, string $namespace_uri)
/dports/security/py-python-openid/python-openid-2.2.5/openid/
H A Dmessage.py90 def registerNamespaceAlias(namespace_uri, alias): argument
535 def getAlias(self, namespace_uri): argument
556 def addAlias(self, namespace_uri, desired_alias, implicit=False): argument
603 def add(self, namespace_uri): argument
624 def isDefined(self, namespace_uri): argument
627 def __contains__(self, namespace_uri): argument
630 def isImplicit(self, namespace_uri): argument
/dports/www/p5-WebService-GData/WebService-GData-0.06/lib/WebService/GData/YouTube/
H A DYT.pm19 sub namespace_uri {'http://gdata.youtube.com/schemas/2007'} subroutine
/dports/www/p5-WebService-GData/WebService-GData-0.06/lib/WebService/GData/Node/
H A DGD.pm17 sub namespace_uri {GDATA_NAMESPACE_URI} subroutine
H A DOpenSearch.pm17 sub namespace_uri { OPENSEARCH_NAMESPACE_URI } subroutine
H A DAPP.pm18 sub namespace_uri {APP_NAMESPACE_URI} subroutine
H A DMedia.pm19 sub namespace_uri { MEDIA_NAMESPACE_URI } subroutine
H A DGML.pm17 sub namespace_uri { GML_NAMESPACE_URI } subroutine
H A DGeoRSS.pm17 sub namespace_uri { GEORSS_NAMESPACE_URI }; subroutine
H A DAtom.pm18 sub namespace_uri {ATOM_NAMESPACE_URI}; subroutine
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_CssNamespaceRule.rs20 pub fn namespace_uri(this: &CssNamespaceRule) -> String; in namespace_uri() function
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_CssNamespaceRule.rs20 pub fn namespace_uri(this: &CssNamespaceRule) -> String; in namespace_uri() function
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_CssNamespaceRule.rs20 pub fn namespace_uri(this: &CssNamespaceRule) -> String; in namespace_uri() function

12345678910>>...15