File: README

package info (click to toggle)
coda 2.20-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,292 kB
  • sloc: ansic: 124,817; sh: 4,657; java: 2,391; python: 1,091; yacc: 1,003; makefile: 596; lex: 204; fortran: 60; xml: 5
file content (10 lines) | stat: -rw-r--r-- 384 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10

These files are taken from PCRE, Version 8.38.

The source files have been slightly modified in order to fit them into this
build system. The changes that were made are:

 - pcre.h includes coda_pcre_mangle.h to name mangle public symbols.

 - pcre_internal.h includes coda_pcre_config.h with CODA specific settings
   for PCRE (which would otherwise have been located in config.h).