aboutsummaryrefslogtreecommitdiff
path: root/dictionaries/hoextdown.dict
diff options
context:
space:
mode:
authorCory Barker <cobark@google.com>2022-06-30 19:56:47 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-06-30 19:56:47 +0000
commit3cdf346579adc9751acb7fb28bb0e1f56db98f91 (patch)
tree2db9ca57cd1f0315199ba9a28933f62c7f4ee0a9 /dictionaries/hoextdown.dict
parentd94a43ad0c3cc20b78a9d49798f9f90ccd5feb7d (diff)
parente3b7c39c0037458d68bf9f374bf3812fd6f7edf4 (diff)
downloadAFLplusplus-3cdf346579adc9751acb7fb28bb0e1f56db98f91.tar.gz
Merge remote-tracking branch upstream-stable am: 847ac56921 am: 1f1113e9e4 am: 6a557435e5 am: e3b7c39c00
Original change: https://android-review.googlesource.com/c/platform/external/AFLplusplus/+/2133182 Change-Id: Ibbfe3396138a41b3ddb9547ea0e098d7615bfe88 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
Diffstat (limited to 'dictionaries/hoextdown.dict')
-rw-r--r--dictionaries/hoextdown.dict49
1 files changed, 49 insertions, 0 deletions
diff --git a/dictionaries/hoextdown.dict b/dictionaries/hoextdown.dict
new file mode 100644
index 00000000..b06783c9
--- /dev/null
+++ b/dictionaries/hoextdown.dict
@@ -0,0 +1,49 @@
+asterisk="*"
+attr_generic=" a=\"1\""
+attr_href=" href=\"1\""
+attr_xml_lang=" xml:lang=\"1\""
+attr_xmlns=" xmlns=\"1\""
+backslash="\\"
+backtick="`"
+colon=":"
+dashes="---"
+double_quote="\""
+entity_builtin="&lt;"
+entity_decimal="&#1;"
+entity_external="&a;"
+entity_hex="&#x1;"
+equals="==="
+exclamation="!"
+greater_than=">"
+hash="#"
+hyphen="-"
+indent=" "
+left_bracket="["
+left_paren="("
+less_than="<"
+plus="+"
+right_bracket="]"
+right_paren=")"
+single_quote="'"
+string_any="ANY"
+string_brackets="[]"
+string_cdata="CDATA"
+string_dashes="--"
+string_empty_dblquotes="\"\""
+string_empty_quotes="''"
+string_idrefs="IDREFS"
+string_parentheses="()"
+string_pcdata="#PCDATA"
+tag_cdata="<![CDATA["
+tag_close="</a>"
+tag_doctype="<!DOCTYPE"
+tag_element="<!ELEMENT"
+tag_entity="<!ENTITY"
+tag_notation="<!NOTATION"
+tag_open="<a>"
+tag_open_close="<a />"
+tag_open_exclamation="<!"
+tag_open_q="<?"
+tag_sq2_close="]]>"
+tag_xml_q="<?xml?>"
+underscore="_"