This file is indexed.

/usr/lib/ocaml/re2/options.annot is in libre2-ocaml-dev 113.00.00+dfsg-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
"src/options.ml" 1 0 0 "src/options.ml" 1 0 0
call(
  stack
)
call(
  stack
)
call(
  stack
)
call(
  stack
)
type(
  unit
)
type(
  unit
)
type(
  unit -> unit
)
ident(
  ext_ref Pa_bench_lib.Benchmark_accumulator.Current_libname.unset
)
type(
  unit
)
type(
  unit
)
type(
  string
)
type(
  string -> unit
)
ident(
  ext_ref Pa_ounit_lib.Runtime.unset_lib
)
type(
  unit
)
type(
  unit
)
type(
  string
)
type(
  string -> unit
)
ident(
  ext_ref Pa_ounit_lib.Runtime.set_lib
)
type(
  unit
)
type(
  unit
)
type(
  string
)
type(
  string -> unit
)
ident(
  ext_ref Pa_bench_lib.Benchmark_accumulator.Current_libname.set
)
type(
  unit
)
"src/options.ml" 37 1138 1143 "src/options.ml" 37 1138 1149
type(
  [> `Encoding_latin1 of bool ] list
)
ident(
  def latin1 "src/options.ml" 38 1179 1180 "src/options.ml" 1 0 -1
)
"src/options.ml" 37 1138 1171 "src/options.ml" 37 1138 1175
type(
  bool
)
"src/options.ml" 37 1138 1154 "src/options.ml" 37 1138 1175
type(
  [> `Encoding_latin1 of bool ] as 'a
)
"src/options.ml" 37 1138 1154 "src/options.ml" 37 1138 1176
type(
  'a list
)
"src/options.ml" 37 1138 1152 "src/options.ml" 37 1138 1178
type(
  'a list
)
"src/options.ml" 38 1179 1184 "src/options.ml" 38 1179 1189
type(
  [> `Longest_match of bool | `Posix_syntax of bool ] list
)
ident(
  def posix "src/options.ml" 39 1237 1238 "src/options.ml" 1 0 -1
)
"src/options.ml" 38 1179 1208 "src/options.ml" 38 1179 1212
type(
  bool
)
"src/options.ml" 38 1179 1194 "src/options.ml" 38 1179 1212
type(
  [> `Longest_match of bool | `Posix_syntax of bool ] as 'a
)
"src/options.ml" 38 1179 1229 "src/options.ml" 38 1179 1233
type(
  bool
)
"src/options.ml" 38 1179 1214 "src/options.ml" 38 1179 1233
type(
  'a
)
"src/options.ml" 38 1179 1214 "src/options.ml" 38 1179 1234
type(
  'a list
)
"src/options.ml" 38 1179 1194 "src/options.ml" 38 1179 1234
type(
  'a list
)
"src/options.ml" 38 1179 1192 "src/options.ml" 38 1179 1236
type(
  'a list
)
"src/options.ml" 39 1237 1242 "src/options.ml" 39 1237 1247
type(
  [> `Log_errors of bool ] list
)
ident(
  def noisy "src/options.ml" 40 1272 1273 "src/options.ml" 1 0 -1
)
"src/options.ml" 39 1237 1264 "src/options.ml" 39 1237 1268
type(
  bool
)
"src/options.ml" 39 1237 1252 "src/options.ml" 39 1237 1268
type(
  [> `Log_errors of bool ] as 'a
)
"src/options.ml" 39 1237 1252 "src/options.ml" 39 1237 1269
type(
  'a list
)
"src/options.ml" 39 1237 1250 "src/options.ml" 39 1237 1271
type(
  'a list
)
"src/options.ml" 40 1272 1277 "src/options.ml" 40 1272 1286
type(
  [< `Case_sensitive of bool
   | `Dot_nl of bool
   | `Encoding_latin1 of bool
   | `Literal of bool
   | `Log_errors of bool
   | `Longest_match of bool
   | `Max_mem of int
   | `Never_capture of bool
   | `Never_nl of bool
   | `One_line of bool
   | `Perl_classes of bool
   | `Posix_syntax of bool
   | `Word_boundary of bool ] ->
  enum
)
ident(
  def enum_of_t "src/options.ml" 54 1795 1796 "src/options.ml" 1 0 -1
)
"src/options.ml" 41 1298 1318 "src/options.ml" 41 1298 1321
type(
  bool
)
ident(
  def opt "src/options.ml" 41 1298 1325 "src/options.ml" 41 1298 1344
)
"src/options.ml" 41 1298 1300 "src/options.ml" 41 1298 1321
type(
  [< `Case_sensitive of bool
   | `Dot_nl of bool
   | `Encoding_latin1 of bool
   | `Literal of bool
   | `Log_errors of bool
   | `Longest_match of bool
   | `Max_mem of int
   | `Never_capture of bool
   | `Never_nl of bool
   | `One_line of bool
   | `Perl_classes of bool
   | `Posix_syntax of bool
   | `Word_boundary of bool ]
  as 'a
)
"src/options.ml" 41 1298 1341 "src/options.ml" 41 1298 1344
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 41 1298 1318 "src/options.ml" 41 1298 1321
)
"src/options.ml" 41 1298 1325 "src/options.ml" 41 1298 1344
type(
  enum
)
"src/options.ml" 42 1345 1362 "src/options.ml" 42 1345 1365
type(
  bool
)
ident(
  def opt "src/options.ml" 42 1345 1369 "src/options.ml" 42 1345 1385
)
"src/options.ml" 42 1345 1347 "src/options.ml" 42 1345 1365
type(
  'a
)
"src/options.ml" 42 1345 1382 "src/options.ml" 42 1345 1385
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 42 1345 1362 "src/options.ml" 42 1345 1365
)
"src/options.ml" 42 1345 1369 "src/options.ml" 42 1345 1385
type(
  enum
)
"src/options.ml" 43 1386 1404 "src/options.ml" 43 1386 1407
type(
  bool
)
ident(
  def opt "src/options.ml" 43 1386 1411 "src/options.ml" 43 1386 1428
)
"src/options.ml" 43 1386 1388 "src/options.ml" 43 1386 1407
type(
  'a
)
"src/options.ml" 43 1386 1425 "src/options.ml" 43 1386 1428
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 43 1386 1404 "src/options.ml" 43 1386 1407
)
"src/options.ml" 43 1386 1411 "src/options.ml" 43 1386 1428
type(
  enum
)
"src/options.ml" 44 1429 1444 "src/options.ml" 44 1429 1447
type(
  bool
)
ident(
  def opt "src/options.ml" 44 1429 1451 "src/options.ml" 44 1429 1465
)
"src/options.ml" 44 1429 1431 "src/options.ml" 44 1429 1447
type(
  'a
)
"src/options.ml" 44 1429 1462 "src/options.ml" 44 1429 1465
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 44 1429 1444 "src/options.ml" 44 1429 1447
)
"src/options.ml" 44 1429 1451 "src/options.ml" 44 1429 1465
type(
  enum
)
"src/options.ml" 45 1466 1478 "src/options.ml" 45 1466 1481
type(
  int
)
ident(
  def opt "src/options.ml" 45 1466 1485 "src/options.ml" 45 1466 1496
)
"src/options.ml" 45 1466 1468 "src/options.ml" 45 1466 1481
type(
  'a
)
"src/options.ml" 45 1466 1493 "src/options.ml" 45 1466 1496
type(
  int
)
ident(
  int_ref opt "src/options.ml" 45 1466 1478 "src/options.ml" 45 1466 1481
)
"src/options.ml" 45 1466 1485 "src/options.ml" 45 1466 1496
type(
  enum
)
"src/options.ml" 46 1497 1509 "src/options.ml" 46 1497 1512
type(
  bool
)
ident(
  def opt "src/options.ml" 46 1497 1516 "src/options.ml" 46 1497 1527
)
"src/options.ml" 46 1497 1499 "src/options.ml" 46 1497 1512
type(
  'a
)
"src/options.ml" 46 1497 1524 "src/options.ml" 46 1497 1527
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 46 1497 1509 "src/options.ml" 46 1497 1512
)
"src/options.ml" 46 1497 1516 "src/options.ml" 46 1497 1527
type(
  enum
)
"src/options.ml" 47 1528 1541 "src/options.ml" 47 1528 1544
type(
  bool
)
ident(
  def opt "src/options.ml" 47 1528 1548 "src/options.ml" 47 1528 1560
)
"src/options.ml" 47 1528 1530 "src/options.ml" 47 1528 1544
type(
  'a
)
"src/options.ml" 47 1528 1557 "src/options.ml" 47 1528 1560
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 47 1528 1541 "src/options.ml" 47 1528 1544
)
"src/options.ml" 47 1528 1548 "src/options.ml" 47 1528 1560
type(
  enum
)
"src/options.ml" 48 1561 1572 "src/options.ml" 48 1561 1575
type(
  bool
)
ident(
  def opt "src/options.ml" 48 1561 1579 "src/options.ml" 48 1561 1589
)
"src/options.ml" 48 1561 1563 "src/options.ml" 48 1561 1575
type(
  'a
)
"src/options.ml" 48 1561 1586 "src/options.ml" 48 1561 1589
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 48 1561 1572 "src/options.ml" 48 1561 1575
)
"src/options.ml" 48 1561 1579 "src/options.ml" 48 1561 1589
type(
  enum
)
"src/options.ml" 49 1590 1608 "src/options.ml" 49 1590 1611
type(
  bool
)
ident(
  def opt "src/options.ml" 49 1590 1615 "src/options.ml" 49 1590 1632
)
"src/options.ml" 49 1590 1592 "src/options.ml" 49 1590 1611
type(
  'a
)
"src/options.ml" 49 1590 1629 "src/options.ml" 49 1590 1632
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 49 1590 1608 "src/options.ml" 49 1590 1611
)
"src/options.ml" 49 1590 1615 "src/options.ml" 49 1590 1632
type(
  enum
)
"src/options.ml" 50 1633 1652 "src/options.ml" 50 1633 1655
type(
  bool
)
ident(
  def opt "src/options.ml" 50 1633 1659 "src/options.ml" 50 1633 1677
)
"src/options.ml" 50 1633 1635 "src/options.ml" 50 1633 1655
type(
  'a
)
"src/options.ml" 50 1633 1674 "src/options.ml" 50 1633 1677
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 50 1633 1652 "src/options.ml" 50 1633 1655
)
"src/options.ml" 50 1633 1659 "src/options.ml" 50 1633 1677
type(
  enum
)
"src/options.ml" 51 1678 1695 "src/options.ml" 51 1678 1698
type(
  bool
)
ident(
  def opt "src/options.ml" 51 1678 1702 "src/options.ml" 51 1678 1718
)
"src/options.ml" 51 1678 1680 "src/options.ml" 51 1678 1698
type(
  'a
)
"src/options.ml" 51 1678 1715 "src/options.ml" 51 1678 1718
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 51 1678 1695 "src/options.ml" 51 1678 1698
)
"src/options.ml" 51 1678 1702 "src/options.ml" 51 1678 1718
type(
  enum
)
"src/options.ml" 52 1719 1737 "src/options.ml" 52 1719 1740
type(
  bool
)
ident(
  def opt "src/options.ml" 52 1719 1744 "src/options.ml" 52 1719 1761
)
"src/options.ml" 52 1719 1721 "src/options.ml" 52 1719 1740
type(
  'a
)
"src/options.ml" 52 1719 1758 "src/options.ml" 52 1719 1761
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 52 1719 1737 "src/options.ml" 52 1719 1740
)
"src/options.ml" 52 1719 1744 "src/options.ml" 52 1719 1761
type(
  enum
)
"src/options.ml" 53 1762 1775 "src/options.ml" 53 1762 1778
type(
  bool
)
ident(
  def opt "src/options.ml" 53 1762 1782 "src/options.ml" 53 1762 1794
)
"src/options.ml" 53 1762 1764 "src/options.ml" 53 1762 1778
type(
  'a
)
"src/options.ml" 53 1762 1791 "src/options.ml" 53 1762 1794
type(
  bool
)
ident(
  int_ref opt "src/options.ml" 53 1762 1775 "src/options.ml" 53 1762 1778
)
"src/options.ml" 53 1762 1782 "src/options.ml" 53 1762 1794
type(
  enum
)
"src/options.ml" 40 1272 1289 "src/options.ml" 53 1762 1794
type(
  'a -> enum
)