src/utils_match.[ch]: Add a module to automate regular expression matching on a string.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 23 Feb 2008 14:44:27 +0000 (15:44 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 23 Feb 2008 14:44:27 +0000 (15:44 +0100)
commit126b9bebac9a1ea06d3d3308ace2705f01e57769
treedc1921018c8134e5e1fc96adeccf2ad525b28e79
parentb274326543b4d3605962a9dd09439a5bf03ae3d9
src/utils_match.[ch]: Add a module to automate regular expression matching on a string.
src/Makefile.am
src/utils_match.c [new file with mode: 0644]
src/utils_match.h [new file with mode: 0644]