OpenVAS Libraries  9.0.1
Functions
strutils.h File Reference

Go to the source code of this file.

Functions

int str_match (const char *, const char *, int)
 

Function Documentation

◆ str_match()

int str_match ( const char *  string,
const char *  pattern,
int  icase 
)
Todo:
These functions are not necessarily nasl-specific and thus subject to be moved (e.g. to misc).
Todo:
In parts replacable by g_pattern_match function (when not icase)