#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <locale.h>
#include "pcre_internal.h"
#include "pcre_maketables.c"
Go to the source code of this file.
Defines | |
#define | DFTABLES |
Functions | |
int | main (int argc, char **argv) |
#define DFTABLES |
Definition at line 57 of file dftables.c.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 61 of file dftables.c.
References cbit_length, ctype_digit, ctype_letter, ctype_meta, ctype_space, ctype_word, ctype_xdigit, fclose(), fopen, fprintf(), free(), i, NULL, and pcre_maketables().