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

Side by Side Diff: testing/libfuzzer/fuzzers/dicts/pdf_fm2js.dict

Issue 1704653004: libfuzzer: Add pdfium XFA fuzzers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add missing import Created 4 years, 10 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
« no previous file with comments | « testing/libfuzzer/fuzzers/BUILD.gn ('k') | testing/libfuzzer/fuzzers/dicts/pdf_xml.dict » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 kw0="&"
2 kw1="("
3 kw2=")"
4 kw3="*"
5 kw4="+"
6 kw5=","
7 kw6="-"
8 kw7="."
9 kw8="/"
10 kw9="<"
11 kw10="="
12 kw11=">"
13 kw12="["
14 kw13="]"
15 kw14="|"
16 kw15=".#"
17 kw16=".*"
18 kw17=".."
19 kw18="<="
20 kw19="<>"
21 kw20="=="
22 kw21=">="
23 kw22="do"
24 kw23="eq"
25 kw24="ge"
26 kw25="gt"
27 kw26="if"
28 kw27="in"
29 kw28="le"
30 kw29="lt"
31 kw30="ne"
32 kw31="or"
33 kw32="null"
34 kw33="break"
35 kw34="and"
36 kw35="end"
37 kw36="eof"
38 kw37="for"
39 kw38="nan"
40 kw39="not"
41 kw40="var"
42 kw41="then"
43 kw42="else"
44 kw43="exit"
45 kw44="downto"
46 kw45="return"
47 kw46="infinity"
48 kw47="endwhile"
49 kw48="foreach"
50 kw49="endfunc"
51 kw50="elseif"
52 kw51="while"
53 kw52="endfor"
54 kw53="throw"
55 kw54="step"
56 kw55="upto"
57 kw56="continue"
58 kw57="func"
59 kw58="endif"
OLDNEW
« no previous file with comments | « testing/libfuzzer/fuzzers/BUILD.gn ('k') | testing/libfuzzer/fuzzers/dicts/pdf_xml.dict » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698