Home
last modified time | relevance | path

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

/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dstr.c598 str_strcpy( str *s, str *from ) in str_strcpy() function
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dstr.c504 str_strcpy( str *s, str *from ) in str_strcpy() function
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/src/
H A Dffi.rs1103 pub fn str_strcpy(s: *mut str, from: *mut str); in str_strcpy() function