view src/regex.c @ 11861:5bb6ba042015

Don't use prototype.
author Karl Heuer <kwzh@gnu.org>
date Sat, 20 May 1995 05:15:49 +0000
parents 3ab3cc97fadc
children 620c7195b48f
line wrap: on
line source

/* Extended regular expression matching and search library,
   version 0.12.
   (Implements POSIX draft P10003.2/D11.2, except for
   internationalization features.)

   Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.