Home
last modified time | relevance | path

Searched refs:XML_END (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/test/
Dtest-xml.c28 if (t == XML_END) in test_one()
40 test_one("", XML_END); in main()
45 XML_END); in main()
54 XML_END); in main()
63 XML_END); in main()
/systemd-251/src/shared/
Dxml.h5 XML_END, enumerator
Dxml.c62 return XML_END; in xml_tokenize()
/systemd-251/src/busctl/
Dbusctl-introspect.c71 if (t == XML_END) in parse_xml_annotation()
200 if (t == XML_END) in parse_xml_node()
702 if (r == XML_END) { in parse_xml_introspect()