This file is indexed.

/usr/lib/ocaml/tyxml/tyxml_name.annot is in libtyxml-ocaml-dev 3.5.0-1.

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
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
"tools/tyxml_name.ml" 10 221 225 "tools/tyxml_name.ml" 10 221 237
type(
  char -> bool
)
ident(
  def is_identchar "tools/tyxml_name.ml" 18 329 329 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 11 249 253 "tools/tyxml_name.ml" 11 249 261
type(
  char
)
"tools/tyxml_name.ml" 12 262 266 "tools/tyxml_name.ml" 12 262 274
type(
  char
)
"tools/tyxml_name.ml" 11 249 253 "tools/tyxml_name.ml" 12 262 274
type(
  char
)
"tools/tyxml_name.ml" 13 275 279 "tools/tyxml_name.ml" 13 275 282
type(
  char
)
"tools/tyxml_name.ml" 11 249 253 "tools/tyxml_name.ml" 13 275 282
type(
  char
)
"tools/tyxml_name.ml" 14 283 287 "tools/tyxml_name.ml" 14 283 291
type(
  char
)
"tools/tyxml_name.ml" 11 249 253 "tools/tyxml_name.ml" 14 283 291
type(
  char
)
"tools/tyxml_name.ml" 15 292 296 "tools/tyxml_name.ml" 15 292 304
type(
  char
)
"tools/tyxml_name.ml" 11 249 253 "tools/tyxml_name.ml" 15 292 304
type(
  char
)
"tools/tyxml_name.ml" 15 292 308 "tools/tyxml_name.ml" 15 292 312
type(
  bool
)
"tools/tyxml_name.ml" 16 313 317 "tools/tyxml_name.ml" 16 313 318
type(
  char
)
"tools/tyxml_name.ml" 16 313 322 "tools/tyxml_name.ml" 16 313 327
type(
  bool
)
"tools/tyxml_name.ml" 10 221 240 "tools/tyxml_name.ml" 16 313 327
type(
  char -> bool
)
"tools/tyxml_name.ml" 18 329 333 "tools/tyxml_name.ml" 18 329 347
type(
  string -> bytes
)
ident(
  def to_ocaml_bytes "tools/tyxml_name.ml" 22 452 452 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 18 329 348 "tools/tyxml_name.ml" 18 329 349
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 19 352 354 "tools/tyxml_name.ml" 20 401 450
)
"tools/tyxml_name.ml" 19 352 358 "tools/tyxml_name.ml" 19 352 359
type(
  char -> char
)
ident(
  def f "tools/tyxml_name.ml" 20 401 403 "tools/tyxml_name.ml" 20 401 450
)
"tools/tyxml_name.ml" 19 352 360 "tools/tyxml_name.ml" 19 352 361
type(
  char
)
ident(
  def c "tools/tyxml_name.ml" 19 352 364 "tools/tyxml_name.ml" 19 352 397
)
"tools/tyxml_name.ml" 19 352 367 "tools/tyxml_name.ml" 19 352 379
type(
  char -> bool
)
ident(
  int_ref is_identchar "tools/tyxml_name.ml" 10 221 225 "tools/tyxml_name.ml" 10 221 237
)
"tools/tyxml_name.ml" 19 352 380 "tools/tyxml_name.ml" 19 352 381
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 19 352 360 "tools/tyxml_name.ml" 19 352 361
)
"tools/tyxml_name.ml" 19 352 367 "tools/tyxml_name.ml" 19 352 381
call(
  stack
)
type(
  bool
)
"tools/tyxml_name.ml" 19 352 387 "tools/tyxml_name.ml" 19 352 388
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 19 352 360 "tools/tyxml_name.ml" 19 352 361
)
"tools/tyxml_name.ml" 19 352 394 "tools/tyxml_name.ml" 19 352 397
type(
  char
)
"tools/tyxml_name.ml" 19 352 364 "tools/tyxml_name.ml" 19 352 397
type(
  char
)
"tools/tyxml_name.ml" 20 401 403 "tools/tyxml_name.ml" 20 401 413
type(
  int -> (int -> char) -> bytes
)
ident(
  ext_ref Bytes.init
)
"tools/tyxml_name.ml" 20 401 415 "tools/tyxml_name.ml" 20 401 428
type(
  string -> int
)
ident(
  ext_ref String.length
)
"tools/tyxml_name.ml" 20 401 429 "tools/tyxml_name.ml" 20 401 430
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 18 329 348 "tools/tyxml_name.ml" 18 329 349
)
"tools/tyxml_name.ml" 20 401 414 "tools/tyxml_name.ml" 20 401 431
type(
  int
)
"tools/tyxml_name.ml" 20 401 437 "tools/tyxml_name.ml" 20 401 438
type(
  int
)
ident(
  def i "tools/tyxml_name.ml" 20 401 442 "tools/tyxml_name.ml" 20 401 449
)
"tools/tyxml_name.ml" 20 401 442 "tools/tyxml_name.ml" 20 401 443
type(
  char -> char
)
ident(
  int_ref f "tools/tyxml_name.ml" 19 352 358 "tools/tyxml_name.ml" 19 352 359
)
"tools/tyxml_name.ml" 20 401 444 "tools/tyxml_name.ml" 20 401 445
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 18 329 348 "tools/tyxml_name.ml" 18 329 349
)
"tools/tyxml_name.ml" 20 401 447 "tools/tyxml_name.ml" 20 401 448
type(
  int
)
ident(
  int_ref i "tools/tyxml_name.ml" 20 401 437 "tools/tyxml_name.ml" 20 401 438
)
"tools/tyxml_name.ml" 20 401 444 "tools/tyxml_name.ml" 20 401 449
type(
  char
)
"tools/tyxml_name.ml" 20 401 442 "tools/tyxml_name.ml" 20 401 449
call(
  tail
)
type(
  char
)
"tools/tyxml_name.ml" 20 401 432 "tools/tyxml_name.ml" 20 401 450
type(
  int -> char
)
"tools/tyxml_name.ml" 20 401 403 "tools/tyxml_name.ml" 20 401 450
call(
  tail
)
type(
  bytes
)
"tools/tyxml_name.ml" 19 352 354 "tools/tyxml_name.ml" 20 401 450
type(
  bytes
)
"tools/tyxml_name.ml" 22 452 456 "tools/tyxml_name.ml" 22 452 464
type(
  string -> string
)
ident(
  def to_ocaml "tools/tyxml_name.ml" 26 508 508 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 22 452 465 "tools/tyxml_name.ml" 22 452 466
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 23 469 471 "tools/tyxml_name.ml" 23 469 505
)
"tools/tyxml_name.ml" 23 469 471 "tools/tyxml_name.ml" 23 469 486
type(
  bytes -> string
)
ident(
  ext_ref Bytes.to_string
)
"tools/tyxml_name.ml" 23 469 488 "tools/tyxml_name.ml" 23 469 502
type(
  string -> bytes
)
ident(
  int_ref to_ocaml_bytes "tools/tyxml_name.ml" 18 329 333 "tools/tyxml_name.ml" 18 329 347
)
"tools/tyxml_name.ml" 23 469 503 "tools/tyxml_name.ml" 23 469 504
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 22 452 465 "tools/tyxml_name.ml" 22 452 466
)
"tools/tyxml_name.ml" 23 469 487 "tools/tyxml_name.ml" 23 469 505
call(
  stack
)
type(
  bytes
)
"tools/tyxml_name.ml" 23 469 471 "tools/tyxml_name.ml" 23 469 505
call(
  tail
)
type(
  string
)
"tools/tyxml_name.ml" 26 508 512 "tools/tyxml_name.ml" 26 508 516
type(
  (int -> char -> char) -> string -> bytes
)
ident(
  def mapi "tools/tyxml_name.ml" 31 601 601 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 26 508 517 "tools/tyxml_name.ml" 26 508 518
type(
  int -> char -> char
)
ident(
  def f "tools/tyxml_name.ml" 26 508 519 "tools/tyxml_name.ml" 28 552 598
)
"tools/tyxml_name.ml" 26 508 519 "tools/tyxml_name.ml" 26 508 520
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 27 523 525 "tools/tyxml_name.ml" 28 552 598
)
"tools/tyxml_name.ml" 27 523 529 "tools/tyxml_name.ml" 27 523 530
type(
  int
)
ident(
  def l "tools/tyxml_name.ml" 28 552 554 "tools/tyxml_name.ml" 28 552 598
)
"tools/tyxml_name.ml" 27 523 533 "tools/tyxml_name.ml" 27 523 546
type(
  string -> int
)
ident(
  ext_ref String.length
)
"tools/tyxml_name.ml" 27 523 547 "tools/tyxml_name.ml" 27 523 548
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 26 508 519 "tools/tyxml_name.ml" 26 508 520
)
"tools/tyxml_name.ml" 27 523 533 "tools/tyxml_name.ml" 27 523 548
type(
  int
)
"tools/tyxml_name.ml" 28 552 554 "tools/tyxml_name.ml" 28 552 564
type(
  int -> (int -> char) -> bytes
)
ident(
  ext_ref Bytes.init
)
"tools/tyxml_name.ml" 28 552 565 "tools/tyxml_name.ml" 28 552 566
type(
  int
)
ident(
  int_ref l "tools/tyxml_name.ml" 27 523 529 "tools/tyxml_name.ml" 27 523 530
)
"tools/tyxml_name.ml" 28 552 572 "tools/tyxml_name.ml" 28 552 573
type(
  int
)
ident(
  def i "tools/tyxml_name.ml" 28 552 577 "tools/tyxml_name.ml" 28 552 597
)
"tools/tyxml_name.ml" 28 552 577 "tools/tyxml_name.ml" 28 552 578
type(
  int -> char -> char
)
ident(
  int_ref f "tools/tyxml_name.ml" 26 508 517 "tools/tyxml_name.ml" 26 508 518
)
"tools/tyxml_name.ml" 28 552 579 "tools/tyxml_name.ml" 28 552 580
type(
  int
)
ident(
  int_ref i "tools/tyxml_name.ml" 28 552 572 "tools/tyxml_name.ml" 28 552 573
)
"tools/tyxml_name.ml" 28 552 582 "tools/tyxml_name.ml" 28 552 592
type(
  string -> int -> char
)
ident(
  ext_ref String.get
)
"tools/tyxml_name.ml" 28 552 593 "tools/tyxml_name.ml" 28 552 594
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 26 508 519 "tools/tyxml_name.ml" 26 508 520
)
"tools/tyxml_name.ml" 28 552 595 "tools/tyxml_name.ml" 28 552 596
type(
  int
)
ident(
  int_ref i "tools/tyxml_name.ml" 28 552 572 "tools/tyxml_name.ml" 28 552 573
)
"tools/tyxml_name.ml" 28 552 581 "tools/tyxml_name.ml" 28 552 597
type(
  char
)
"tools/tyxml_name.ml" 28 552 577 "tools/tyxml_name.ml" 28 552 597
call(
  tail
)
type(
  char
)
"tools/tyxml_name.ml" 28 552 567 "tools/tyxml_name.ml" 28 552 598
type(
  int -> char
)
"tools/tyxml_name.ml" 28 552 554 "tools/tyxml_name.ml" 28 552 598
call(
  tail
)
type(
  bytes
)
"tools/tyxml_name.ml" 27 523 525 "tools/tyxml_name.ml" 28 552 598
type(
  bytes
)
"tools/tyxml_name.ml" 31 601 605 "tools/tyxml_name.ml" 31 601 610
type(
  string -> string
)
ident(
  def ident "tools/tyxml_name.ml" 38 751 751 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 31 601 611 "tools/tyxml_name.ml" 31 601 612
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 32 615 617 "tools/tyxml_name.ml" 36 730 749
)
"tools/tyxml_name.ml" 32 615 621 "tools/tyxml_name.ml" 32 615 622
type(
  bytes
)
ident(
  def s "tools/tyxml_name.ml" 33 645 647 "tools/tyxml_name.ml" 36 730 749
)
"tools/tyxml_name.ml" 32 615 625 "tools/tyxml_name.ml" 32 615 639
type(
  string -> bytes
)
ident(
  int_ref to_ocaml_bytes "tools/tyxml_name.ml" 18 329 333 "tools/tyxml_name.ml" 18 329 347
)
"tools/tyxml_name.ml" 32 615 640 "tools/tyxml_name.ml" 32 615 641
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 31 601 611 "tools/tyxml_name.ml" 31 601 612
)
"tools/tyxml_name.ml" 32 615 625 "tools/tyxml_name.ml" 32 615 641
call(
  stack
)
type(
  bytes
)
"tools/tyxml_name.ml" 33 645 651 "tools/tyxml_name.ml" 33 645 652
type(
  bytes
)
ident(
  def s "tools/tyxml_name.ml" 36 730 732 "tools/tyxml_name.ml" 36 730 749
)
"tools/tyxml_name.ml" 33 645 655 "tools/tyxml_name.ml" 33 645 665
type(
  (int -> char -> char) -> bytes -> bytes
)
ident(
  ext_ref Bytes.mapi
)
"tools/tyxml_name.ml" 33 645 671 "tools/tyxml_name.ml" 33 645 672
type(
  int
)
ident(
  def i "tools/tyxml_name.ml" 33 645 673 "tools/tyxml_name.ml" 34 678 719
)
"tools/tyxml_name.ml" 33 645 673 "tools/tyxml_name.ml" 33 645 674
type(
  char
)
ident(
  def c "tools/tyxml_name.ml" 34 678 682 "tools/tyxml_name.ml" 34 678 719
)
"tools/tyxml_name.ml" 34 678 685 "tools/tyxml_name.ml" 34 678 686
type(
  int
)
ident(
  int_ref i "tools/tyxml_name.ml" 33 645 671 "tools/tyxml_name.ml" 33 645 672
)
"tools/tyxml_name.ml" 34 678 687 "tools/tyxml_name.ml" 34 678 688
type(
  int -> int -> bool
)
ident(
  ext_ref Pervasives.( = )
)
"tools/tyxml_name.ml" 34 678 689 "tools/tyxml_name.ml" 34 678 690
type(
  int
)
"tools/tyxml_name.ml" 34 678 685 "tools/tyxml_name.ml" 34 678 690
type(
  bool
)
"tools/tyxml_name.ml" 34 678 696 "tools/tyxml_name.ml" 34 678 710
type(
  char -> char
)
ident(
  ext_ref Char.lowercase
)
"tools/tyxml_name.ml" 34 678 711 "tools/tyxml_name.ml" 34 678 712
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 33 645 673 "tools/tyxml_name.ml" 33 645 674
)
"tools/tyxml_name.ml" 34 678 696 "tools/tyxml_name.ml" 34 678 712
call(
  tail
)
type(
  char
)
"tools/tyxml_name.ml" 34 678 718 "tools/tyxml_name.ml" 34 678 719
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 33 645 673 "tools/tyxml_name.ml" 33 645 674
)
"tools/tyxml_name.ml" 34 678 682 "tools/tyxml_name.ml" 34 678 719
type(
  char
)
"tools/tyxml_name.ml" 33 645 666 "tools/tyxml_name.ml" 34 678 720
type(
  int -> char -> char
)
"tools/tyxml_name.ml" 35 721 725 "tools/tyxml_name.ml" 35 721 726
type(
  bytes
)
ident(
  int_ref s "tools/tyxml_name.ml" 32 615 621 "tools/tyxml_name.ml" 32 615 622
)
"tools/tyxml_name.ml" 33 645 655 "tools/tyxml_name.ml" 35 721 726
call(
  stack
)
type(
  bytes
)
"tools/tyxml_name.ml" 36 730 732 "tools/tyxml_name.ml" 36 730 747
type(
  bytes -> string
)
ident(
  ext_ref Bytes.to_string
)
"tools/tyxml_name.ml" 36 730 748 "tools/tyxml_name.ml" 36 730 749
type(
  bytes
)
ident(
  int_ref s "tools/tyxml_name.ml" 33 645 651 "tools/tyxml_name.ml" 33 645 652
)
"tools/tyxml_name.ml" 36 730 732 "tools/tyxml_name.ml" 36 730 749
call(
  tail
)
type(
  string
)
"tools/tyxml_name.ml" 33 645 647 "tools/tyxml_name.ml" 36 730 749
type(
  string
)
"tools/tyxml_name.ml" 32 615 617 "tools/tyxml_name.ml" 36 730 749
type(
  string
)
"tools/tyxml_name.ml" 38 751 755 "tools/tyxml_name.ml" 38 751 761
type(
  string -> string
)
ident(
  def attrib "tools/tyxml_name.ml" 41 788 788 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 38 751 762 "tools/tyxml_name.ml" 38 751 763
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 39 766 768 "tools/tyxml_name.ml" 39 766 786
)
"tools/tyxml_name.ml" 39 766 768 "tools/tyxml_name.ml" 39 766 772
type(
  string
)
"tools/tyxml_name.ml" 39 766 773 "tools/tyxml_name.ml" 39 766 774
type(
  string -> string -> string
)
ident(
  ext_ref Pervasives.( ^ )
)
"tools/tyxml_name.ml" 39 766 776 "tools/tyxml_name.ml" 39 766 784
type(
  string -> string
)
ident(
  int_ref to_ocaml "tools/tyxml_name.ml" 22 452 456 "tools/tyxml_name.ml" 22 452 464
)
"tools/tyxml_name.ml" 39 766 785 "tools/tyxml_name.ml" 39 766 786
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 38 751 762 "tools/tyxml_name.ml" 38 751 763
)
"tools/tyxml_name.ml" 39 766 776 "tools/tyxml_name.ml" 39 766 786
call(
  stack
)
type(
  string
)
"tools/tyxml_name.ml" 39 766 768 "tools/tyxml_name.ml" 39 766 786
call(
  tail
)
type(
  string
)
"tools/tyxml_name.ml" 41 788 792 "tools/tyxml_name.ml" 41 788 799
type(
  string -> string
)
ident(
  def polyvar "tools/tyxml_name.ml" 46 919 944 "tools/tyxml_name.ml" 1 0 -1
)
"tools/tyxml_name.ml" 41 788 800 "tools/tyxml_name.ml" 41 788 801
type(
  string
)
ident(
  def s "tools/tyxml_name.ml" 42 804 806 "tools/tyxml_name.ml" 46 919 944
)
"tools/tyxml_name.ml" 42 804 810 "tools/tyxml_name.ml" 42 804 811
type(
  bytes
)
ident(
  def s "tools/tyxml_name.ml" 43 834 836 "tools/tyxml_name.ml" 46 919 944
)
"tools/tyxml_name.ml" 42 804 814 "tools/tyxml_name.ml" 42 804 828
type(
  string -> bytes
)
ident(
  int_ref to_ocaml_bytes "tools/tyxml_name.ml" 18 329 333 "tools/tyxml_name.ml" 18 329 347
)
"tools/tyxml_name.ml" 42 804 829 "tools/tyxml_name.ml" 42 804 830
type(
  string
)
ident(
  int_ref s "tools/tyxml_name.ml" 41 788 800 "tools/tyxml_name.ml" 41 788 801
)
"tools/tyxml_name.ml" 42 804 814 "tools/tyxml_name.ml" 42 804 830
call(
  stack
)
type(
  bytes
)
"tools/tyxml_name.ml" 43 834 840 "tools/tyxml_name.ml" 43 834 841
type(
  bytes
)
ident(
  def s "tools/tyxml_name.ml" 46 919 921 "tools/tyxml_name.ml" 46 919 944
)
"tools/tyxml_name.ml" 43 834 844 "tools/tyxml_name.ml" 43 834 854
type(
  (int -> char -> char) -> bytes -> bytes
)
ident(
  ext_ref Bytes.mapi
)
"tools/tyxml_name.ml" 43 834 860 "tools/tyxml_name.ml" 43 834 861
type(
  int
)
ident(
  def i "tools/tyxml_name.ml" 43 834 862 "tools/tyxml_name.ml" 44 867 908
)
"tools/tyxml_name.ml" 43 834 862 "tools/tyxml_name.ml" 43 834 863
type(
  char
)
ident(
  def c "tools/tyxml_name.ml" 44 867 871 "tools/tyxml_name.ml" 44 867 908
)
"tools/tyxml_name.ml" 44 867 874 "tools/tyxml_name.ml" 44 867 875
type(
  int
)
ident(
  int_ref i "tools/tyxml_name.ml" 43 834 860 "tools/tyxml_name.ml" 43 834 861
)
"tools/tyxml_name.ml" 44 867 876 "tools/tyxml_name.ml" 44 867 877
type(
  int -> int -> bool
)
ident(
  ext_ref Pervasives.( = )
)
"tools/tyxml_name.ml" 44 867 878 "tools/tyxml_name.ml" 44 867 879
type(
  int
)
"tools/tyxml_name.ml" 44 867 874 "tools/tyxml_name.ml" 44 867 879
type(
  bool
)
"tools/tyxml_name.ml" 44 867 885 "tools/tyxml_name.ml" 44 867 899
type(
  char -> char
)
ident(
  ext_ref Char.uppercase
)
"tools/tyxml_name.ml" 44 867 900 "tools/tyxml_name.ml" 44 867 901
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 43 834 862 "tools/tyxml_name.ml" 43 834 863
)
"tools/tyxml_name.ml" 44 867 885 "tools/tyxml_name.ml" 44 867 901
call(
  tail
)
type(
  char
)
"tools/tyxml_name.ml" 44 867 907 "tools/tyxml_name.ml" 44 867 908
type(
  char
)
ident(
  int_ref c "tools/tyxml_name.ml" 43 834 862 "tools/tyxml_name.ml" 43 834 863
)
"tools/tyxml_name.ml" 44 867 871 "tools/tyxml_name.ml" 44 867 908
type(
  char
)
"tools/tyxml_name.ml" 43 834 855 "tools/tyxml_name.ml" 44 867 909
type(
  int -> char -> char
)
"tools/tyxml_name.ml" 45 910 914 "tools/tyxml_name.ml" 45 910 915
type(
  bytes
)
ident(
  int_ref s "tools/tyxml_name.ml" 42 804 810 "tools/tyxml_name.ml" 42 804 811
)
"tools/tyxml_name.ml" 43 834 844 "tools/tyxml_name.ml" 45 910 915
call(
  stack
)
type(
  bytes
)
"tools/tyxml_name.ml" 46 919 921 "tools/tyxml_name.ml" 46 919 924
type(
  string
)
"tools/tyxml_name.ml" 46 919 925 "tools/tyxml_name.ml" 46 919 926
type(
  string -> string -> string
)
ident(
  ext_ref Pervasives.( ^ )
)
"tools/tyxml_name.ml" 46 919 927 "tools/tyxml_name.ml" 46 919 942
type(
  bytes -> string
)
ident(
  ext_ref Bytes.to_string
)
"tools/tyxml_name.ml" 46 919 943 "tools/tyxml_name.ml" 46 919 944
type(
  bytes
)
ident(
  int_ref s "tools/tyxml_name.ml" 43 834 840 "tools/tyxml_name.ml" 43 834 841
)
"tools/tyxml_name.ml" 46 919 927 "tools/tyxml_name.ml" 46 919 944
call(
  stack
)
type(
  string
)
"tools/tyxml_name.ml" 46 919 921 "tools/tyxml_name.ml" 46 919 944
call(
  tail
)
type(
  string
)
"tools/tyxml_name.ml" 43 834 836 "tools/tyxml_name.ml" 46 919 944
type(
  string
)
"tools/tyxml_name.ml" 42 804 806 "tools/tyxml_name.ml" 46 919 944
type(
  string
)