Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

jdb_regex.h

Go to the documentation of this file.
00001 // AUTOMATICALLY GENERATED -- DO NOT EDIT!         -*- c++ -*-
00002 
00003 #ifndef jdb_regex_h
00004 #define jdb_regex_h
00005 
00006 //
00007 // INTERFACE definition follows 
00008 //
00009 
00010 
00011 int jdb_regex_init(const char *searchstr);
00012 
00013 int jdb_regex_find(const char *buffer, const char **beg, const char **end);
00014 
00015 #endif // jdb_regex_h

Generated on Mon Sep 26 14:20:11 2005 for Fiasco by  doxygen 1.4.2