Home
last modified time | relevance | path

Searched defs:XMLNS_NS (Results 1 – 20 of 20) sorted by relevance

/dports/textproc/py-Chameleon/Chameleon-3.6/src/chameleon/
H A Dnamespaces.py2 XMLNS_NS = "http://www.w3.org/2000/xmlns/" variable
/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/util/
H A DXMLConstants.cpp41 const XMLCh xmlconstants::XMLNS_NS[] = // http://www.w3.org/2000/xmlns/ member in xmlconstants
/dports/textproc/zorba/zorba-2.7.0/src/zorbamisc/
H A Dns_consts.h30 #define XMLNS_NS W3C_NS "2000/xmlns/" macro
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/oeb/
H A Dparse_utils.py21 XMLNS_NS = 'http://www.w3.org/2000/xmlns/' variable
/dports/textproc/py-zpt/ZopePageTemplates/TAL/
H A DTALDefs.py25 XMLNS_NS = "http://www.w3.org/2000/xmlns/" # URI for XML NS declarations variable
/dports/textproc/py-zope.tal/zope.tal-3.6.1/src/zope/tal/
H A Dtaldefs.py24 XMLNS_NS = "http://www.w3.org/2000/xmlns/" # URI for XML NS declarations variable
/dports/textproc/p5-HTML-HTML5-Parser/HTML-HTML5-Parser-0.992/lib/HTML/HTML5/Parser/
H A DTagSoupParser.pm140 sub XMLNS_NS () { q <http://www.w3.org/2000/xmlns/> } subroutine
/dports/www/firefox-esr/firefox-91.8.0/parser/html/javasrc/
H A DAttributeName.java73 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp58 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/www/firefox/firefox-99.0/parser/html/javasrc/
H A DAttributeName.java73 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5AttributeName.cpp57 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5AttributeName.cpp58 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/javasrc/
H A DAttributeName.java73 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/javasrc/
H A DAttributeName.java73 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5AttributeName.cpp58 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/javasrc/
H A DAttributeName.java73 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5AttributeName.cpp58 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5AttributeName.cpp59 int32_t* nsHtml5AttributeName::XMLNS_NS = 0; member in nsHtml5AttributeName
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/javasrc/
H A DAttributeName.java69 private static final @NoLength @NsUri String[] XMLNS_NS = { "", field in AttributeName
/dports/misc/shared-mime-info/shared-mime-info-ef58b2b2f7ad4070171c6e45e3b3764daa3ff2c1/src/
H A Dupdate-mime-database.c23 #define XMLNS_NS "http://www.w3.org/2000/xmlns/" macro