Home
last modified time | relevance | path

Searched refs:vstr_to_cstr (Results 1 – 1 of 1) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_cnv.c55 static void vstr_to_cstr(char *, int32, int32, int32, int32);
1573 vstr_to_cstr(chp, blen, space_0, nd_quotes, esc_esc); in __xline_vval_to_cstr()
1582 static void vstr_to_cstr(char *vstr, int32 blen, int32 space_0, int32 nd_quotes, in vstr_to_cstr() function