Home
last modified time | relevance | path

Searched refs:Tcl_RegExpExecObj (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/regex/bench/src/ffi/
H A Dtcl.rs89 Tcl_RegExpExecObj(ptr::null_mut(), self.re, text.obj, 0, 1, 0) in is_match()
92 panic!("Tcl_RegExpExecObj failed"); in is_match()
103 Tcl_RegExpExecObj( in find_at()
113 panic!("Tcl_RegExpExecObj failed"); in find_at()
203 fn Tcl_RegExpExecObj( in Tcl_RegExpExecObj() functions

Completed in 1 milliseconds