GNAT Regpat g-regpat ads (GNAT Reference Manual) (original) (raw)
Next: GNAT.Rewrite_Data (g-rewdat.ads), Previous: GNAT.Registry (g-regist.ads), Up: The GNAT Library [Contents][Index]
12.91 GNAT.Regpat
(g-regpat.ads
) ¶
A complete implementation of Unix-style regular expression matching, copied from the original V7 style regular expression library written in C by Henry Spencer (and binary compatible with this C library).