xref: /aosp_15_r20/frameworks/base/libs/androidfw/fuzz/resxmlparser_fuzzer/xmlparser_fuzzer.dict (revision d57664e9bc4670b3ecf6748a746a57c557b6bc9e)
1root_tag=<root>
2child_tag=<child>
3end_child_tag=</child>
4id_attr=id="
5type_attr=type="
6cdata_start=<![CDATA[
7cdata_end=]]>
8ampersand_entity=&amp;
9xml_header=<?xml version="1.0" encoding="UTF-8"?>
10comment_start=<!--
11comment_end= -->
12