Home
last modified time | relevance | path

Searched defs:xml_element (Results 1 – 25 of 440) sorted by relevance

12345678910>>...18

/dports/devel/boost-python-libs/boost_1_72_0/tools/quickbook/src/
H A Dxml_parse.hpp26 struct xml_element : tree_node<xml_element> struct
28 enum element_type
33 } type_;
34 std::string name_;
40 std::string contents_;
42 explicit xml_element(element_type n) : type_(n) {} in xml_element() function
44 explicit xml_element(element_type n, quickbook::string_view name) in xml_element() argument
63 static xml_element* node(quickbook::string_view x) in node()
68 bool has_attribute(quickbook::string_view name) in has_attribute()
90 string_view set_attribute( in set_attribute()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/quickbook/src/
H A Dxml_parse.hpp26 struct xml_element : tree_node<xml_element> struct
28 enum element_type
33 } type_;
34 std::string name_;
40 std::string contents_;
42 explicit xml_element(element_type n) : type_(n) {} in xml_element() argument
44 explicit xml_element(element_type n, quickbook::string_view name) in xml_element() argument
63 static xml_element* node(quickbook::string_view x) in node()
68 bool has_attribute(quickbook::string_view name) in has_attribute()
90 string_view set_attribute( in set_attribute()
[all …]
/dports/devel/boost-docs/boost_1_72_0/tools/quickbook/src/
H A Dxml_parse.hpp26 struct xml_element : tree_node<xml_element> struct
28 enum element_type
33 } type_;
34 std::string name_;
40 std::string contents_;
42 explicit xml_element(element_type n) : type_(n) {} in xml_element() function
44 explicit xml_element(element_type n, quickbook::string_view name) in xml_element() function
63 static xml_element* node(quickbook::string_view x) in node()
68 bool has_attribute(quickbook::string_view name) in has_attribute()
90 string_view set_attribute( in set_attribute()
[all …]
/dports/devel/boost-libs/boost_1_72_0/tools/quickbook/src/
H A Dxml_parse.hpp26 struct xml_element : tree_node<xml_element> struct
28 enum element_type
33 } type_;
34 std::string name_;
40 std::string contents_;
42 explicit xml_element(element_type n) : type_(n) {} in xml_element() function
44 explicit xml_element(element_type n, quickbook::string_view name) in xml_element() argument
63 static xml_element* node(quickbook::string_view x) in node()
68 bool has_attribute(quickbook::string_view name) in has_attribute()
90 string_view set_attribute( in set_attribute()
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/quickbook/src/
H A Dxml_parse.hpp26 struct xml_element : tree_node<xml_element> struct
28 enum element_type
33 } type_;
34 std::string name_;
40 std::string contents_;
42 explicit xml_element(element_type n) : type_(n) {} in xml_element() function
44 explicit xml_element(element_type n, quickbook::string_view name) in xml_element() function
63 static xml_element* node(quickbook::string_view x) in node()
68 bool has_attribute(quickbook::string_view name) in has_attribute()
90 string_view set_attribute( in set_attribute()
[all …]
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/examples/call/
H A Dvoicemailjidrequester.cc58 const XmlElement* xml_element) { in OnFirstVoicemailJidError()
65 const XmlElement* xml_element) { in OnFirstVoicemailJidSuccess()
79 const XmlElement* xml_element) { in OnSecondVoicemailJidError()
86 const XmlElement* xml_element) { in OnSecondVoicemailJidSuccess()
115 bool VoicemailJidRequester::ProcessVoicemailXml(const XmlElement* xml_element) { in ProcessVoicemailXml()
/dports/cad/sumo/sumo-1.2.0/tools/
H A DpersonGenerator.py93 def __init__(self, xml_element): argument
183 def __init__(self, xml_element): argument
259 def __init__(self, xml_element): argument
334 def __init__(self, xml_element, routes): argument
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_xml.c63 raptor_xml_element* xml_element; in raptor_new_xml_element() local
172 raptor_xml_element_get_name(raptor_xml_element *xml_element) in raptor_xml_element_get_name()
189 raptor_xml_element_set_attributes(raptor_xml_element* xml_element, in raptor_xml_element_set_attributes()
209 raptor_xml_element_get_attributes(raptor_xml_element* xml_element) in raptor_xml_element_get_attributes()
224 raptor_xml_element_get_attributes_count(raptor_xml_element* xml_element) in raptor_xml_element_get_attributes_count()
240 raptor_xml_element_declare_namespace(raptor_xml_element* xml_element, in raptor_xml_element_declare_namespace()
513 raptor_xml_element_get_language(raptor_xml_element* xml_element) in raptor_xml_element_get_language()
H A Draptor_sax2.c115 raptor_xml_element *xml_element; in raptor_free_sax2() local
305 raptor_xml_element_is_empty(raptor_xml_element* xml_element) in raptor_xml_element_is_empty()
327 raptor_xml_element* xml_element; in raptor_sax2_inscope_xml_language() local
351 raptor_xml_element *xml_element; in raptor_sax2_inscope_base_uri() local
637 raptor_xml_element* xml_element = NULL; in raptor_sax2_start_element() local
853 raptor_xml_element* xml_element; in raptor_sax2_end_element() local
H A Draptor_rdfxml.c315 raptor_xml_element *xml_element; member
555 raptor_xml_element* xml_element) in raptor_rdfxml_start_element_handler()
838 raptor_xml_element* xml_element) in raptor_rdfxml_end_element_handler()
878 raptor_xml_element* xml_element, in raptor_rdfxml_characters_handler()
891 raptor_rdfxml_cdata_handler(void *user_data, raptor_xml_element* xml_element, in raptor_rdfxml_cdata_handler()
904 raptor_rdfxml_comment_handler(void *user_data, raptor_xml_element* xml_element, in raptor_rdfxml_comment_handler()
1559 raptor_xml_element* xml_element; in raptor_rdfxml_start_element_grammar() local
2400 raptor_xml_element* xml_element = element->xml_element; in raptor_rdfxml_end_element_grammar() local
2947 raptor_xml_element* xml_element; in raptor_rdfxml_cdata_grammar() local
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_xml.c68 raptor_xml_element* xml_element; in raptor_new_xml_element() local
176 raptor_xml_element_get_name(raptor_xml_element *xml_element) in raptor_xml_element_get_name()
193 raptor_xml_element_set_attributes(raptor_xml_element* xml_element, in raptor_xml_element_set_attributes()
213 raptor_xml_element_get_attributes(raptor_xml_element* xml_element) in raptor_xml_element_get_attributes()
228 raptor_xml_element_get_attributes_count(raptor_xml_element* xml_element) in raptor_xml_element_get_attributes_count()
244 raptor_xml_element_declare_namespace(raptor_xml_element* xml_element, in raptor_xml_element_declare_namespace()
521 raptor_xml_element_get_language(raptor_xml_element* xml_element) in raptor_xml_element_get_language()
H A Draptor_sax2.c146 raptor_xml_element *xml_element; in raptor_free_sax2() local
348 raptor_xml_element_is_empty(raptor_xml_element* xml_element) in raptor_xml_element_is_empty()
366 raptor_xml_element* xml_element; in raptor_sax2_inscope_xml_language() local
393 raptor_xml_element *xml_element; in raptor_sax2_inscope_base_uri() local
807 raptor_xml_element* xml_element=NULL; in raptor_sax2_start_element() local
1038 raptor_xml_element* xml_element; in raptor_sax2_end_element() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/include/xmlrpc-c/
H A Dxmlparser.h27 typedef struct _xml_element xml_element; typedef
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/src/
H A Dxmlparser.h25 typedef struct _xml_element xml_element; typedef
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/io/
H A Dbwm_site.cxx124 vsl_basic_xml_element xml_element(CORRESPONDENCES_TAG); in x_write() local
137 vsl_basic_xml_element xml_element(CORRESP_WORLD_PT_TAG); in x_write() local
155 vsl_basic_xml_element xml_element(CORRESP_PT_TAG); in x_write() local
/dports/misc/vxl/vxl-3.3.2/core/vgl/xio/
H A Dvgl_xio_vector_3d.hxx16 vsl_basic_xml_element xml_element(element_name); in x_write() local
H A Dvgl_xio_box_3d.hxx16 vsl_basic_xml_element xml_element(element_name); in x_write() local
H A Dvgl_xio_point_3d.hxx16 vsl_basic_xml_element xml_element(element_name); in x_write() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_corr.cxx122 vsl_basic_xml_element xml_element(CORRESP_PT_TAG); in x_write() local
139 vsl_basic_xml_element xml_element(CORRESP_PT_TAG); in x_write() local
/dports/lang/swi-pl/swipl-8.2.3/packages/protobufs/demo/
H A Dpb-vector.proto54 optional xml_element element = 40; field
57 message xml_element { message
/dports/misc/vxl/vxl-3.3.2/core/vpgl/xio/
H A Dvpgl_xio_lvcs.cxx12 vsl_basic_xml_element xml_element(std::move(element_name)); in x_write() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/brec/
H A Dbrec_part_base.cxx48 bxml_data_sptr brec_part_base::xml_element() in xml_element() function in brec_part_base
169 bxml_data_sptr brec_part_instance::xml_element() in xml_element() function in brec_part_instance
/dports/cad/qelectrotech/qet-0.7.0/sources/editor/graphicspart/
H A Dparttext.cpp58 void PartText::fromXml(const QDomElement &xml_element) in fromXml()
93 QDomElement xml_element = xml_document.createElement(xmlName()); in toXml() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/jingle/notifier/listener/
H A Dxml_element_util.cc18 std::string XmlElementToString(const jingle_xmpp::XmlElement& xml_element) { in XmlElementToString()
/dports/security/fwbuilder/fwbuilder-5.3.7/src/cisco_lib/
H A DPolicyCompiler_procurve_acl.cpp100 string xml_element = "clear_ip_acl"; in printClearCommands() local

12345678910>>...18