Next: , Previous: GNAT.OS_Lib (g-os_lib.ads), Up: The GNAT Library


9.41 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.