Searched defs:U_strdup (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/libuemf/
H A Duemf_utf.c514 dst2 = U_strdup(dst); // make a string of exactly the right size
559 dst2 = U_strdup(dst); // make a string of exactly the right size
703 char *U_strdup(const char *s){ function

Completed in 20 milliseconds