Home
last modified time | relevance | path

Searched defs:str_strcpyc (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dstr.c608 str_strcpyc( str *s, const char *from ) in str_strcpyc() function
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dstr.c514 str_strcpyc( str *s, const char *from ) in str_strcpyc() function
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/src/
H A Dffi.rs1106 pub fn str_strcpyc(s: *mut str, from: *const ::std::os::raw::c_char); in str_strcpyc() function