Next: , Previous: GNAT.Perfect_Hash.Generators (g-pehage.ads), Up: The GNAT Library


9.55 GNAT.Regexp (g-regexp.ads)

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.