Searched refs:tcl_obj (Results 1 – 1 of 1) sorted by relevance
20 obj: *mut tcl_obj,155 struct tcl_obj { struct163 impl tcl_obj { impl193 fn Tcl_NewStringObj(pat: *const c_char, len: c_int) -> *mut tcl_obj; in Tcl_NewStringObj() argument195 fn TclFreeObj(obj: *mut tcl_obj); in TclFreeObj() argument199 pat: *mut tcl_obj, in Tcl_GetRegExpFromObj() argument206 text: *mut tcl_obj, in Tcl_RegExpExecObj() argument