Liam's BitchX Command Reference
BitchX scripting function $regexec()
- regexec
- Function
- $regexec()
- Usage
- $regexec(compiledpattern string)
- Returns
- 0 or 1 depending on whether the given string was matched by the
regular expression, which must have been compiled using
$regcomp().