pcre  8.45
About: The PCRE library implements Perl compatible regular expression pattern matching. Hint: This is the final PCRE release (now called PCRE1), new projects are advised to use the PCRE2 libraries.
  Fossies Dox: pcre-8.45.tar.bz2  ("unofficial" and yet experimental doxygen-generated source code documentation)  

dftables.c File Reference
#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <locale.h>
#include "pcre_internal.h"
#include "pcre_maketables.c"
Include dependency graph for dftables.c:

Go to the source code of this file.

Macros

#define DFTABLES   /* pcre_maketables.c notices this */
 

Functions

int main (int argc, char **argv)
 

Macro Definition Documentation

◆ DFTABLES

#define DFTABLES   /* pcre_maketables.c notices this */

Perl-Compatible Regular Expressions *

Definition at line 57 of file dftables.c.

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)