Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dgxfcopy.c252 copy_string(gs_memory_t *mem, gs_const_string *pstr, client_name_t cname) in copy_string() function
551 else if ((code = copy_string(copied->memory, &str, "copy_glyph_name")) < 0) in copy_glyph_name()
1466 return (copy_string(copied->memory, &pcdata->CIDSystemInfo.Registry, in copy_font_cid_common()
1468 copy_string(copied->memory, &pcdata->CIDSystemInfo.Ordering, in copy_font_cid_common()
1970 if ((code = (copy_string(mem, &cfdata->info.Copyright, in gs_copy_font()
1972 copy_string(mem, &cfdata->info.Notice, in gs_copy_font()
1974 copy_string(mem, &cfdata->info.FamilyName, in gs_copy_font()
1976 copy_string(mem, &cfdata->info.FullName, in gs_copy_font()