File: regex.c

package info (click to toggle)
openrpt 3.3.7-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,220 kB
  • ctags: 4,263
  • sloc: cpp: 31,332; ansic: 12,175; xml: 7,401; sh: 376; sql: 32; makefile: 21
file content (4 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (5)
1
2
3
4
#include "regcomp.c"
#include "regerror.c"
#include "regexec.c"
#include "regfree.c"