Commit 1b59872b367c24a84c323e7193786c8c3c70a98f

Authored by Jay Berkenbilt
1 parent a6b0e832

Switch spelling checker to cspell

ChangeLog
... ... @@ -2475,7 +2475,7 @@
2475 2475 2015-10-29 Jay Berkenbilt <ejb@ql.org>
2476 2476  
2477 2477 * Implement QPDFWriter::setDeterministicID and --deterministic-id
2478   - commandline-flag to qpdf to request generation of a deterministic
  2478 + command-line flag to qpdf to request generation of a deterministic
2479 2479 /ID for non-encrypted files.
2480 2480  
2481 2481 2015-05-24 Jay Berkenbilt <ejb@ql.org>
... ...
Makefile
... ... @@ -132,6 +132,11 @@ all: $(ALL_TARGETS) ;
132 132  
133 133 check: $(TEST_TARGETS)
134 134  
  135 +.PHONY: spell
  136 +# npm install -g cspell; add exceptions to cSpell.json
  137 +spell:
  138 + cspell **/*.hh **/*.cc manual/* ChangeLog README* TODO
  139 +
135 140 # Install targets are in the make directory in the rules-specific make
136 141 # fragments.
137 142  
... ...
README-maintainer
... ... @@ -142,7 +142,11 @@ RELEASE PREPARATION
142 142 * Run a spelling checker over the source code to catch errors in
143 143 variable names, strings, and comments.
144 144  
145   - ispell -p ispell-words **/*.hh **/*.cc manual/* ChangeLog README* TODO
  145 + make spell
  146 +
  147 + This uses cspell. Install with `npm install -g cspell`. The output
  148 + of cspell is suitable for use with `M-x grep` in emacs. Add
  149 + exceptions to cSpell.json.
146 150  
147 151 * If needed, run large file and image comparison tests. Configure
148 152 options:
... ...
cSpell.json 0 → 100644
  1 +{
  2 + "version": "0.1",
  3 + "words": [
  4 + "abuild",
  5 + "aclocal",
  6 + "acro",
  7 + "acroform",
  8 + "acroread",
  9 + "admon",
  10 + "aesv",
  11 + "afdh",
  12 + "afdhph",
  13 + "ageneration",
  14 + "aitems",
  15 + "annots",
  16 + "aobjid",
  17 + "apcm",
  18 + "apdict",
  19 + "appian",
  20 + "appimage",
  21 + "appspot",
  22 + "arandom",
  23 + "arora",
  24 + "asdf",
  25 + "atoi",
  26 + "autobuilder",
  27 + "autobuilders",
  28 + "autofiles",
  29 + "autogen",
  30 + "autoheader",
  31 + "autolabel",
  32 + "automake",
  33 + "autotools",
  34 + "backports",
  35 + "bashcompinit",
  36 + "berkenbilt",
  37 + "binmode",
  38 + "blinearize",
  39 + "boldseq",
  40 + "bookinfo",
  41 + "bpreserve",
  42 + "bqpdf",
  43 + "brdp",
  44 + "bufpl",
  45 + "bufsize",
  46 + "buildrules",
  47 + "ccase",
  48 + "ccitt",
  49 + "cdef",
  50 + "cdict",
  51 + "cerr",
  52 + "cfis",
  53 + "cflags",
  54 + "classname",
  55 + "clearsign",
  56 + "cleartext",
  57 + "cloudmersive",
  58 + "clusterfuzz",
  59 + "cmatch",
  60 + "coldwind",
  61 + "colorspace",
  62 + "conftest",
  63 + "cout",
  64 + "cphe",
  65 + "cppflags",
  66 + "creationdate",
  67 + "cregex",
  68 + "crnl",
  69 + "csoe",
  70 + "cxxflags",
  71 + "cygwin",
  72 + "dctdecode",
  73 + "decrypter",
  74 + "deduplicating",
  75 + "destdir",
  76 + "dests",
  77 + "devel",
  78 + "didier",
  79 + "diffutils",
  80 + "directpagerefcount",
  81 + "distclean",
  82 + "distfiles",
  83 + "ditems",
  84 + "docbook",
  85 + "docbookx",
  86 + "docdir",
  87 + "dohnal",
  88 + "dqpdf",
  89 + "dquote",
  90 + "dtdvalid",
  91 + "ebra",
  92 + "ecks",
  93 + "efdh",
  94 + "efoh",
  95 + "efsoh",
  96 + "encodable",
  97 + "encp",
  98 + "endianness",
  99 + "endobj",
  100 + "endstream",
  101 + "enspliel",
  102 + "envar",
  103 + "erasdf",
  104 + "errno",
  105 + "esize",
  106 + "eval",
  107 + "fdict",
  108 + "ffield",
  109 + "fghij",
  110 + "filep",
  111 + "firstname",
  112 + "firstterm",
  113 + "flarp",
  114 + "flate",
  115 + "flatelzwdecode",
  116 + "flate's",
  117 + "florian",
  118 + "fmatrix",
  119 + "fopen",
  120 + "fsanitize",
  121 + "fseeki",
  122 + "fsoh",
  123 + "ftelli",
  124 + "fuzzer",
  125 + "fuzzers",
  126 + "fvisibility",
  127 + "gajic",
  128 + "gajić",
  129 + "gcurl",
  130 + "genok",
  131 + "getu",
  132 + "ghostscript",
  133 + "glarp",
  134 + "glerbl",
  135 + "gmon",
  136 + "gmtoff",
  137 + "gnutls",
  138 + "gprof",
  139 + "gswin",
  140 + "gynvael",
  141 + "hagoogamagoogle",
  142 + "hasacroform",
  143 + "hcryptprov",
  144 + "hdict",
  145 + "hoffmann",
  146 + "hosoda",
  147 + "htcondor",
  148 + "htdocs",
  149 + "ifdefs",
  150 + "ifeq",
  151 + "ifstream",
  152 + "iinfilename",
  153 + "indoc",
  154 + "infile",
  155 + "infilename",
  156 + "inheritsresources",
  157 + "inpdf",
  158 + "ioutfilename",
  159 + "irdp",
  160 + "ischeckbox",
  161 + "ischoice",
  162 + "isradiobutton",
  163 + "istr",
  164 + "italicseq",
  165 + "itemizedlist",
  166 + "jarr",
  167 + "jbig",
  168 + "jdimension",
  169 + "jdouble",
  170 + "jerr",
  171 + "jexp",
  172 + "jian",
  173 + "jint",
  174 + "jklmnopqrstuvwxyz",
  175 + "jmap",
  176 + "jmsg",
  177 + "jnull",
  178 + "jpool",
  179 + "jsamparray",
  180 + "jsample",
  181 + "jsamprow",
  182 + "jsimd",
  183 + "jstr",
  184 + "jurczyk",
  185 + "kgdl",
  186 + "lastreleased",
  187 + "lbuf",
  188 + "ldflags",
  189 + "ldquo",
  190 + "libclang",
  191 + "libgcc",
  192 + "libjpeg",
  193 + "libpcre",
  194 + "libqpdf",
  195 + "libtests",
  196 + "libtoolize",
  197 + "libz",
  198 + "linearization",
  199 + "linearize",
  200 + "linearizes",
  201 + "linearizing",
  202 + "linefeeds",
  203 + "linkend",
  204 + "linp",
  205 + "listitem",
  206 + "ljpeg",
  207 + "lpstr",
  208 + "lqpdf",
  209 + "ltime",
  210 + "ltmain",
  211 + "lzwdecoder",
  212 + "macports",
  213 + "makefiles",
  214 + "masamichi",
  215 + "mateusz",
  216 + "mdash",
  217 + "mkdir",
  218 + "mkinstalldirs",
  219 + "mklink",
  220 + "moddate",
  221 + "moddifyannotations",
  222 + "monoseq",
  223 + "msvc",
  224 + "msvc's",
  225 + "msys",
  226 + "multithreaded",
  227 + "mutators",
  228 + "nbsp",
  229 + "ndash",
  230 + "nendstream",
  231 + "nfields",
  232 + "ngrandkids",
  233 + "nkids",
  234 + "nlines",
  235 + "nntree",
  236 + "nobjects",
  237 + "nocase",
  238 + "noout",
  239 + "npages",
  240 + "nproc",
  241 + "nrounds",
  242 + "nshared",
  243 + "nspecs",
  244 + "nstripes",
  245 + "nval",
  246 + "nwarnings",
  247 + "objdump",
  248 + "objectinfo",
  249 + "objgen",
  250 + "objidok",
  251 + "objok",
  252 + "objstm",
  253 + "odict",
  254 + "ofirst",
  255 + "oiter",
  256 + "olast",
  257 + "olimits",
  258 + "olist",
  259 + "omap",
  260 + "omatrix",
  261 + "onum",
  262 + "opages",
  263 + "opath",
  264 + "ostream",
  265 + "ostringstreams",
  266 + "outdoc",
  267 + "outfile",
  268 + "outfilename",
  269 + "pacman",
  270 + "paeth",
  271 + "pagelabels",
  272 + "pageno",
  273 + "pageposfrom",
  274 + "parms",
  275 + "parseable",
  276 + "patmv",
  277 + "pavlyuk",
  278 + "pbytes",
  279 + "pclm",
  280 + "pcre",
  281 + "pdfs",
  282 + "pdlin",
  283 + "pfeifle",
  284 + "pikepdf",
  285 + "pikepdf's",
  286 + "pldh",
  287 + "pluggable",
  288 + "pngify",
  289 + "poppler",
  290 + "precheck",
  291 + "prepended",
  292 + "prepending",
  293 + "printf",
  294 + "programlisting",
  295 + "proxied",
  296 + "putu",
  297 + "pval",
  298 + "pytest",
  299 + "qarray",
  300 + "qdata",
  301 + "qdict",
  302 + "qexc",
  303 + "qintc",
  304 + "qnumbers",
  305 + "qpdf",
  306 + "qpdfacroformdocumenthelper",
  307 + "qpdfannotationobjecthelper",
  308 + "qpdfcrypto",
  309 + "qpdfcryptoimpl",
  310 + "qpdfcryptoprovider",
  311 + "qpdfdocumenthelper",
  312 + "qpdfef",
  313 + "qpdfefstreamobjecthelper",
  314 + "qpdfembeddedfiledocumenthelper",
  315 + "qpdfexc",
  316 + "qpdffake",
  317 + "qpdffilespecobjecthelper",
  318 + "qpdfformfieldobjecthelper",
  319 + "qpdfmatrix",
  320 + "qpdfnametreeobjecthelper",
  321 + "qpdfnumbertreeobjecthelper",
  322 + "qpdfobject",
  323 + "qpdfobjecthandle",
  324 + "qpdfobjecthelper",
  325 + "qpdfobjgen",
  326 + "qpdfoutlinedocumenthelper",
  327 + "qpdfoutlineobjecthelper",
  328 + "qpdfpagedocumenthelper",
  329 + "qpdfpagelabeldocumenthelper",
  330 + "qpdfpageobjecthelper",
  331 + "qpdf's",
  332 + "qpdfs",
  333 + "qpdfstreamfilter",
  334 + "qpdfsystemerror",
  335 + "qpdftokenizer",
  336 + "qpdfwriter",
  337 + "qpdfx",
  338 + "qpdfxrefentry",
  339 + "qstream",
  340 + "qstrings",
  341 + "qtest",
  342 + "quadding",
  343 + "quotesinglbase",
  344 + "qutil",
  345 + "qwer",
  346 + "qwert",
  347 + "qwww",
  348 + "rcon",
  349 + "rdpp",
  350 + "rdquo",
  351 + "resave",
  352 + "retargeted",
  353 + "rfont",
  354 + "rijndael",
  355 + "rkey",
  356 + "rklength",
  357 + "rpath",
  358 + "rstream",
  359 + "sahil",
  360 + "sarray",
  361 + "scarff",
  362 + "seekable",
  363 + "segfaulting",
  364 + "sharedresources",
  365 + "smatch",
  366 + "softlink",
  367 + "sparseoharray",
  368 + "sphlib",
  369 + "sprintf",
  370 + "squote",
  371 + "srandom",
  372 + "srdp",
  373 + "sregex",
  374 + "startxref",
  375 + "stdexcept",
  376 + "stdint",
  377 + "stdlib",
  378 + "stdlib's",
  379 + "strcasecmp",
  380 + "strerror",
  381 + "strtoui",
  382 + "stylesheet",
  383 + "subclassing",
  384 + "subkeys",
  385 + "subramanyam",
  386 + "swversion",
  387 + "syuu",
  388 + "tbuf",
  389 + "testcase",
  390 + "tgen",
  391 + "tiffcmp",
  392 + "tmatrix",
  393 + "tnum",
  394 + "tobj",
  395 + "tobjid",
  396 + "toolchains",
  397 + "transcoders",
  398 + "trueroad",
  399 + "tval",
  400 + "typeinfo",
  401 + "tzoff",
  402 + "uinow",
  403 + "uiter",
  404 + "ularge",
  405 + "ulink",
  406 + "uncategorized",
  407 + "uncompresesd",
  408 + "uncompress",
  409 + "uncompressing",
  410 + "unconflicting",
  411 + "underlaying",
  412 + "unencrypted",
  413 + "unfilterable",
  414 + "unparse",
  415 + "upages",
  416 + "upass",
  417 + "urandom",
  418 + "uval",
  419 + "variablelist",
  420 + "varlistentry",
  421 + "varname",
  422 + "vecs",
  423 + "virtualenv",
  424 + "vitaliy",
  425 + "vkey",
  426 + "vrlc",
  427 + "wchar",
  428 + "wconversion",
  429 + "weimer",
  430 + "werror",
  431 + "wfilename",
  432 + "wfilenamep",
  433 + "wflags",
  434 + "wfopen",
  435 + "wmain",
  436 + "wmatrix",
  437 + "wmode",
  438 + "wmodep",
  439 + "wnew",
  440 + "wpath",
  441 + "wrename",
  442 + "wsign",
  443 + "wunlink",
  444 + "xgen",
  445 + "xobject",
  446 + "xpacket",
  447 + "xpdf",
  448 + "xpost",
  449 + "xsltproc",
  450 + "yscale",
  451 + "yuiop",
  452 + "zabcdefghi",
  453 + "žarko",
  454 + "žarko's",
  455 + "zdata",
  456 + "zdenek",
  457 + "zdenop",
  458 + "zeroize",
  459 + "zeroizing"
  460 + ]
  461 +}
... ...
ispell-words deleted
1   -aa
2   -aaa
3   -ab
4   -abacc
5   -abc
6   -ABCD
7   -abcdbcdecdefdefgefghfghighijhijkijkljklmklmnlmnom
8   -abcde
9   -abcdefABCDEF
10   -abcdefghbcdefghicdefghijdefghijkefghijklfghijklmg
11   -abcdefghijklmnopqrstuvwxyz
12   -ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghi
13   -ABI
14   -abÏ
15   -abs
16   -abuild
17   -ac
18   -accessor
19   -aclocal
20   -AcroForm
21   -acroform
22   -acroread
23   -activatePipelineStack
24   -ActiveState
25   -acyclic
26   -adbe
27   -addAndRenameFormFields
28   -addArrayElement
29   -addArrayItem
30   -AddAttachment
31   -addChoicesToCompletions
32   -addContentTokenFilter
33   -addDictionaryMember
34   -adde
35   -addExplicitElementsToList
36   -addFormField
37   -addOptionsToCompletions
38   -addPage
39   -addPageAt
40   -addPageContents
41   -addPathElement
42   -addr
43   -addTokenFilter
44   -addToTable
45   -adjustAESStreamLength
46   -adjustAppearanceStream
47   -adjustDefaultAppearances
48   -adjustInheritedFields
49   -adjustOstreamXref
50   -admon
51   -Adobeâ
52   -ae
53   -aeadb
54   -aefd
55   -AEP
56   -aes
57   -AESv
58   -aesv
59   -afa
60   -afdh
61   -afdhph
62   -ageneration
63   -AHx
64   -ai
65   -aitems
66   -AIX
67   -alg
68   -alloc
69   -allocator
70   -allowAccessibility
71   -allowEOF
72   -allowExtractAll
73   -allowModifyAll
74   -allowModifyAnnotation
75   -allowModifyAssembly
76   -allowModifyForm
77   -allowModifyOther
78   -allowPoundAnywhereInName
79   -allowPrintHighRes
80   -allowPrintLowRes
81   -alternativename
82   -annot
83   -annotationflags
84   -annots
85   -ansi
86   -antivirus
87   -anyBadTokens
88   -anyWarnings
89   -aobjid
90   -aoh
91   -ap
92   -apcm
93   -apdict
94   -apexcovantage
95   -api
96   -APIs
97   -apis
98   -app
99   -appdir
100   -appearancestate
101   -appendable
102   -appendItem
103   -appendString
104   -appian
105   -AppImage
106   -appimage
107   -appspot
108   -arandom
109   -ARCFOUR
110   -arg
111   -argAACreationDate
112   -argAADescription
113   -argAAFilename
114   -argAAKey
115   -argAAMimeType
116   -argAAModDate
117   -argAApositional
118   -argAAReplace
119   -argAddAttachment
120   -argAllowInsecure
121   -argc
122   -argCApassword
123   -argCApositional
124   -argCAprefix
125   -argCheck
126   -argCheckLinearization
127   -argCoalesceContents
128   -argCollate
129   -argCompletionBash
130   -argCompletionZsh
131   -argCompressionLevel
132   -argCompressStreams
133   -argCopyAttachments
134   -argCopyEncryption
135   -argCopyright
136   -argDecodeLevel
137   -argDecrypt
138   -argDeterministicId
139   -argEmpty
140   -argEncrypt
141   -argEncryptionFilePassword
142   -argEndAddAttachment
143   -argEndCopyAttachments
144   -argEndEncrypt
145   -argEndUnderOverlay
146   -argExternalizeInlineImages
147   -argfile
148   -argFilteredStreamData
149   -argFlattenAnnotations
150   -argFlattenRotation
151   -argForceVersion
152   -argGenerateAppearances
153   -argHelp
154   -argIgnoreXrefStreams
155   -argIiMinBytes
156   -argIsEncrypted
157   -argJson
158   -argJsonHelp
159   -argJsonKey
160   -argJsonObject
161   -argKeepFilesOpen
162   -argKeepFilesOpenThreshold
163   -argKeepInlineImages
164   -argLinearize
165   -argLinearizePass
166   -argListAttachments
167   -argMinVersion
168   -argNewlineBeforeEndstream
169   -argNoOriginalObjectIds
170   -argNormalizeContent
171   -argNoWarn
172   -argObjectStreams
173   -argOiMinArea
174   -argOiMinHeight
175   -argOiMinWidth
176   -argOptimizeImages
177   -argOverlay
178   -argPages
179   -ArgParser
180   -argPassword
181   -argPasswordFile
182   -argPasswordIsHexKey
183   -argPasswordMode
184   -argPositional
185   -argPreserveUnreferenced
186   -argPreserveUnreferencedResources
187   -argProgress
188   -argQdf
189   -argRawStreamData
190   -argRecompressFlate
191   -argRemoveAttachment
192   -argRemovePageLabels
193   -argRemoveUnreferencedResources
194   -argReplaceInput
195   -argRequiresPassword
196   -argRotate
197   -args
198   -argShowAttachment
199   -argShowCrypto
200   -argShowEncryption
201   -argShowEncryptionKey
202   -argShowLinearization
203   -argShowNpages
204   -argShowObject
205   -argShowPages
206   -argShowXref
207   -argSplitPages
208   -argStaticAesIv
209   -argStaticId
210   -argStreamData
211   -argSuppressPasswordRecovery
212   -argSuppressRecovery
213   -argUnderlay
214   -argUOfrom
215   -argUOpassword
216   -argUOpositional
217   -argUOrepeat
218   -argUOto
219   -argv
220   -argVerbose
221   -argVersion
222   -argWarningExitZero
223   -argWithImages
224   -arko
225   -arko's
226   -Arora
227   -arr
228   -arrayOrStreamToStreamArray
229   -ArtBox
230   -asc
231   -ascii
232   -asciiHex
233   -ASCIIHexDecode
234   -ASCIIHexDecoder
235   -asdf
236   -asMap
237   -assertArray
238   -assertBool
239   -assertDictionary
240   -assertIndirect
241   -assertInitialized
242   -assertInlineImage
243   -assertInteger
244   -assertName
245   -assertNull
246   -assertNumber
247   -assertOperator
248   -assertPageObject
249   -assertReal
250   -assertReserved
251   -assertScalar
252   -assertStream
253   -assertString
254   -assertType
255   -assignCompressedObjectNumbers
256   -atof
257   -atoi
258   -att
259   -auth
260   -AuthEvent
261   -autobuilder
262   -autobuilders
263   -autoconf
264   -autofiles
265   -autogen
266   -autoheader
267   -autolabel
268   -autoload
269   -automake
270   -autotools
271   -ba
272   -BA's
273   -backports
274   -backref
275   -backreference
276   -backrefs
277   -badBits
278   -badLength
279   -BADMAGIC
280   -BADOPTION
281   -baeca
282   -BaseFont
283   -basename
284   -BaseVersion
285   -bashcompinit
286   -bashdefault
287   -bb
288   -bbb
289   -BBox
290   -bbox
291   -bc
292   -BDC
293   -beb
294   -BeforeQuack
295   -berkenbilt
296   -betweenTokens
297   -bf
298   -bi
299   -bidirectionally
300   -binarySearch
301   -binmode
302   -bis
303   -BitsPerComponent
304   -bitspercomponent
305   -bitstream
306   -BitStream
307   -BitWriter
308   -BleedBox
309   -blinearize
310   -bmc
311   -BogusRandomDataProvider
312   -boldseq
313   -bookinfo
314   -bool
315   -BoringSSL
316   -BORLANDC
317   -boxkey
318   -bp
319   -BPC
320   -bpp
321   -bpr
322   -bpreserve
323   -brdp
324   -bs
325   -bsearch
326   -BT
327   -btn
328   -buf
329   -BufferInputSource
330   -buflen
331   -bufp
332   -bufpl
333   -bufsize
334   -BUGREPORT
335   -buildrules
336   -bw
337   -bx
338   -ByteRange
339   -bytesNeeded
340   -ca
341   -CA's
342   -calc
343   -calculateHOutline
344   -calculateHPageOffset
345   -calculateHSharedObject
346   -calculateLinearizationData
347   -calculateXrefStreamPadding
348   -callback
349   -callbacks
350   -callHello
351   -CAPTURECOUNT
352   -CARON
353   -cassert
354   -cb
355   -cbc
356   -cc
357   -ccase
358   -ccc
359   -CCF
360   -CCITT
361   -CCITTFaxDecode
362   -cd
363   -cdc
364   -cdef
365   -cdict
366   -ce
367   -cec
368   -ced
369   -cerr
370   -cf
371   -cfea
372   -cfis
373   -CFLAGS
374   -CFM
375   -cgi
376   -ch
377   -ChangeLog
378   -Checkboxes
379   -checkCompletion
380   -checkDataChecksum
381   -checkError
382   -checkFileChecksum
383   -checkHOutlines
384   -checkHPageOffset
385   -checkHSharedObject
386   -checkLinearization
387   -checkLinearizationInternal
388   -checkObjId
389   -checkPageContents
390   -checkSchema
391   -checkSchemaInternal
392   -checkSeen
393   -CheckSum
394   -checkUnread
395   -CHGeneric
396   -chmod
397   -cho
398   -CHPageOffset
399   -CHPageOffsetEntry
400   -chr
401   -CHSharedObject
402   -CHSharedObjectEntry
403   -CHSomething
404   -ci
405   -cin
406   -cinfo
407   -CipherInit
408   -ciphertext
409   -CipherUpdate
410   -cis
411   -cl
412   -classname
413   -clearPipelineStack
414   -clearsign
415   -cleartext
416   -ClearTextMetadata
417   -cli
418   -ClosedFileInputSource
419   -CloseHandle
420   -closeInputSource
421   -closeObject
422   -Cloudmersive
423   -clusterfuzz
424   -cmatch
425   -cmath
426   -cmd
427   -cmyk
428   -coalesceContentStreams
429   -CoalesceProvider
430   -codepage
431   -codepoint
432   -col
433   -Coldwind
434   -ColorSpace
435   -colorspace
436   -ColorToGray
437   -com
438   -commandline
439   -COMP
440   -compareKeyItem
441   -compareKeyKid
442   -compareKeys
443   -compareVersions
444   -compat
445   -compatbility
446   -completionCommon
447   -CompressConfig
448   -computeDeterministicIDData
449   -concat
450   -Cond
451   -config
452   -conftest
453   -const
454   -constexpr
455   -ContentNormalizer
456   -ContentProvider
457   -contentSize
458   -contrib
459   -convertIIDict
460   -CopiedStreamDataProvider
461   -copyAnnotations
462   -CopyAttachmentFrom
463   -copyEncryptionParameters
464   -copyFieldsFromForeignPage
465   -copyForeign
466   -copyForeignObject
467   -copyObject
468   -copyStream
469   -copyStreamData
470   -cout
471   -CoVantage
472   -cp
473   -cph
474   -cphe
475   -cplusplus
476   -cpp
477   -CPPFLAGS
478   -cr
479   -createEFStream
480   -CreateFile
481   -createFileSpec
482   -createPageContents
483   -createWhat
484   -CreationDate
485   -creationdate
486   -cred
487   -cregex
488   -CRNL
489   -CropBox
490   -CryptAcquireContext
491   -CryptAcquireContextW
492   -CryptFilterDecodeParms
493   -CryptGenRandom
494   -crypto
495   -cryptolog
496   -CryptoRandomDataProvider
497   -CryptReleaseContext
498   -cso
499   -csoe
500   -CSP
501   -css
502   -cstdint
503   -cstdio
504   -cstdlib
505   -cstr
506   -cstring
507   -ctest
508   -ctx
509   -ctype
510   -CVE
511   -cvt
512   -cwchar
513   -cx
514   -cxx
515   -CXXFLAGS
516   -cy
517   -cygwin
518   -da
519   -daae
520   -dac
521   -dae
522   -db
523   -dc
524   -dct
525   -DCTDecode
526   -dd
527   -ddaf
528   -ddd
529   -de
530   -debian
531   -dec
532   -declspec
533   -decltype
534   -decodeAverage
535   -decodelevel
536   -decodeLevelChoices
537   -decodePaeth
538   -DecodeParms
539   -decodeparms
540   -decodeRow
541   -decodeStreams
542   -decodeSub
543   -decodeUp
544   -decr
545   -decrypt
546   -decrypted
547   -decrypter
548   -decrypting
549   -decryptStream
550   -decryptString
551   -def
552   -defaultvalue
553   -definitionId
554   -deflateEnd
555   -deflateInit
556   -defq
557   -deinit
558   -delphi
559   -deobfuscated
560   -dep
561   -deque
562   -dereference
563   -dereferenced
564   -desc
565   -dest
566   -DESTDIR
567   -destpage
568   -destpageposfrom
569   -dests
570   -detecet
571   -dev
572   -devel
573   -DeviceCMYK
574   -DeviceGray
575   -DeviceRGB
576   -DevOps
577   -DF
578   -dh
579   -di
580   -DIAERESIS
581   -dict
582   -didier
583   -didierstevens
584   -diff
585   -diffs
586   -diffutils
587   -DigestFinal
588   -DigestInit
589   -DigestUpdate
590   -DIR
591   -directpagerefcount
592   -dirname
593   -disableCBC
594   -disableIncompatibleEncryption
595   -disablePadding
596   -DiscardContents
597   -discardGeneration
598   -dist
599   -distclean
600   -distfiles
601   -ditems
602   -dl
603   -dlfcn
604   -dll
605   -DLL's
606   -dllexport
607   -dlls
608   -DLLs
609   -docbook
610   -DOCBOOKX
611   -docdir
612   -doChecks
613   -DocOpen
614   -DOCTYPE
615   -DocumentHelper
616   -doFinalChecks
617   -Dohnal
618   -DOTLESS
619   -doubleBoxSize
620   -downsampled
621   -downsampler
622   -doWrite
623   -doWriteSetup
624   -DoXOR
625   -Doxygen
626   -dp
627   -DQPDF
628   -dquote
629   -dr
630   -driverless
631   -dropdown
632   -DTD
633   -dtdvalid
634   -dumpHGeneric
635   -dumpHPageOffset
636   -dumpHSharedObject
637   -dumpInfoDict
638   -dumpLinearizationDataInternal
639   -dup
640   -DV
641   -dwHighDateTime
642   -dwLowDateTime
643   -DWORD
644   -dwVolumeSerialNumber
645   -dx
646   -dy
647   -ea
648   -eacute
649   -eadb
650   -earlychange
651   -EarlyChange
652   -eb
653   -EBADF
654   -ebae
655   -ebde
656   -ebra
657   -ecb
658   -ecc
659   -ecedd
660   -ecks
661   -eded
662   -eeb
663   -eeee
664   -ef
665   -efdh
666   -EFF
667   -efgh
668   -efoh
669   -efs
670   -efsoh
671   -ei
672   -ejb
673   -elem
674   -elif
675   -elt
676   -EmbeddedFile
677   -EmbeddedFiles
678   -embeddedFiles
679   -emc
680   -emptyPDF
681   -en
682   -enc
683   -encodable
684   -encodeDataIncrementally
685   -encodeFile
686   -encodeRow
687   -encodeString
688   -encp
689   -EncryptInit
690   -EncryptionData
691   -EncryptionParameters
692   -EncryptMetadata
693   -EncryptUpdate
694   -endian
695   -endianness
696   -endif
697   -endl
698   -endobj
699   -endpos
700   -endstream
701   -enqueue
702   -enqueueing
703   -enqueueObject
704   -enqueueObjectsPCLm
705   -enqueueObjectsStandard
706   -enqueuePart
707   -enqueues
708   -enqueuing
709   -enspliel
710   -enum
711   -env
712   -envar
713   -eod
714   -eof
715   -eol
716   -ep
717   -epub
718   -eq
719   -ERANGE
720   -erasdf
721   -eraseItem
722   -Erdelsky's
723   -errno
724   -erroffset
725   -errorMessageID
726   -errptr
727   -esize
728   -esses
729   -eval
730   -evp
731   -exc
732   -exe
733   -exp
734   -expectInlineImage
735   -expr
736   -ExtensionLevel
737   -extern
738   -externalize
739   -externalized
740   -externalizeInlineImages
741   -externalizing
742   -ExtGState
743   -fb
744   -fBqpdf
745   -fc
746   -fcc
747   -fclose
748   -fcntl
749   -fd
750   -fdict
751   -fe
752   -feebbd
753   -ferror
754   -ff
755   -FFFD
756   -ffff
757   -ffh
758   -ffield
759   -fflush
760   -fghij
761   -fh
762   -fi
763   -fI
764   -fieldflags
765   -fieldtype
766   -fIinfilename
767   -FileAttachment
768   -FileCloser
769   -fileinfo
770   -FileInputSource
771   -filemethod
772   -fileno
773   -filenow
774   -filep
775   -filesize
776   -filespec
777   -FileSpec
778   -FILETIME
779   -filetrailer
780   -filterability
781   -filterAsContents
782   -filterCompressedObjects
783   -filterContents
784   -filterp
785   -filterPageContents
786   -findAndSkipNextEOL
787   -findAttachmentStreams
788   -findEI
789   -findEndstream
790   -findFirst
791   -findHeader
792   -findInternal
793   -findLast
794   -findObject
795   -findObjectAtOrBelow
796   -findPage
797   -findSource
798   -findStartxref
799   -fIoptions
800   -fIoutfilename
801   -firefox
802   -firstname
803   -firstterm
804   -fis
805   -fixCopiedAnnotations
806   -fixDanglingReferences
807   -fl
808   -flarp
809   -flate
810   -Flate's
811   -FlateDecode
812   -FlateLzwDecode
813   -flattenAnnotations
814   -flattenAnnotationsForPage
815   -flattenPagesTree
816   -flattenRotation
817   -flattenScalarReferences
818   -Florian
819   -fmatrix
820   -FMT
821   -fn
822   -fname
823   -fo
824   -foh
825   -fopen
826   -FORCENONE
827   -forcePDFVersion
828   -ForceR
829   -ForceV
830   -foreach
831   -forEachFormXObject
832   -forEachImage
833   -ForEachImage
834   -forEachXObject
835   -ForeignStreamData
836   -FormatMessageA
837   -fp
838   -fprintf
839   -fR
840   -fr
841   -fread
842   -frs
843   -fs
844   -fsanitize
845   -fseek
846   -fseeki
847   -fseeko
848   -fsoh
849   -fstream
850   -ftell
851   -ftelli
852   -ftello
853   -ftype
854   -fullinfo
855   -fullname
856   -fullpad
857   -fullpath
858   -func
859   -FunctionProvider
860   -fuzzer
861   -fuzzers
862   -FuzzHelper
863   -fv
864   -fvisibility
865   -fweimer
866   -fwrite
867   -fx
868   -FxConflict
869   -Fxo
870   -Gagic
871   -GajiÄ
872   -gajic
873   -gcc
874   -gcurl
875   -gen
876   -generateAppearance
877   -generateAppearancesIfNeeded
878   -generateHintStream
879   -generateID
880   -generateObjectStreams
881   -generateTextAppearance
882   -genok
883   -getAllObjects
884   -GetAllObjects
885   -getAllPages
886   -getAllPagesInternal
887   -getAlternativeName
888   -getAnnotations
889   -getAnnotationsForField
890   -getAppearanceDictionary
891   -getAppearanceState
892   -getAppearanceStream
893   -getArrayAsMatrix
894   -getArrayAsRectangle
895   -getArrayAsVector
896   -getArrayItem
897   -getArrayNItems
898   -getAsArray
899   -getAsMap
900   -getAsMatrix
901   -getAsVector
902   -getAttribute
903   -getBits
904   -getBitsInt
905   -getBitsSigned
906   -getBoolValue
907   -getBuffer
908   -getChecksum
909   -getChoices
910   -getCompressibleObjects
911   -getCompressibleObjGens
912   -getCount
913   -getCreationDate
914   -getCropBox
915   -getDA
916   -getDataChecksum
917   -getDecodePipeline
918   -getDefaultAppearance
919   -getDefaultProvider
920   -getDefaultResources
921   -getDefaultValue
922   -getDefaultValueAsString
923   -getDescription
924   -getDest
925   -getDestPage
926   -getDict
927   -getDictAsMap
928   -getElementsForShallowCopy
929   -getEmbeddedFile
930   -getEmbeddedFiles
931   -getEmbeddedFileStream
932   -getEmbeddedFileStreams
933   -getEncryptionKey
934   -getEncryptMetadata
935   -getenv
936   -GetEnvironmentVariable
937   -getErrno
938   -getErrorCode
939   -getErrorMessage
940   -getExtensionLevel
941   -getFieldForAnnotation
942   -getFieldFromAcroForm
943   -getFieldsWithQualifiedName
944   -getFieldType
945   -getFileChecksum
946   -GetFileInformationByHandle
947   -getFilename
948   -getFilenames
949   -getFilePosition
950   -getFilterOnWrite
951   -getFinalVersion
952   -getFirstChar
953   -getFlags
954   -getFontFromResource
955   -getFontName
956   -getFormFields
957   -getFormFieldsForPage
958   -getFormXObjectForPage
959   -getFormXObjects
960   -getFullyQualifiedName
961   -getGen
962   -getGeneration
963   -getHeight
964   -getHexDigest
965   -getId
966   -getIdentifier
967   -getImages
968   -getImpl
969   -getInheritableFieldValue
970   -getInheritableFieldValueAsName
971   -getInheritableFieldValueAsString
972   -getInlineImageValue
973   -getInstance
974   -getIntValue
975   -getIntValueAsInt
976   -getIntVauleAsInt
977   -getItem
978   -getJSON
979   -getKey
980   -getKeyForObject
981   -getKeys
982   -getKids
983   -getLabelForPage
984   -getLabelsForPageRange
985   -getLastChar
986   -GetLastError
987   -getLastOffset
988   -getLength
989   -getLengthBytes
990   -getLinearizationOffset
991   -getLinearizedParts
992   -GetLocalTime
993   -getMappingName
994   -getMatch
995   -getMatrixForFormXObjectPlacement
996   -getMatrixForTransformations
997   -getMax
998   -getMediaBox
999   -getMessageDetail
1000   -getMin
1001   -getModDate
1002   -getName
1003   -getNames
1004   -getNamesByResourceType
1005   -getNeedAppearances
1006   -getNext
1007   -getNextKid
1008   -getNItems
1009   -getNumericValue
1010   -getO
1011   -getObj
1012   -getObject
1013   -getObjectByID
1014   -getObjectByObjGen
1015   -getObjectCount
1016   -getObjectHandle
1017   -getObjectID
1018   -getObjectStreamData
1019   -getObjGen
1020   -getObjStreamIndex
1021   -getObjStreamNumber
1022   -getOE
1023   -getOffset
1024   -getOffsetLength
1025   -getOperatorValue
1026   -getOrCreateAcroForm
1027   -getOriginalID
1028   -getOutlinesForPage
1029   -getOwningQPDF
1030   -getP
1031   -getPaddedUserPassword
1032   -getPageContentForAppearance
1033   -getPageContents
1034   -getPageImages
1035   -getParam
1036   -getParent
1037   -getParsedOffset
1038   -getPartialName
1039   -getPDFVersion
1040   -getPerms
1041   -getPointer
1042   -getProvider
1043   -getQPDF
1044   -getQpdf
1045   -getQuadding
1046   -getR
1047   -getRandomDataProvider
1048   -getRandomDataProviderProvider
1049   -getRandomProvider
1050   -getRawDigest
1051   -getRawStreamData
1052   -getRawValue
1053   -getRealValue
1054   -getRect
1055   -getRefcount
1056   -getRegisteredImpls
1057   -getRenumberedObjGen
1058   -getResourceNames
1059   -getRoot
1060   -getSize
1061   -getStreamData
1062   -getStreamDataBuffer
1063   -getStreamDataProvider
1064   -getStringValue
1065   -getSubtype
1066   -GetSystemTime
1067   -getTf
1068   -GetTimeZoneInformation
1069   -getTitle
1070   -getToken
1071   -getTopLevelField
1072   -getTopLevelOutlines
1073   -getTrailer
1074   -getTrimBox
1075   -getTrimmedTrailer
1076   -getTrimmedUserPassword
1077   -getTrimmedUserPassword's
1078   -getType
1079   -getTypeCode
1080   -getTypeName
1081   -getU
1082   -getUE
1083   -getUIntValue
1084   -getUIntValueAsUInt
1085   -getUncompressedObject
1086   -getUniqueId
1087   -getUniqueResourceName
1088   -getUserPassword
1089   -getUTF
1090   -getV
1091   -getVal
1092   -getValue
1093   -getValueAsString
1094   -getWarnings
1095   -getWhoami
1096   -getWidgetAnnotationsForPage
1097   -getWidth
1098   -getWriter
1099   -getWrittenXRefTable
1100   -getX
1101   -getXRefTable
1102   -GG
1103   -ghostscript
1104   -GhostScript
1105   -GiB
1106   -github
1107   -glarp
1108   -glerbl
1109   -glibc
1110   -globbing
1111   -gm
1112   -gmail
1113   -gmon
1114   -gmtoff
1115   -GNUC
1116   -gnutls
1117   -GnuTLS
1118   -gnuwin
1119   -googleapis
1120   -GoTo
1121   -gpg
1122   -gprof
1123   -grayscale
1124   -grep
1125   -gsdnld
1126   -gswin
1127   -gt
1128   -GUIs
1129   -Gynvael
1130   -gz
1131   -gzip
1132   -HAGOOGAMAGOOGLE
1133   -handleArgFileArguments
1134   -handleBashArguments
1135   -handleCode
1136   -handleCompletion
1137   -handleData
1138   -handleEOF
1139   -handleHelpArgs
1140   -handleObject
1141   -handleToken
1142   -handleWarning
1143   -hasAcroForm
1144   -hasacroform
1145   -hasDescription
1146   -hasEmbeddedFiles
1147   -hasIndex
1148   -hasKey
1149   -hasName
1150   -hasObjectDescription
1151   -hasOutlines
1152   -hasPageLabels
1153   -hb
1154   -hbp
1155   -HCRYPTPROV
1156   -hd
1157   -Hdict
1158   -Helvetica
1159   -hexkey
1160   -hexkeylen
1161   -hexstring
1162   -hexstrings
1163   -hf
1164   -HGeneric
1165   -hh
1166   -hh'mm
1167   -HighPart
1168   -hijklmnoijklmnopjklmnopqklmnopqrlmnopqrsmnopqrstn
1169   -hlen
1170   -Hoffmann
1171   -HOi
1172   -Hosoda
1173   -HPageOffset
1174   -HPageOffsetEntry
1175   -hr
1176   -href
1177   -HS
1178   -HSharedObject
1179   -HSharedObjectEntry
1180   -HSi
1181   -HSomething
1182   -HSomethingEntry
1183   -htcondor
1184   -htdocs
1185   -htm
1186   -html
1187   -http
1188   -https
1189   -ic
1190   -icc
1191   -iconv
1192   -IDs
1193   -idx
1194   -ifdef
1195   -ifdefs
1196   -ifeq
1197   -iff
1198   -ifndef
1199   -ifstream
1200   -ignorable
1201   -IIm
1202   -iit
1203   -ijg
1204   -Im
1205   -ImageC
1206   -ImageChecker
1207   -ImageInverter
1208   -ImageMask
1209   -imagemask
1210   -ImageOptimizer
1211   -ImageProvider
1212   -img
1213   -immediateCopyFrom
1214   -impl
1215   -inbuf
1216   -includeIgnorable
1217   -incr
1218   -indicateProgress
1219   -INDOC
1220   -indx
1221   -inf
1222   -infile
1223   -infilename
1224   -inflateEnd
1225   -inflateInit
1226   -inflateReset
1227   -infs
1228   -ing
1229   -inheritsresources
1230   -init
1231   -initEmbeddedFiles
1232   -initializeByPage
1233   -initializeEncryption
1234   -initializePipelineStack
1235   -initializeSpecialStreams
1236   -initializeVector
1237   -initializeWithRandomBytes
1238   -initOptionTable
1239   -inline
1240   -InlineImage
1241   -inlineimage
1242   -InlineImageTracker
1243   -ino
1244   -inode
1245   -inParse
1246   -inpdf
1247   -inputLen
1248   -InputSource
1249   -InsecureRandomDataProvider
1250   -insertAfter
1251   -insertFirst
1252   -insertItem
1253   -insertPage
1254   -insertPageobjToPage
1255   -insertXrefEntry
1256   -inst
1257   -int
1258   -IntConverter
1259   -interoperate
1260   -interpretCF
1261   -interpretR
1262   -ints
1263   -inttypes
1264   -inv
1265   -invalidateCache
1266   -InvalidInputSource
1267   -inverter
1268   -io
1269   -IOLBF
1270   -iomanip
1271   -ios
1272   -iostream
1273   -irdp
1274   -isArray
1275   -isBool
1276   -isCheckbox
1277   -ischeckbox
1278   -isChecked
1279   -isChoice
1280   -ischoice
1281   -isDataModified
1282   -isDelimiter
1283   -isDictionary
1284   -isdigit
1285   -isDirectNull
1286   -isEncrypted
1287   -isFormXObject
1288   -isIgnorable
1289   -isImage
1290   -isIndirect
1291   -isInitialized
1292   -isInlineImage
1293   -isInteger
1294   -isLinearized
1295   -isLossyCompression
1296   -isMatrix
1297   -isName
1298   -isNull
1299   -isNumber
1300   -isNumeric
1301   -iso
1302   -isOperator
1303   -isOrHasName
1304   -isPageObject
1305   -isPagesObject
1306   -ispell
1307   -isPushbutton
1308   -isRadioButton
1309   -isradiobutton
1310   -isReal
1311   -isRectangle
1312   -isReserved
1313   -isScalar
1314   -isspace
1315   -isSpace
1316   -isSpecializedCompression
1317   -isStream
1318   -isString
1319   -isText
1320   -istext
1321   -istr
1322   -istream
1323   -istype
1324   -isType
1325   -italicseq
1326   -itemizedlist
1327   -itemsKey
1328   -iter
1329   -ith
1330   -ivalue
1331   -iz
1332   -jarr
1333   -JBIG
1334   -JCS
1335   -JDIMENSION
1336   -jdouble
1337   -jerr
1338   -jexp
1339   -Jian
1340   -jint
1341   -jklmnopqrstuvwxyz
1342   -jmap
1343   -jmp
1344   -jmpbuf
1345   -JMSG
1346   -jnull
1347   -jo
1348   -jp
1349   -jpeg
1350   -jpeglib
1351   -jpg
1352   -JPOOL
1353   -jq
1354   -JSAMPARRAY
1355   -JSAMPLE
1356   -JSAMPROW
1357   -JSIMD
1358   -json
1359   -jstr
1360   -Jurczyk
1361   -keybits
1362   -keylen
1363   -KEYLENGTH
1364   -keyset
1365   -KeyStream
1366   -keyValid
1367   -kgdl
1368   -ko
1369   -LARGEFILE
1370   -LastChar
1371   -lastchar
1372   -lastnum
1373   -lastPathElement
1374   -lastreleased
1375   -lastTokenWasBad
1376   -latin
1377   -launchpad
1378   -lbuf
1379   -lc
1380   -ld
1381   -LDFLAGS
1382   -ldquo
1383   -len
1384   -lengthNextN
1385   -leq
1386   -lexer
1387   -LF
1388   -lgtm
1389   -lhs
1390   -libclang
1391   -libfuzzer
1392   -libFuzzer
1393   -libgcc
1394   -libjpeg
1395   -LibJpeg
1396   -libpcre
1397   -libqpdf
1398   -libs
1399   -libtests
1400   -libtiff
1401   -LibTiff
1402   -libtool
1403   -libtool's
1404   -libtoolize
1405   -libtools
1406   -libz
1407   -lin
1408   -lindict
1409   -linearization
1410   -linearize
1411   -linearized
1412   -linearizing
1413   -linebuf
1414   -linefeeds
1415   -lineno
1416   -linkend
1417   -linkey
1418   -linp
1419   -LinParameters
1420   -linux
1421   -linuxfoundation
1422   -listitem
1423   -ljpeg
1424   -ll
1425   -lld
1426   -LLU
1427   -llvm
1428   -LLVMFuzzerTestOneInput
1429   -llx
1430   -lly
1431   -LocalFree
1432   -localtime
1433   -logoWidth
1434   -longjmp
1435   -longlong
1436   -lookup
1437   -lossy
1438   -LowPart
1439   -LPSTR
1440   -lqpdf
1441   -lsb
1442   -lt
1443   -ltime
1444   -ltmain
1445   -LTS
1446   -lu
1447   -lval
1448   -lx
1449   -lz
1450   -lzw
1451   -LZWDecode
1452   -LZWDecoder
1453   -m'qpdf
1454   -mac
1455   -MacOS
1456   -Macports
1457   -macroman
1458   -MacRomanEncoding
1459   -makeArray
1460   -makeBool
1461   -makeDictionary
1462   -makeDirect
1463   -makeDirectInternal
1464   -Makefile
1465   -makeIndirectObject
1466   -makeInt
1467   -MAKELANGID
1468   -makeNull
1469   -makeNumber
1470   -makePipeline
1471   -makeReal
1472   -makeResourcesIndirect
1473   -makeString
1474   -Mal
1475   -malloc
1476   -manualFinish
1477   -mappingname
1478   -Masamichi
1479   -Mateusz
1480   -maxEnd
1481   -maxlen
1482   -maxval
1483   -maybeReplace
1484   -md
1485   -mdash
1486   -mday
1487   -MDd
1488   -mediabox
1489   -MediaBox
1490   -mem
1491   -Memcheck
1492   -memchr
1493   -memcmp
1494   -memcpy
1495   -memmove
1496   -memset
1497   -merchantability
1498   -mergeResources
1499   -messageBuffer
1500   -metadata
1501   -mgr
1502   -MILLE
1503   -mimetype
1504   -min
1505   -mingw
1506   -MinGW
1507   -MINGW's
1508   -mins
1509   -mis
1510   -misc
1511   -MixColumn
1512   -mk
1513   -mkdir
1514   -mkinstalldirs
1515   -mklink
1516   -ModDate
1517   -moddate
1518   -moddifyannotations
1519   -modifyassembly
1520   -modifyforms
1521   -modifyother
1522   -ModOther
1523   -mon
1524   -monoseq
1525   -mr
1526   -MSC
1527   -msg
1528   -msgid
1529   -msvc
1530   -MSVC's
1531   -msys
1532   -MT
1533   -multibyte
1534   -multiline
1535   -multipage
1536   -multithreaded
1537   -Mutator
1538   -mutators
1539   -mv
1540   -namesp
1541   -NameTree
1542   -NameTreeDetails
1543   -NameWatcher
1544   -nannots
1545   -nbackrefs
1546   -nbits
1547   -nbsp
1548   -nBT
1549   -nbytes
1550   -nch
1551   -ndash
1552   -NeedAppearances
1553   -needappearances
1554   -nEMC
1555   -nendobj
1556   -nendstream
1557   -ness
1558   -nET
1559   -newArray
1560   -newBool
1561   -NewDict
1562   -newdict
1563   -newDictionary
1564   -newEmpty
1565   -newFromMatrix
1566   -newFromRectangle
1567   -newFromStream
1568   -newIndirect
1569   -newInlineImage
1570   -newInteger
1571   -newkey
1572   -NEWKEYSET
1573   -newName
1574   -newname
1575   -newNull
1576   -newOperator
1577   -newpage
1578   -newpdf
1579   -newReal
1580   -newReserved
1581   -newSomething
1582   -newStream
1583   -newString
1584   -newUnicodeString
1585   -nfields
1586   -nFileIndexHigh
1587   -nFileIndexLow
1588   -nfirst
1589   -ngrandkids
1590   -nh
1591   -nitems
1592   -nkids
1593   -nl
1594   -nlines
1595   -nlohmann
1596   -nmatches
1597   -nMatches
1598   -NNTree
1599   -nntree
1600   -NNTreeDetails
1601   -NNTreeImpl
1602   -NNTreeIterator
1603   -NoBackref
1604   -nobjects
1605   -nocase
1606   -noh
1607   -NOMATCH
1608   -NOMEMORY
1609   -NONINFRINGEMENT
1610   -nonprintable
1611   -noout
1612   -nopt
1613   -normalizeName
1614   -normalizer
1615   -NoRotate
1616   -nospace
1617   -nouppercase
1618   -NoView
1619   -npages
1620   -npos
1621   -nproc
1622   -nq
1623   -nQ
1624   -nr
1625   -nrounds
1626   -nshared
1627   -nspaces
1628   -nspecs
1629   -nstream
1630   -nstripes
1631   -NT
1632   -NTE
1633   -ntoh
1634   -ntotal
1635   -NUL
1636   -nullptr
1637   -num
1638   -NumberTree
1639   -NumberTreeDetails
1640   -numericValue
1641   -numrange
1642   -nums
1643   -numtree
1644   -numWarnings
1645   -nval
1646   -nw
1647   -nwalsh
1648   -nwarnings
1649   -obj
1650   -ObjAccessor
1651   -ObjCache
1652   -ObjCopier
1653   -objdesc
1654   -OBJDIR
1655   -objdump
1656   -objectChanged
1657   -ObjectHelper
1658   -ObjectHolder
1659   -objectinfo
1660   -objectStreamsChoices
1661   -objectWarning
1662   -ObjGen
1663   -objgen
1664   -ObjGens
1665   -objGenToIndirect
1666   -objid
1667   -objidok
1668   -objok
1669   -objs
1670   -objspec
1671   -ObjStm
1672   -objstm
1673   -ObjUser
1674   -objusers
1675   -oc
1676   -odh
1677   -odict
1678   -oe
1679   -OffsetInputSource
1680   -ofirst
1681   -og
1682   -ogs
1683   -oi
1684   -oiter
1685   -okey
1686   -ol
1687   -olast
1688   -oldkey
1689   -oldname
1690   -oldpdf
1691   -olimits
1692   -olist
1693   -omap
1694   -omatrix
1695   -onum
1696   -ooh
1697   -op
1698   -opages
1699   -opath
1700   -OpenAction
1701   -openObject
1702   -opensource
1703   -openssl
1704   -OpenSSL
1705   -oph
1706   -opi
1707   -optionalParameter
1708   -OptionEntry
1709   -ord
1710   -org
1711   -orig
1712   -OrigLength
1713   -OrigPage
1714   -orred
1715   -os
1716   -oss
1717   -ostream
1718   -ostringstream
1719   -ostringstreams
1720   -ot
1721   -OtherPage
1722   -ou
1723   -OUE
1724   -ous
1725   -outbuf
1726   -outbuffer
1727   -OUTDOC
1728   -outfile
1729   -outfilename
1730   -outlength
1731   -outname
1732   -outpdf
1733   -outpdfw
1734   -outprefix
1735   -outputLengthNextN
1736   -ov
1737   -ovecsize
1738   -ovector
1739   -ownerPasswordMatched
1740   -ownerpasswordmatched
1741   -pacman
1742   -padLen
1743   -Paeth
1744   -PaethPredictor
1745   -pagefile
1746   -PageLabel
1747   -PageLabels
1748   -pagelabels
1749   -pagemode
1750   -PageMode
1751   -pageno
1752   -pagenos
1753   -pageobj
1754   -pagepos
1755   -pageposfrom
1756   -PageSpec
1757   -para
1758   -param
1759   -params
1760   -parms
1761   -parseable
1762   -parseAsContents
1763   -parsecontent
1764   -parseContents
1765   -parseContentStream
1766   -parsedoffset
1767   -ParseGuard
1768   -parseInternal
1769   -parseNumrange
1770   -parseOptions
1771   -parsePageContents
1772   -parsePagesOptions
1773   -ParserCallbacks
1774   -parseRotationParameter
1775   -parseUnderOverlayOptions
1776   -parseVersion
1777   -partialname
1778   -partLen
1779   -PathElement
1780   -pathsep
1781   -patmv
1782   -PatternFinder
1783   -Pavlyuk
1784   -pb
1785   -pbytes
1786   -pc
1787   -PCLm
1788   -pclm
1789   -pcre
1790   -pdf
1791   -pdf's
1792   -PDFâ
1793   -PDFContext
1794   -pdfdoc
1795   -PDFDoc
1796   -PDFDocEncoding
1797   -pdfDumpInfoDict
1798   -PDFEx
1799   -PDFs
1800   -pdfs
1801   -pdh
1802   -pdlin
1803   -pe
1804   -perf
1805   -performant
1806   -perl
1807   -persistAcrossFinish
1808   -Pfeifle
1809   -pg
1810   -ph
1811   -phe
1812   -php
1813   -pikepdf
1814   -pikepdf's
1815   -pipeContents
1816   -pipeContentStreams
1817   -pipeForeignStreamData
1818   -PipelineAccessor
1819   -PipelinePopper
1820   -PipelinePopper's
1821   -pipePageContents
1822   -pipeStreamData
1823   -pipeStreamData's
1824   -pipeStringAndFinish
1825   -pkey
1826   -pkg
1827   -PKI
1828   -pl
1829   -placeFormXObject
1830   -plaintext
1831   -plb
1832   -pldh
1833   -pm
1834   -png
1835   -PNGFilter
1836   -pngify
1837   -PointerHolder
1838   -PointerHolder's
1839   -popPipelineStack
1840   -poppler
1841   -popup
1842   -pornin
1843   -pos
1844   -POSIX
1845   -pp
1846   -ppa
1847   -pr
1848   -pragma
1849   -pre
1850   -prebuilt
1851   -precheck
1852   -precompiled
1853   -preferredcontents
1854   -preferredname
1855   -prefilering
1856   -prefiltering
1857   -prepareFileForWrite
1858   -prerelease
1859   -presentCharacter
1860   -presentEOF
1861   -preserveObjectStreams
1862   -prev
1863   -printability
1864   -printf
1865   -printhigh
1866   -printlow
1867   -processChar
1868   -processFile
1869   -processInputSource
1870   -processLines
1871   -processMemoryFile
1872   -processRow
1873   -processXRefStream
1874   -procset
1875   -ProcSet
1876   -procsets
1877   -progname
1878   -programlisting
1879   -programmatically
1880   -ProgressReporter
1881   -Projet
1882   -ProtectXOR
1883   -prov
1884   -provideRandomData
1885   -provideStreamData
1886   -proxied
1887   -ps
1888   -PSâ
1889   -pseudorandom
1890   -pt
1891   -ptemp
1892   -pthread
1893   -ptr
1894   -pubkey
1895   -PublishTestResults
1896   -pushDiscardFilter
1897   -pushEncryptionFilter
1898   -pushInheritedAttributesToPage
1899   -pushInheritedAttributesToPageInternal
1900   -pushMD
1901   -pushOutlinesToPart
1902   -pushPipeline
1903   -PUTU
1904   -pval
1905   -PWD
1906   -py
1907   -pypi
1908   -pytest
1909   -qarray
1910   -QArray
1911   -qbilt
1912   -qdata
1913   -qdf
1914   -qdf's
1915   -QdfFixer
1916   -QDFObject
1917   -QDFWriter
1918   -qdict
1919   -QDict
1920   -QEXC
1921   -qf
1922   -QIntC
1923   -ql
1924   -qnumbers
1925   -QNumbers
1926   -qoh
1927   -qp
1928   -qpdf
1929   -qpdf's
1930   -QPDF's
1931   -QPDFAcroFormDocumentHelper
1932   -QPDFAcroFormDocumentHelper's
1933   -QPDFAnnotationObjectHelper
1934   -QPDFArrayItems
1935   -qpdfbuild
1936   -QPDFCONSTANTS
1937   -QPDFCrypto
1938   -QPDFCryptoImpl
1939   -QPDFCryptoProvider
1940   -QPDFDictItems
1941   -QPDFDocumentHelper
1942   -QPDFEFStreamObjectHelper
1943   -QPDFEmbeddedFileDocumentHelper
1944   -QPDFExc
1945   -QPDFFake
1946   -QPDFFakeName
1947   -QPDFFileSpecObjectHelper
1948   -QPDFFormFieldObjectHelper
1949   -QPDFMatrix
1950   -QPDFMatrix's
1951   -QPDFNameTreeObjectHelper
1952   -QPDFNameTreeObjectHelper's
1953   -QPDFNumberTreeObjectHelper
1954   -QPDFNumberTreeObjectHelper's
1955   -QPDFObject
1956   -QPDFObjectHandle
1957   -QPDFObjectHandle's
1958   -QPDFObjectHandles
1959   -QPDFObjectHelper
1960   -QPDFObjectTypeAccessor
1961   -QPDFObjGen
1962   -QPDFObjGens
1963   -QPDFOutlineDocumentHelper
1964   -QPDFOutlineObjectHelper
1965   -QPDFPageCopier
1966   -QPDFPageData
1967   -QPDFPageDocumentHelper
1968   -QPDFPageLabelDocumentHelper
1969   -QPDFPageObjectHelper
1970   -QPDFPagesTree
1971   -qpdfs
1972   -QPDFSomethingDocumentHelper
1973   -QPDFSomethingObjectHelper
1974   -QPDFStream
1975   -QPDFStreamFilter
1976   -QPDFSystemError
1977   -QPDFTime
1978   -QPDFTokenizer
1979   -QPDFTYPES
1980   -QPDFVersion
1981   -QPDFWordTokenFinder
1982   -QPDFWriter
1983   -QPDFXRefEntry
1984   -qpf
1985   -qqqcqqq
1986   -qstream
1987   -QStream
1988   -QStreams
1989   -qstrings
1990   -QStrings
1991   -QTC
1992   -qtest
1993   -QTest
1994   -qtm
1995   -quadding
1996   -QuadPart
1997   -quot
1998   -quotedblbase
1999   -quotedblright
2000   -quoteleft
2001   -quoteright
2002   -quotesinglbase
2003   -QUtil
2004   -qutil
2005   -qw
2006   -qwer
2007   -qwert
2008   -qwww
2009   -rand
2010   -RandomDataProvider
2011   -RandomDataProviderProvider
2012   -randoms
2013   -rb
2014   -rbegin
2015   -rc
2016   -rcon
2017   -rdicts
2018   -RDONLY
2019   -rdp
2020   -rdpp
2021   -rdquo
2022   -readArgsFromFile
2023   -readHGeneric
2024   -readHintStream
2025   -readHPageOffset
2026   -readHSharedObject
2027   -readLine
2028   -readLinearizationData
2029   -README
2030   -readObject
2031   -readObjectAtOffset
2032   -readObjectInternal
2033   -readToken
2034   -realmain
2035   -reattached
2036   -recompress
2037   -recompressed
2038   -recompresses
2039   -recompressing
2040   -recompression
2041   -recomputation
2042   -recoverStreamLength
2043   -rect
2044   -refactor
2045   -refactored
2046   -refcount
2047   -refpage
2048   -refpos
2049   -regex
2050   -regexp
2051   -registerForeignStream
2052   -registerImage
2053   -registerImpl
2054   -registerProgressReporter
2055   -registerStream
2056   -registerStreamFilter
2057   -Regsvr
2058   -releaseResolved
2059   -ReleaseResolver
2060   -remotesensing
2061   -removeEmbeddedFile
2062   -removeFormFields
2063   -removeKey
2064   -removePage
2065   -removereplace
2066   -removeUnreferencedResources
2067   -removeUnreferencedResourcesHelper
2068   -ren
2069   -repl
2070   -replaceDict
2071   -replaceEmbeddedFile
2072   -replaceFilterData
2073   -replaceForeignIndirectObjects
2074   -replaceKey
2075   -replaceObject
2076   -replaceOrRemoveKey
2077   -replaceReserved
2078   -replaceStreamData
2079   -repo
2080   -reportProgress
2081   -repos
2082   -requiredChoices
2083   -requiredParameter
2084   -resampler
2085   -resave
2086   -reserveObjects
2087   -resetBits
2088   -resetLimits
2089   -resolveLiteral
2090   -resolveNamedDest
2091   -resolveObjectsInStream
2092   -ResolveRecorder
2093   -ResourceFinder
2094   -ResourceReplacer
2095   -resync
2096   -retargeted
2097   -retested
2098   -reverseResolved
2099   -rf
2100   -rfc
2101   -rfont
2102   -rg
2103   -rgb
2104   -rhs
2105   -RI
2106   -rijndael
2107   -rijndaelDecrypt
2108   -rijndaelEncrypt
2109   -rijndaelSetupDecrypt
2110   -rijndaelSetupEncrypt
2111   -rk
2112   -Rkey
2113   -RKLENGTH
2114   -rl
2115   -rm
2116   -rn
2117   -rnames
2118   -rnd
2119   -RNRT
2120   -RobK
2121   -rollover
2122   -rotatePage
2123   -rotatex
2124   -RotationSpec
2125   -roundoff
2126   -rpath
2127   -rr
2128   -RSA
2129   -Rsabase
2130   -Rsaenh
2131   -rspec
2132   -rstream
2133   -RStream
2134   -rsync
2135   -rtype
2136   -RunLength
2137   -runlength
2138   -RunLengthDecode
2139   -runtest
2140   -rval
2141   -Sahil
2142   -sahilarora
2143   -sAlT
2144   -sanitizers
2145   -saphir
2146   -sarray
2147   -SASLprep
2148   -savable
2149   -sawBad
2150   -sc
2151   -scanline
2152   -scanlines
2153   -Scarff
2154   -sch
2155   -scn
2156   -scp
2157   -sdk
2158   -sdp
2159   -se
2160   -sec
2161   -SecureRandomDataProvider
2162   -sed
2163   -seekable
2164   -segfaulting
2165   -sendNextCode
2166   -sep
2167   -seq
2168   -serif
2169   -setargv
2170   -setArrayFromVector
2171   -setArrayItem
2172   -setAt
2173   -setAttemptRecovery
2174   -setbase
2175   -setCheckBoxValue
2176   -setCompressionLevel
2177   -setCompressStreams
2178   -setContentNormalization
2179   -setCreationDate
2180   -setDataKey
2181   -setDecodeLevel
2182   -setDecodeParms
2183   -setDefaultProvider
2184   -setDescription
2185   -setDeterministicID
2186   -setDictDescription
2187   -setEncryptionParameters
2188   -setEncryptionParametersInternal
2189   -setenv
2190   -setExtraHeaderText
2191   -setFieldAttribute
2192   -setFile
2193   -setFilename
2194   -setFilterOnWrite
2195   -setFormFieldName
2196   -setFromVector
2197   -setIgnoreXRefStreams
2198   -setImmediateCopyFrom
2199   -setItem
2200   -setItemNumber
2201   -setIV
2202   -setjmp
2203   -setLastObjectDescription
2204   -setLastOffset
2205   -setLinearization
2206   -setLinearizationPass
2207   -setLineBuf
2208   -setMinimumPDFVersion
2209   -setModDate
2210   -setmode
2211   -setNeedAppearances
2212   -setNewlineBeforeEndstream
2213   -setO
2214   -setObjectDescription
2215   -setObjectDescriptionFromInput
2216   -setObjectStreamMode
2217   -setObjGen
2218   -setOutputFile
2219   -setOutputFilename
2220   -setOutputMemory
2221   -setOutputPipeline
2222   -setOutputStreams
2223   -setParam
2224   -setParsedOffset
2225   -setPasswordIsHexKey
2226   -setPCLm
2227   -setPipeline
2228   -setprecision
2229   -setPreserveEncryption
2230   -setPreserveUnreferencedObjects
2231   -setProvider
2232   -setQDFMode
2233   -setR
2234   -setRadioButtonValue
2235   -setRandomDataProvider
2236   -setRecompressFlate
2237   -setSplitThreshold
2238   -setStaticAesIV
2239   -setStaticID
2240   -setStreamDataMode
2241   -setStreamDescription
2242   -setStreamPrecheck
2243   -setSubtype
2244   -setSuppressOriginalObjectIDs
2245   -setSuppressWarnings
2246   -setTrailer
2247   -setU
2248   -setV
2249   -setvbuf
2250   -sev
2251   -sf
2252   -sha
2253   -shallowCopy
2254   -shallowCopyInternal
2255   -shallowCopyPage
2256   -sharedresources
2257   -showLinearizationData
2258   -showXRefTable
2259   -sig
2260   -sizeof
2261   -skipToNextByte
2262   -smatch
2263   -soe
2264   -softlink
2265   -solidus
2266   -sourceforge
2267   -SourceForge
2268   -sp
2269   -SparseOHArray
2270   -sph
2271   -sphlib
2272   -sprintf
2273   -sqlite
2274   -squote
2275   -srand
2276   -srandom
2277   -src
2278   -srdp
2279   -sregex
2280   -ss
2281   -ssp
2282   -sstream
2283   -stampfile
2284   -stamppdf
2285   -standalone
2286   -StandardEncoding
2287   -startoffset
2288   -startxref
2289   -stat
2290   -stayOpen
2291   -std
2292   -STDC
2293   -StdCF
2294   -stddef
2295   -stderr
2296   -stdexcept
2297   -stdin
2298   -stdint
2299   -StdioFile
2300   -stdlib
2301   -stdlib's
2302   -stdout
2303   -stevens
2304   -STL
2305   -StmF
2306   -stopOnError
2307   -str
2308   -strcasecmp
2309   -strchr
2310   -strcmp
2311   -strcpy
2312   -StreamCopier
2313   -streamDataChoices
2314   -StreamDataProvider
2315   -streammethod
2316   -StreamReplacer
2317   -strerror
2318   -StrF
2319   -stricmp
2320   -StringCounter
2321   -StringDecrypter
2322   -stringmethod
2323   -stringprep
2324   -StringReverser
2325   -stringstream
2326   -stripesize
2327   -strlen
2328   -strncmp
2329   -stronghorse
2330   -strrchr
2331   -strstr
2332   -strtod
2333   -strtoi
2334   -strtol
2335   -strtoll
2336   -strtoui
2337   -strtoull
2338   -struct
2339   -stylesheet
2340   -stylesheets
2341   -subclassed
2342   -subclasses
2343   -subclassing
2344   -subdict
2345   -subdictionaries
2346   -subdictionary
2347   -SubFilter
2348   -SubFilters
2349   -subitems
2350   -subkeys
2351   -SUBLANG
2352   -sublicense
2353   -Submatches
2354   -subparsers
2355   -Subramanyam
2356   -substr
2357   -substring
2358   -Subtype
2359   -sudo
2360   -supp
2361   -supportsRetry
2362   -suppressions
2363   -svg
2364   -swapObjects
2365   -swversion
2366   -sx
2367   -sy
2368   -Symlink
2369   -sys
2370   -sysnow
2371   -SYSTEMTIME
2372   -SystemTimeToFileTime
2373   -Syuu
2374   -tarball
2375   -TARNAME
2376   -tbuf
2377   -tc
2378   -td
2379   -Te
2380   -TerminateParsing
2381   -terminateParsing
2382   -testcase
2383   -TestDriver
2384   -testOutlines
2385   -testPages
2386   -TESTSUITE
2387   -testWrite
2388   -TextBuilder
2389   -tf
2390   -tff
2391   -TfFinder
2392   -tfh
2393   -tgen
2394   -th
2395   -thax
2396   -thomas
2397   -throwException
2398   -tiffcmp
2399   -TIFFPredictor
2400   -Tj
2401   -TL
2402   -tm
2403   -tmatrix
2404   -tmp
2405   -tnum
2406   -To's
2407   -Tobias
2408   -tobj
2409   -tobjid
2410   -TODO
2411   -toffset
2412   -toI
2413   -tok
2414   -TokenFilter
2415   -TokenFilters
2416   -tokenize
2417   -tokenized
2418   -tokenizer
2419   -tokenizing
2420   -tokenTypeName
2421   -toO
2422   -toolchain
2423   -toolchains
2424   -toS
2425   -toupper
2426   -toUTF
2427   -tp
2428   -tpi
2429   -transcode
2430   -transcoders
2431   -transcodes
2432   -transcoding
2433   -transformAnnotations
2434   -transformRectangle
2435   -traverseField
2436   -travis
2437   -TrimBox
2438   -trimTrailerForWrite
2439   -trueroad
2440   -tt
2441   -ttype
2442   -TU
2443   -turbo
2444   -Tval
2445   -tx
2446   -txt
2447   -ty
2448   -typeinfo
2449   -typename
2450   -typeWarning
2451   -tz
2452   -tzinfo
2453   -tzoff
2454   -tzset
2455   -ubuntu
2456   -uc
2457   -uchar
2458   -udata
2459   -UE
2460   -uf
2461   -uHHHH
2462   -uid
2463   -uinow
2464   -uint
2465   -uiter
2466   -ul
2467   -ULARGE
2468   -ulink
2469   -ull
2470   -uLong
2471   -ulong
2472   -ulonglong
2473   -umask
2474   -uncompresesd
2475   -uncompress
2476   -uncompressing
2477   -unconflicting
2478   -undef
2479   -underlaid
2480   -underlaying
2481   -UnderOverlay
2482   -understandDecodeParams
2483   -unencrypted
2484   -unfilterable
2485   -ungetc
2486   -unhandled
2487   -unicode
2488   -uninstalled
2489   -unistd
2490   -unlink
2491   -unlinked
2492   -unparse
2493   -unparseBinary
2494   -unparseChild
2495   -unparseObject
2496   -unparseResolved
2497   -unparsing
2498   -unreadCh
2499   -unreading
2500   -unref
2501   -unreferenced
2502   -unresolvable
2503   -unretrieved
2504   -unsafeShallowCopy
2505   -uo
2506   -upages
2507   -upass
2508   -updateAllPagesCache
2509   -updateIValue
2510   -updateMap
2511   -updateObjectMaps
2512   -updateObjectMapsInternal
2513   -updatePagesCache
2514   -urandom
2515   -url
2516   -urx
2517   -ury
2518   -usageExit
2519   -UseAes
2520   -UseAttachments
2521   -UseOutlines
2522   -userPasswordMatched
2523   -userpasswordmatched
2524   -UserUnit
2525   -useStaticIV
2526   -useZeroIV
2527   -ushort
2528   -USLetter
2529   -usr
2530   -UTC
2531   -utf
2532   -Util
2533   -utils
2534   -uuid
2535   -uval
2536   -val
2537   -valgrind
2538   -valstr
2539   -ValueSetter
2540   -var
2541   -variablelist
2542   -variadic
2543   -varlistentry
2544   -varname
2545   -vc
2546   -vec
2547   -vecs
2548   -VER
2549   -VERIFYCONTEXT
2550   -versioned
2551   -viewable
2552   -ViewerPreferences
2553   -virtualenv
2554   -Vitaliy
2555   -Vkey
2556   -vlen
2557   -voidpf
2558   -vp
2559   -vrlcO
2560   -vvv
2561   -warnIfPossible
2562   -wb
2563   -wchar
2564   -Wconversion
2565   -wcslen
2566   -wDay
2567   -Wdeprecated
2568   -Weimer
2569   -werror
2570   -wfilename
2571   -wfilenamep
2572   -WFLAGS
2573   -wfopen
2574   -whoami
2575   -wHour
2576   -willFilterStream
2577   -WinAnsi
2578   -winansi
2579   -WinAnsiEncoding
2580   -wincrypt
2581   -WindowsCryptProvider
2582   -withinLimits
2583   -wlen
2584   -wmain
2585   -wmatrix
2586   -wMinute
2587   -wmode
2588   -wmodep
2589   -wMonth
2590   -wnew
2591   -wold
2592   -wpath
2593   -wrapInArray
2594   -wrename
2595   -writeAppearance
2596   -writeBinary
2597   -writeBits
2598   -writeBitsInt
2599   -writeBitsSigned
2600   -writeBuffer
2601   -writeEncryptionDictionary
2602   -writeHeader
2603   -writeHGeneric
2604   -writeHintStream
2605   -writeHPageOffset
2606   -writeHSharedObject
2607   -writeLinearized
2608   -writeNext
2609   -writeObject
2610   -writeObjectStream
2611   -writeObjectStreamOffsets
2612   -writeOstream
2613   -writePad
2614   -writeStandard
2615   -writeString
2616   -writeStringNoQDF
2617   -writeStringQDF
2618   -writeToken
2619   -writeTrailer
2620   -writeXRefStream
2621   -writeXRefTable
2622   -wSecond
2623   -wsetargv
2624   -Wsign
2625   -wunlink
2626   -www
2627   -wwwwwwwww
2628   -WX
2629   -wxWindows
2630   -wYear
2631   -xA
2632   -xa
2633   -xABUL
2634   -xb
2635   -xbc
2636   -xbd
2637   -xbebfbc
2638   -xbf
2639   -xc
2640   -xcc
2641   -xcf
2642   -xD
2643   -xd
2644   -xDC
2645   -xe
2646   -xeaa
2647   -xee
2648   -xef
2649   -xefcdab
2650   -xF
2651   -xf
2652   -xFC
2653   -xfc
2654   -xfcefa
2655   -xfd
2656   -xfde
2657   -xfe
2658   -xff
2659   -xffeff
2660   -xfffa
2661   -xfffe
2662   -xgen
2663   -xhtml
2664   -xml
2665   -XMLLINT
2666   -xmlns
2667   -xobj
2668   -xobject
2669   -XObject
2670   -XObject's
2671   -XObjects
2672   -xor
2673   -XORDecode
2674   -XORs
2675   -xp
2676   -xpacket
2677   -xpdf
2678   -XPOST
2679   -XRef
2680   -xref
2681   -xrefEntry
2682   -xrefFirst
2683   -xrefs
2684   -XRefStm
2685   -xrefStream
2686   -xrefTable
2687   -xscale
2688   -xsl
2689   -XSLTPROC
2690   -XXX
2691   -xy
2692   -yml
2693   -yn
2694   -yp
2695   -yscale
2696   -yuiop
2697   -YYYY
2698   -yyyymmdd
2699   -yyyymmddhhmmss
2700   -z's
2701   -zalloc
2702   -zarko
2703   -Zarko's
2704   -zcaron
2705   -zdata
2706   -Zdenek
2707   -zdenop
2708   -Zeroize
2709   -zeroizing
2710   -zfree
2711   -zlib
2712   -zsh
2713   -zstream
2714   -zzzzz
2715   -zzzzzz
manual/qpdf-manual.xml
... ... @@ -6623,7 +6623,7 @@ print &quot;\n&quot;;
6623 6623 added to return an unsigned value. This makes it easier to
6624 6624 write code that is safe from unintentional data loss.
6625 6625 Functions: <function>getUIntValue</function>,
6626   - <function>getIntVauleAsInt</function>,
  6626 + <function>getIntValueAsInt</function>,
6627 6627 <function>getUIntValueAsUInt</function>.
6628 6628 </para>
6629 6629 </listitem>
... ...