|
IDZEBRA 2.2.8
|
Go to the source code of this file.
Functions | |
| int | test_parse (struct DFA *dfa, const char *pattern) |
| static void | tst (int argc, char **argv) |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 54 of file test_dfa.c.
References tst().
| int test_parse | ( | struct DFA * | dfa, |
| const char * | pattern | ||
| ) |
|
static |
Definition at line 34 of file test_dfa.c.
References dfa_delete(), dfa_init(), and test_parse().