Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Side by Side Diff: testing/libfuzzer/fuzzers/dicts/generated/libxml_xml_read_memory_fuzzer.dict

Issue 2115563002: [libfuzzer] Added script for dictionary generation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restore xml.dict, will replace with generated one in a separate CL. Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #
2 # AFL dictionary for XML
3 # ----------------------
4 #
5 # Several basic syntax elements and attributes, modeled on libxml2.
6 #
7 # Created by Michal Zalewski <lcamtuf@google.com>
8 #
9
10 attr_encoding=" encoding=\"1\""
11 attr_generic=" a=\"1\""
12 attr_href=" href=\"1\""
13 attr_standalone=" standalone=\"no\""
14 attr_version=" version=\"1\""
15 attr_xml_base=" xml:base=\"1\""
16 attr_xml_id=" xml:id=\"1\""
17 attr_xml_lang=" xml:lang=\"1\""
18 attr_xml_space=" xml:space=\"1\""
19 attr_xmlns=" xmlns=\"1\""
20
21 entity_builtin="&lt;"
22 entity_decimal="&#1;"
23 entity_external="&a;"
24 entity_hex="&#x1;"
25
26 string_any="ANY"
27 string_brackets="[]"
28 string_cdata="CDATA"
29 string_col_fallback=":fallback"
30 string_col_generic=":a"
31 string_col_include=":include"
32 string_dashes="--"
33 string_empty="EMPTY"
34 string_empty_dblquotes="\"\""
35 string_empty_quotes="''"
36 string_entities="ENTITIES"
37 string_entity="ENTITY"
38 string_fixed="#FIXED"
39 string_id="ID"
40 string_idref="IDREF"
41 string_idrefs="IDREFS"
42 string_implied="#IMPLIED"
43 string_nmtoken="NMTOKEN"
44 string_nmtokens="NMTOKENS"
45 string_notation="NOTATION"
46 string_parentheses="()"
47 string_pcdata="#PCDATA"
48 string_percent="%a"
49 string_public="PUBLIC"
50 string_required="#REQUIRED"
51 string_schema=":schema"
52 string_system="SYSTEM"
53 string_ucs4="UCS-4"
54 string_utf16="UTF-16"
55 string_utf8="UTF-8"
56 string_xmlns="xmlns:"
57
58 tag_attlist="<!ATTLIST"
59 tag_cdata="<![CDATA["
60 tag_close="</a>"
61 tag_doctype="<!DOCTYPE"
62 tag_element="<!ELEMENT"
63 tag_entity="<!ENTITY"
64 tag_ignore="<![IGNORE["
65 tag_include="<![INCLUDE["
66 tag_notation="<!NOTATION"
67 tag_open="<a>"
68 tag_open_close="<a />"
69 tag_open_exclamation="<!"
70 tag_open_q="<?"
71 tag_sq2_close="]]>"
72 tag_xml_q="<?xml?>"
73 "http://docboo"
74 "http://www.w"
75 "UTF-16LE"
76 "xmlns"
77 "he30"
78 "he2"
79 "IET"
80 "FDF-10"
81 "aDUCS-4OPveb:"
82 "a>"
83 "UT"
84 "xMl"
85 "/usr/share/sg"
86 "ha07"
87 "http://www.oa"
88 "cle"
89
90
91 # This part has been generated with testing/libfuzzer/dictionary_generator.py
92 # using libxml_xml_read_memory_fuzzer binary and XML 1.0 W3C Recommendation.
93 "WG"
94 "all"
95 "code"
96 "TC2."
97 "text"
98 "forbidden"
99 "supported"
100 "(UAX"
101 "by"
102 "syntax"
103 "notations"
104 "area"
105 "SGML,"
106 "/"
107 "Content"
108 "conditional"
109 "follow"
110 "Document"
111 "find"
112 "MUST"
113 "with,"
114 "removed"
115 "based"
116 "("
117 "V.,"
118 "outside"
119 "should"
120 "to"
121 "only"
122 "\'(\'"
123 "W3C."
124 "8"
125 "quotation"
126 "local"
127 "(E)."
128 "do"
129 "QUESTION"
130 "FULL"
131 "WIDTH"
132 "string"
133 "notation"
134 "without"
135 "\':\'"
136 "between"
137 "space,"
138 "Value"
139 "choice"
140 "\'INCLUDE\'"
141 "cannot"
142 "JIS"
143 "NO-BREAK"
144 "E62"
145 "ending"
146 "(URI):"
147 "(#PCDATA"
148 "LAO"
149 "resource"
150 "embedded"
151 "called"
152 "\'&#60;!ENTITY"
153 "Conditional"
154 "list"
155 "Entity"
156 "large"
157 "(GI),"
158 "contain"
159 "small"
160 "&MAY;"
161 "->"
162 "ASCII"
163 "available"
164 "abbreviated"
165 "set"
166 "3986">IETF"
167 ""REC">"
168 "reference"
169 "##"
170 "etc."
171 "DTD,"
172 "direct"
173 "module"
174 "sign"
175 "zero"
176 "Version"
177 "M."
178 "are"
179 "3C"
180 "UTF-8,"
181 "3F"
182 "canonical"
183 "&SGML;"
184 "font"
185 "incompatible"
186 "B+,"
187 "EMPTY>"
188 "section"
189 "ID,"
190 "label"
191 "state"
192 "version"
193 "enumerated"
194 "apos"
195 "above"
196 "capital"
197 "new"
198 "(ASCII)"
199 "PI"
200 "\'=\'"
201 "public"
202 "body"
203 "C"
204 "full"
205 "escaping"
206 "parent"
207 "UAX"
208 "error"
209 "component"
210 "here"
211 "ranges"
212 "MIDDLE"
213 "objects"
214 "address"
215 "path"
216 "Identifier"
217 "UTF-16,"
218 "change"
219 "V2.1"
220 "last"
221 "2141">IETF"
222 "root"
223 "ISO-10646-UCS-2"
224 "equal"
225 "against"
226 "[A-Z]"
227 "connection"
228 "2781">IETF"
229 "attributes"
230 "Attribute"
231 "error,"
232 "comment"
233 "among"
234 "named"
235 "LINE"
236 "point"
237 "color"
238 "character"
239 "marked"
240 "names"
241 "FF"
242 "table"
243 "BCP"
244 "DOT"
245 "once"
246 "use"
247 "from"
248 "stream"
249 "entities"
250 "MARK,"
251 "P."
252 "contains"
253 "two"
254 "\'ANY\'"
255 "symbol"
256 "few"
257 "duplicate"
258 "CDATA,"
259 "call"
260 "UCS-4,"
261 "scope"
262 "type"
263 "empty"
264 "more"
265 "XML"
266 "field"
267 "XSLT"
268 "Default"
269 "Markup"
270 "validity"
271 "ZERO"
272 "Space"
273 "normalized"
274 "child"
275 "\')*\'"
276 "%YN;""
277 "(MUST,"
278 "must"
279 "#IMPLIED>"
280 "sample"
281 "6F"
282 "GREEK"
283 "this"
284 "Text"
285 "expanded"
286 "single"
287 "value"
288 "will"
289 "(UCS)"
290 "FEED"
291 "paragraph"
292 "values"
293 "three"
294 "many"
295 "following"
296 "closing"
297 "property"
298 "\'}\'"
299 "F."
300 "LOW"
301 "control"
302 "ASCII,"
303 "2119">IETF"
304 "L."
305 "links"
306 "YN"
307 "process"
308 "attribute"
309 "is"
310 "in"
311 "accept"
312 "parse"
313 "middle"
314 "tag"
315 "MIME"
316 "allowed"
317 "X-0208-1997."
318 "UTF-7"
319 "\']\'"
320 "absolute"
321 "information"
322 "different"
323 "end"
324 "PI."
325 "Notation"
326 "quot"
327 "generic"
328 "unparsed"
329 "charset"
330 "namespace"
331 "same"
332 "(CDATA)"
333 "write"
334 "read"
335 "ISO/IEC"
336 "H"
337 "units"
338 "8879">ISO"
339 "document"
340 "parameter"
341 "start"
342 "A"
343 "product"
344 "Resource"
345 "description"
346 "see"
347 "may"
348 "stop"
349 "after"
350 "\'IGNORE\'"
351 "U+FEFF,"
352 "HTML."
353 "possible"
354 "user"
355 "characters"
356 "such"
357 "on"
358 "data"
359 "compatibility"
360 "STACS"
361 "a"
362 "All"
363 "I"
364 "undefined"
365 "rules"
366 "expression"
367 "markup"
368 "author"
369 "well"
370 "-MSM"
371 "element"
372 "\')\'"
373 ")"
374 "xml:lang"
375 "y"
376 "position"
377 "the"
378 "first"
379 "left"
380 "decl"
381 "S."
382 "MA,"
383 "BB"
384 "less"
385 "<body>"
386 "storage"
387 "\';\'"
388 "entity"
389 "symbols"
390 "10646">ISO"
391 "stored"
392 "nbsp"
393 "COLON,"
394 "THAI"
395 "(FAMILY"
396 "R."
397 "before"
398 "HTML"
399 "MIME),"
400 "MIME)."
401 "group"
402 "trying"
403 "No"
404 "had"
405 "except"
406 "detected"
407 "valid"
408 "usage"
409 "input"
410 "(double-hyphen)"
411 "has"
412 "match"
413 "((\'X\'"
414 "identical"
415 "..."
416 "V2.5"
417 "3023">IETF"
418 "combination"
419 "format"
420 "fragment"
421 "URN"
422 "URI"
423 "symbol,"
424 "SHOULD,"
425 "declared"
426 "logical"
427 "not"
428 "using"
429 "bit"
430 "NDATA"
431 "like"
432 "sequence,"
433 "term"
434 "name"
435 "Encoding"
436 "B,"
437 "decimal"
438 "B)"
439 "JC)"
440 "(#PCDATA)"
441 "token"
442 "10744">ISO"
443 "steps"
444 "ENTITY)"
445 "found"
446 "8879:1986(E)."
447 "|"
448 "FE"
449 "subset"
450 "profile"
451 "right"
452 "(W3C)"
453 "p"
454 "bytes"
455 "creation"
456 "((\'#FIXED\'"
457 "HH"
458 "elements"
459 "escape"
460 "proper"
461 "et"
462 "FINAL"
463 "out"
464 "predefined"
465 "provided"
466 "declaration"
467 "XML."
468 "container"
469 "network"
470 "\'"
471 "space"
472 "SPACE"
473 "preserve"
474 "SGML"
475 "per"
476 "content"
477 "method"
478 "does"
479 "XML),"
480 "occurs"
481 "be"
482 "HTTP"
483 "8879:1986(E)"
484 "10646:2000">ISO"
485 "B"
486 "\'{\'"
487 "RFC"
488 "step"
489 "base"
490 "references"
491 "output"
492 ""MUST"
493 "permitted"
494 "definition"
495 "EDIT:"
496 "language"
497 "standalone"
498 "column"
499 "of"
500 "could"
501 "Tags"
502 "mdash"
503 "recognized"
504 "times"
505 "range"
506 "due"
507 "\'#PCDATA\'"
508 "hexadecimal"
509 "or"
510 "\'PUBLIC\'"
511 "N.B."
512 "\',\'"
513 "A,"
514 "encoding"
515 "xml:space"
516 "within"
517 "STOP"
518 "number"
519 "one"
520 "&MAY;,"
521 "Internal"
522 "ISO"
523 "construct"
524 "operator"
525 "RETURN"
526 "mark"
527 "Empty"
528 "IANA"
529 "doesn\'t"
530 "(#PCDATA)>"
531 "long"
532 "checked"
533 "(C"
534 "indicate"
535 "IETF"
536 "unknown"
537 "there"
538 "system"
539 "wrapper"
540 "HYPHEN-MINUS,"
541 "needed"
542 "2"
543 "too"
544 "literal"
545 "white"
546 "<!--"
547 "was"
548 "final"
549 "function"
550 "D."
551 "T."
552 "\'?>\'"
553 "option"
554 "form"
555 "enough"
556 "D21"
557 "collapsed"
558 "(XML)"
559 "but"
560 "selector"
561 "ampersand,"
562 "part"
563 "scripts,"
564 "DTD."
565 "EBCDIC"
566 "UTF-16LE,"
567 "line"
568 "DTD"
569 "with"
570 "than"
571 "MAY"
572 "relative"
573 "Set"
574 "target"
575 "keyword"
576 "default"
577 "double"
578 "SA,"
579 "tree"
580 "return,"
581 "\'[\'"
582 "carriage"
583 "computer"
584 "to,"
585 ">"
586 "similar"
587 "declare"
588 "result"
589 "and"
590 "files"
591 "UTF-16BE,"
592 "ISBN"
593 "semicolon"
594 "up"
595 "defined"
596 "parser"
597 "CHARACTER"
598 "E14"
599 "an"
600 "UTF-8."
601 "as"
602 "warning"
603 "exist"
604 "at"
605 "file"
606 "New"
607 "need"
608 "check"
609 "(\'M\'"
610 "conversion"
611 "angle"
612 "no"
613 "#IMPLIED">"
614 "-"
615 "validating"
616 "invalid"
617 "A."
618 "EUC,"
619 "instance"
620 "internal"
621 "A7"
622 "XHTML"
623 "registered"
624 "\'|\'"
625 "node"
626 "added"
627 "multiple"
628 "Name"
629 "XML,"
630 "quote"
631 "preceding"
632 "object"
633 "AM"
634 "W3C"
635 "(WG)."
636 "Element"
637 "(\'L\'"
638 "class"
639 "generated"
640 "letter"
641 "SARA"
642 "inserted"
643 "model"
644 "structure"
645 "\'\\\'"
646 "building"
647 "\'NDATA\'"
648 "backward"
649 "less-than"
650 "for"
651 "E11"
652 "failure"
653 "FFFE,"
654 "required"
655 "rule"
656 "(EBNF)"
657 "CARRIAGE"
658 "bracket"
659 "link"
660 "%"
661 "requires"
662 "external"
OLDNEW
« no previous file with comments | « testing/libfuzzer/fuzzers/BUILD.gn ('k') | testing/libfuzzer/fuzzers/dicts/generated/sqlite3_prepare_v2_fuzzer.dict » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698