Node: GNAT.Regexp (g-regexp.ads), Next: GNAT.Registry (g-regist.ads), Previous: GNAT.OS_Lib (g-os_lib.ads), Up: The GNAT Library
A simple implementation of regular expressions, using a subset of regular expression syntax copied from familiar Unix style utilities. This is the simples of the three pattern matching packages provided, and is particularly suitable for "file globbing" applications.