Tcl_StringMatch
test whether a string matches a pattern
NAME
SYNOPSIS
#include <tcl.h>
int
Tcl_StringMatch
(
string
,
pattern
)
ARGUMENTS
DESCRIPTION
KEYWORDS