TclStubs.tcl_RegExpExecObj

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct TclStubs
extern (C)
int function(Tcl_Interp* interp, Tcl_RegExp regexp, Tcl_Obj* textObj, int offset, int nmatches, int flags) nothrow tcl_RegExpExecObj;

Meta