OpenVAS Libraries
9.0.3
|
#include <ctype.h>
Go to the source code of this file.
Functions | |
int | str_match (const char *string, const char *pattern, int icase) |
int str_match | ( | const char * | string, |
const char * | pattern, | ||
int | icase | ||
) |
Definition at line 29 of file strutils.c.
References str_match().
Referenced by nasl_match(), and str_match().