#include "regex.h"
Go to the source code of this file.
Functions | |
int | match (char *string, regex_t *re) |
int match | ( | char * | string, | |
regex_t * | re | |||
) |
Definition at line 15 of file regex.c.
References NULL.
Referenced by TestTCPRegExp(), and TestUDPRegExp().