Home
last modified time | relevance | path

Searched +defs:tag +defs:xmlns (Results 1 – 25 of 132) sorted by relevance

123456

/dports/www/xist/ll-xist-5.34/src/ll/xist/ns/
H A Dtld.py52 xmlns = xmlns variable in attribute
86 xmlns = xmlns variable in bodycontent
94 xmlns = xmlns variable in info
106 xmlns = xmlns variable in jspversion
114 xmlns = xmlns variable in name
123 xmlns = xmlns variable in required
134 xmlns = xmlns variable in rtexprvalue
143 xmlns = xmlns variable in shortname
147 class tag(xsc.Element): class
163 xmlns = xmlns variable in tag
[all …]
H A Ddocbook.py434 xmlns = xmlns variable in abbrev
440 xmlns = xmlns variable in abstract
446 xmlns = xmlns variable in accel
452 xmlns = xmlns variable in acknowledgements
458 xmlns = xmlns variable in acronym
464 xmlns = xmlns variable in address
470 xmlns = xmlns variable in affiliation
476 xmlns = xmlns variable in alt
482 xmlns = xmlns variable in anchor
488 xmlns = xmlns variable in annotation
[all …]
/dports/textproc/R-cran-XML/XML/R/
H A DxmlOutputBuffer.R71 addOpenTag <- function(tag, ns, xmlns) { argument
95 openTag <- function(tag, ..., attrs = NULL, sep = "\n", argument
96 namespace = NULL, xmlns = NULL) { argument
109 addTag <- function(tag, ..., attrs = NULL, sep = "\n", close = TRUE, argument
110 namespace = NULL, xmlns = NULL) { argument
274 tagString <- function(tag, ..., attrs, close=FALSE) { argument
/dports/devel/php-libawl/awl-827fbfed7dab0ca339998ca6cdcffb328246d83b/inc/
H A DXMLDocument.php212 function DAVElement( &$element, $tag, $content=false, $attributes=false ) {
225 function CalDAVElement( &$element, $tag, $content=false, $attributes=false ) {
239 function CardDAVElement( &$element, $tag, $content=false, $attributes=false ) {
253 function CalendarserverElement( &$element, $tag, $content=false, $attributes=false ) {
265 function NewXMLElement( $in_tag, $content=false, $attributes=false, $xmlns=null ) {
288 function Render( $root, $content=false, $attributes=false, $xmlns=null ) {
H A DXMLElement.php22 protected $xmlns; variable in XMLElement
35 function __construct( $tagname, $content=false, $attributes=false, $xmlns=null ) {
152 function GetElements( $tag=null, $recursive=false ) {
231 function &NewElement( $tagname, $content=false, $attributes=false, $xmlns=null ) {
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dprivatexml.cpp22 PrivateXML::Query::Query( const Tag* tag ) in Query()
43 Tag* PrivateXML::Query::tag() const in tag() function in gloox::PrivateXML::Query
74 std::string PrivateXML::requestXML( const std::string& tag, const std::string& xmlns, in requestXML()
88 std::string PrivateXML::storeXML( const Tag* tag, PrivateXMLHandler* pxh ) in storeXML()
H A Dprivatexml.h98 Query( const std::string& tag, const std::string& xmlns ) in Query()
126 virtual StanzaExtension* newInstance( const Tag* tag ) const in newInstance()
H A Dtag.cpp27 const std::string& xmlns ) in Attribute()
37 const std::string& xmlns ) in Attribute()
50 const std::string& xmlns ) in init()
77 bool Tag::Attribute::setXmlns( const std::string& xmlns ) in setXmlns()
95 const std::string Tag::Attribute::xmlns() const in xmlns() function in gloox::Tag::Attribute
193 Tag::Tag( Tag* tag ) in Tag() function in gloox::Tag
522 bool Tag::setXmlns( const std::string& xmlns, const std::string& prefix ) in setXmlns()
543 const std::string Tag::xmlns() const in xmlns() function in gloox::Tag
548 const std::string Tag::xmlns( const std::string& prefix ) const in xmlns() function in gloox::Tag
759 void Tag::removeChild( Tag* tag ) in removeChild()
[all …]
H A Dclient.cpp44 Client::ResourceBind::ResourceBind( const Tag* tag ) in ResourceBind()
76 Tag* Client::ResourceBind::tag() const in tag() function in gloox::Client::ResourceBind
94 Tag* Client::SessionCreation::tag() const in tag() function in gloox::Client::SessionCreation
148 bool Client::handleNormalNode( Tag* tag ) in handleNormalNode()
254 xmlns = tag->findAttribute( XMLNS ); in handleNormalNode() local
364 int Client::getStreamFeatures( Tag* tag ) in getStreamFeatures()
407 int Client::getSaslMechs( Tag* tag ) in getSaslMechs()
440 int Client::getCompressionMethods( Tag* tag ) in getCompressionMethods()
H A Dclientbase.cpp221 void ClientBase::handleTag( Tag* tag ) in handleTag()
899 void ClientBase::processSASLError( Tag* tag ) in processSASLError()
968 Tag* tag = iq.tag(); in send() local
977 Tag* tag = msg.tag(); in send() local
986 Tag* tag = sub.tag(); in send() local
995 Tag* tag = pres.tag(); in send() local
1004 void ClientBase::send( Tag* tag ) in send()
1086 void ClientBase::addFrom( Tag* tag ) in addFrom()
1094 void ClientBase::addNamespace( Tag* tag ) in addNamespace()
1454 …oid ClientBase::registerTagHandler( TagHandler* th, const std::string& tag, const std::string& xml… in registerTagHandler()
[all …]
H A Dtag.h622 Tag* tag; member
679 void setXmlns( StringMap* xmlns ) in setXmlns()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/scenegraph/
H A Dxml_ns.c78 u32 tag; member
81 u32 xmlns; member
501 u32 gf_xml_get_attribute_type(u32 tag) in gf_xml_get_attribute_type()
511 const char*gf_svg_get_attribute_name(GF_Node *node, u32 tag) in gf_svg_get_attribute_name()
520 char *xmlns; in gf_svg_get_attribute_name() local
534 GF_DOMAttribute *gf_xml_create_attribute(GF_Node *node, u32 tag) in gf_xml_create_attribute()
542 u32 tag; member
543 u32 xmlns; member
652 char *xmlns; in gf_xml_get_element_name() local
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/scenegraph/
H A Dxml_ns.c78 u32 tag; member
81 u32 xmlns; member
501 u32 gf_xml_get_attribute_type(u32 tag) in gf_xml_get_attribute_type()
511 const char*gf_svg_get_attribute_name(GF_Node *node, u32 tag) in gf_svg_get_attribute_name()
520 char *xmlns; in gf_svg_get_attribute_name() local
534 GF_DOMAttribute *gf_xml_create_attribute(GF_Node *node, u32 tag) in gf_xml_create_attribute()
542 u32 tag; member
543 u32 xmlns; member
652 char *xmlns; in gf_xml_get_element_name() local
/dports/multimedia/tvheadend/tvheadend-4.2.8/src/
H A Dhtsmsg_xml.c62 typedef struct xmlns { struct
66 char *xmlns_prefix; argument
67 unsigned int xmlns_prefix_len; argument
69 char *xmlns_norm; argument
70 unsigned int xmlns_norm_len; argument
900 htsmsg_xml_get_attr_str ( htsmsg_t *tag, const char *name ) in htsmsg_xml_get_attr_str()
908 htsmsg_xml_get_attr_u32 ( htsmsg_t *tag, const char *name, uint32_t *ret ) in htsmsg_xml_get_attr_u32()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DRSSDirectory.cpp38 std::string tag; member
102 …& resources, TiXmlElement* item_child, const std::string& name, const std::string& xmlns, const st… in ParseItemMRSS()
216 …& resources, TiXmlElement* item_child, const std::string& name, const std::string& xmlns, const st… in ParseItemItunes()
241 …& resources, TiXmlElement* item_child, const std::string& name, const std::string& xmlns, const st… in ParseItemRSS()
292 …ces& resources, TiXmlElement* element, const std::string& name, const std::string& xmlns, const st… in ParseItemVoddler()
323 …ces& resources, TiXmlElement* element, const std::string& name, const std::string& xmlns, const st… in ParseItemBoxee()
348 …ces& resources, TiXmlElement* element, const std::string& name, const std::string& xmlns, const st… in ParseItemZink()
368 …ces& resources, TiXmlElement* element, const std::string& name, const std::string& xmlns, const st… in ParseItemSVT()
398 std::string xmlns; in ParseItem() local
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/tasks/
H A Djt_privatestorage.cpp45 void JT_PrivateStorage::get(const QString& tag, const QString& xmlns) in get()
/dports/net-im/py-nbxmpp/nbxmpp-2.0.4/nbxmpp/
H A Dold_dispatcher.py293 def _check_stream_start(self, ns, tag, attrs): argument
346 def RegisterNamespace(self, xmlns): argument
359 def RegisterProtocol(self, tag_name, proto, xmlns=None): argument
371 def RegisterNamespaceHandler(self, xmlns, handler, typ='', ns='', system=0): argument
377 def RegisterHandler(self, name, handler, typ='', ns='', xmlns=None, argument
424 def RegisterHandlerOnce(self, name, handler, typ='', ns='', xmlns=None, argument
434 def UnregisterHandler(self, name, handler, typ='', ns='', xmlns=None): argument
/dports/audio/musescore/MuseScore-3.6.1/importexport/capella/
H A Dcapxml.cpp132 const QStringRef& tag(e.name()); in readCapx() local
173 const QStringRef& tag(e.name()); in readCapx() local
321 const QStringRef& tag(e.name()); in readCapx() local
457 const QStringRef& tag(e.name()); in readCapx() local
494 const QStringRef& tag(e.name()); in readCapx() local
806 const QStringRef& tag(e.name()); in readCapxStaff() local
881 const QStringRef& tag(e.name()); in readCapxSystem() local
911 const QStringRef& tag(e.name()); in capxSystems() local
998 const QStringRef& tag(e.name()); in readCapxStaveLayout() local
1065 const QStringRef& tag(e.name()); in capxLayoutDistances() local
[all …]
/dports/textproc/dblatex/dblatex-0.3.11py3/lib/dbtexmf/core/
H A Dxmlparser.py195 def get(self, tag, default=""): argument
205 def strip_ns(self, tag): argument
269 xmlns = "http://dblatex.sourceforge.net/config" variable in XmlConfig
279 def get(self, tag, default=""): argument
295 def strip_ns(self, tag): argument
319 def _split_xmlns(self, tag): argument
/dports/lang/python27/Python-2.7.18/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
554 def parse_attributes(self, tag, i, j): argument
709 def finish_endtag(self, tag): argument
743 def handle_doctype(self, tag, pubid, syslit, data): argument
747 def handle_starttag(self, tag, method, attrs): argument
751 def handle_endtag(self, tag, method): argument
798 def unknown_starttag(self, tag, attrs): pass argument
799 def unknown_endtag(self, tag): pass argument
815 def handle_doctype(self, tag, pubid, syslit, data): argument
848 def unknown_starttag(self, tag, attrs): argument
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
554 def parse_attributes(self, tag, i, j): argument
709 def finish_endtag(self, tag): argument
743 def handle_doctype(self, tag, pubid, syslit, data): argument
747 def handle_starttag(self, tag, method, attrs): argument
751 def handle_endtag(self, tag, method): argument
798 def unknown_starttag(self, tag, attrs): pass argument
799 def unknown_endtag(self, tag): pass argument
815 def handle_doctype(self, tag, pubid, syslit, data): argument
848 def unknown_starttag(self, tag, attrs): argument
[all …]
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
554 def parse_attributes(self, tag, i, j): argument
709 def finish_endtag(self, tag): argument
743 def handle_doctype(self, tag, pubid, syslit, data): argument
747 def handle_starttag(self, tag, method, attrs): argument
751 def handle_endtag(self, tag, method): argument
798 def unknown_starttag(self, tag, attrs): pass argument
799 def unknown_endtag(self, tag): pass argument
815 def handle_doctype(self, tag, pubid, syslit, data): argument
848 def unknown_starttag(self, tag, attrs): argument
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
554 def parse_attributes(self, tag, i, j): argument
709 def finish_endtag(self, tag): argument
743 def handle_doctype(self, tag, pubid, syslit, data): argument
747 def handle_starttag(self, tag, method, attrs): argument
751 def handle_endtag(self, tag, method): argument
798 def unknown_starttag(self, tag, attrs): pass argument
799 def unknown_endtag(self, tag): pass argument
815 def handle_doctype(self, tag, pubid, syslit, data): argument
848 def unknown_starttag(self, tag, attrs): argument
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/plugins/lib/
H A Dlibhtml.py155 def html(xmlns=_XMLNS, lang='en', *args, **keywargs): argument
240 def __init__(self, tag='html', *args, **keywargs): argument
493 tag = property(__gettag, __settag) variable in Html
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_ra_serf/
H A Dxml.c95 const char *xmlns; member
107 svn_ra_serf__dav_props_t tag; member
267 const char *tag, ...) in svn_ra_serf__add_open_tag_buckets()
310 const char *tag, ...) in svn_ra_serf__add_empty_tag_buckets()
353 const char *tag) in svn_ra_serf__add_close_tag_buckets()
430 void svn_ra_serf__add_tag_buckets(serf_bucket_t *agg_bucket, const char *tag, in svn_ra_serf__add_tag_buckets()

123456