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

Side by Side Diff: pdf/pdfium/fuzzers/dicts/pdf_fm2js.dict

Issue 1820353002: Move PDFium libfuzzers to pdf/pdfium/fuzzers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « pdf/pdfium/fuzzers/dicts/pdf.dict ('k') | pdf/pdfium/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
1 kw0="&" 1 kw0="&"
2 kw1="(" 2 kw1="("
3 kw2=")" 3 kw2=")"
4 kw3="*" 4 kw3="*"
5 kw4="+" 5 kw4="+"
6 kw5="," 6 kw5=","
7 kw6="-" 7 kw6="-"
8 kw7="." 8 kw7="."
9 kw8="/" 9 kw8="/"
10 kw9="<" 10 kw9="<"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
50 kw49="endfunc" 50 kw49="endfunc"
51 kw50="elseif" 51 kw50="elseif"
52 kw51="while" 52 kw51="while"
53 kw52="endfor" 53 kw52="endfor"
54 kw53="throw" 54 kw53="throw"
55 kw54="step" 55 kw54="step"
56 kw55="upto" 56 kw55="upto"
57 kw56="continue" 57 kw56="continue"
58 kw57="func" 58 kw57="func"
59 kw58="endif" 59 kw58="endif"
OLDNEW
« no previous file with comments | « pdf/pdfium/fuzzers/dicts/pdf.dict ('k') | pdf/pdfium/fuzzers/dicts/pdf_xml.dict » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698