Home
last modified time | relevance | path

Searched refs:xml_type (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/dports/textproc/R-cran-xml2/xml2/man/
H A Dxml_type.Rd2 % Please edit documentation in R/xml_type.R
3 \name{xml_type}
4 \alias{xml_type}
7 xml_type(x)
17 xml_type(x)
18 xml_type(xml_contents(x))
/dports/finance/gnucash/gnucash-4.9/libgnucash/backend/xml/
H A Dgnc-backend-xml.cpp124 QofBookFileType xml_type; in type_check() local
153 xml_type = gnc_is_xml_data_file_v2 (filename, NULL); in type_check()
154 if ((xml_type == GNC_BOOK_XML2_FILE) || in type_check()
155 (xml_type == GNC_BOOK_XML1_FILE) || in type_check()
156 (xml_type == GNC_BOOK_POST_XML2_0_0_FILE)) in type_check()
/dports/editors/abiword/abiword-3.0.5/src/af/util/xp/
H A Dut_xml.cpp316 bool UT_XML::sniff (const UT_ByteBuf * pBB, const char * xml_type) in sniff() argument
319 UT_ASSERT (xml_type); in sniff()
321 if ((pBB == 0) || (xml_type == 0)) return false; in sniff()
326 return sniff (buffer, length, xml_type); in sniff()
329 bool UT_XML::sniff (const char * buffer, UT_uint32 length, const char * xml_type) in sniff() argument
332 UT_ASSERT (xml_type); in sniff()
334 if ((buffer == 0) || (xml_type == 0)) return false; in sniff()
339 m_xml_type = xml_type; in sniff()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/file/
H A Dags_file_link.c49 void ags_file_link_set_xml_type(AgsPlugin *plugin, gchar *xml_type);
192 file_link->xml_type = NULL; in ags_file_link_init()
363 return(AGS_FILE_LINK(plugin)->xml_type); in ags_file_link_get_xml_type()
367 ags_file_link_set_xml_type(AgsPlugin *plugin, gchar *xml_type) in ags_file_link_set_xml_type() argument
369 AGS_FILE_LINK(plugin)->xml_type = xml_type; in ags_file_link_set_xml_type()
399 AGS_FILE_LINK(plugin)->xml_type); in ags_file_link_write()
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_xml_io.c124 switch(xml_type(x)){ in xml2file_recurse()
148 switch (xml_type(xc)){ in xml2file_recurse()
174 if (xml_type(xc) != CX_ATTR) in xml2file_recurse()
288 switch(xml_type(x)){ in clicon_xml2cbuf()
318 switch (xml_type(xc)){ in clicon_xml2cbuf()
341 if (xml_type(xc) != CX_ATTR) in clicon_xml2cbuf()
405 if (xml_type(x) != CX_BODY) in xmltree2cbuf()
406 cprintf(cb, "%s", xml_type2str(xml_type(x))); in xmltree2cbuf()
H A Dclixon_xml.c94 #define is_bodyattr(x) (xml_type(x)==CX_BODY || xml_type(x)==CX_ATTR)
258 switch (xml_type(x)){ in xml_stats_one()
304 if (xml_type(x) == CX_ELMNT)
312 if (xml_type(x) == CX_ELMNT){
705 xml_type(cxobj *xn) in xml_type() function
756 if (xml_type(x) != type) in xml_child_nr_notype()
947 if (xml_type(xc) == CX_ELMNT) in xml_child_append()
1255 xml_type(xc) == CX_ELMNT && in xml_addsub()
1453 if (xml_type(xc) != type){ in xml_rm_children()
1821 switch (xml_type(x)){ in xml_free()
[all …]
/dports/audio/ario/ario-1.6/src/
H A Dario-profiles.c95 xmlChar *xml_type; in ario_profiles_get() local
188 xml_type = xmlGetProp (cur, (const unsigned char *)"type"); in ario_profiles_get()
189 if (xml_type) { in ario_profiles_get()
190 profile->type = atoi ((char *) xml_type); in ario_profiles_get()
193 xmlFree(xml_type); in ario_profiles_get()
/dports/security/py-stix/python-stix-1.2.0.11/stix/
H A D__init__.py96 xsi_type = "%s:%s" % (typeinfo.xmlns_prefix, typeinfo.xml_type)
100 return _lookup_unprefixed(typeinfo.xml_type)
/dports/databases/soci/soci-4.0.1/src/backends/postgresql/
H A Dvector-use-type.cpp177 std::vector<xml_type> * pv in pre_use()
178 = static_cast<std::vector<xml_type> *>(data_); in pre_use()
179 std::vector<xml_type> & v = *pv; in pre_use()
269 sz = get_vector_size<xml_type>(data_); in full_size()
H A Dvector-into-type.cpp159 set_invector_wrappers_<xml_type, std::string>(data_, i, buf); in post_fetch()
224 resizevector_<xml_type>(data_, sz); in resize()
292 sz = get_vector_size<xml_type>(data_); in full_size()
/dports/textproc/tkxmlive/tkxmlive/library/
H A Drichtext-bind.tcl8 set xml_type [simxml::nodeInfo $xml $xml_node type]
9 if { $xml_type == "TEXT" } {
11 set xml_type [simxml::nodeInfo $xml $xml_node type]
44 set xml_type [simxml::nodeInfo $xml $xml_node type]
45 if { $xml_type == "TEXT" } {
47 set xml_type [simxml::nodeInfo $xml $xml_node type]
/dports/finance/py-ebaysdk/ebaysdk-2.2.0/ebaysdk/soa/
H A D__init__.py84 xml_type = type(xml)
85 if xml_type == dict:
97 elif xml_type == list:
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/
H A D__init__.py93 xsi_type = "%s:%s" % (typeinfo.xmlns_prefix, typeinfo.xml_type)
97 return _lookup_unprefixed(typeinfo.xml_type)
/dports/www/e107/e107/e107_admin/
H A Demoticon.php535 $xml_type = 0;
548 $xml_type = 1;
558 $xml_type = 2;
565 if ($xml_type)
570 switch ($xml_type)
/dports/textproc/R-cran-xml2/xml2/R/
H A Das_list.R53 type <- xml_type(x)
64 nms <- ifelse(xml_type(contents) == "element", xml_name(contents, ns = ns), "")
/dports/textproc/R-cran-xml2/xml2/
H A DNAMESPACE137 S3method(xml_type,xml_missing)
138 S3method(xml_type,xml_node)
139 S3method(xml_type,xml_nodeset)
206 export(xml_type)
/dports/audio/gsequencer/gsequencer-3.10.4/ags/object/
H A Dags_plugin.h56 void (*set_xml_type)(AgsPlugin *plugin, gchar *xml_type);
81 void ags_plugin_set_xml_type(AgsPlugin *plugin, gchar *xml_type);
/dports/devel/clixon/clixon-4.8.0/apps/netconf/
H A Dnetconf_filter.c86 if (xml_type(x) != CX_ELMNT) in leafstring()
93 if (xml_type(c) != CX_BODY) in leafstring()
/dports/security/py-stix/python-stix-1.2.0.11/stix/bindings/extensions/malware/
H A Dmaec_4_1.py36 xml_type = "MAEC4.1InstanceType" variable in MAEC4_1InstanceType
37 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
78 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
/dports/security/py-stix/python-stix-1.2.0.11/stix/bindings/extensions/marking/
H A Dsimple_marking.py35 xml_type = "SimpleMarkingStructureType" variable in SimpleMarkingStructureType
36 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
83 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
H A Dtlp.py35 xml_type = "TLPMarkingStructureType" variable in TLPMarkingStructureType
36 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
82 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
H A Dterms_of_use_marking.py42 xml_type = "TermsOfUseMarkingStructureType" variable in TermsOfUseMarkingStructureType
43 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
85 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
/dports/security/py-cybox/python-cybox-2.1.0.21/cybox/bindings/
H A Dwin_user_account_object.py19 xml_type = "WindowsPrivilegeType" variable in WindowsPrivilegeType
20 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
66 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
97 xml_type = "WindowsGroupType" variable in WindowsGroupType
98 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
144 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
H A Dunix_user_account_object.py20 xml_type = "UnixPrivilegeType" variable in UnixPrivilegeType
21 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
67 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
100 xml_type = "UnixGroupType" variable in UnixGroupType
101 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
147 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)
/dports/security/py-stix/python-stix-1.2.0.11/stix/bindings/extensions/vulnerability/
H A Dcvrf_1_1.py36 xml_type = "CVRF1.1InstanceType" variable in CVRF1_1InstanceType
37 xsi_type = "%s:%s" % (xmlns_prefix, xml_type)
82 xsi_type = " xsi:type='%s:%s'" % (self.xmlns_prefix, self.xml_type)

12345678910>>...14