Searched refs:dashes (Results 1 – 5 of 5) sorted by relevance
703 char *dashes; in pr_report() local729 dashes = g_malloc(n_dashes + 1); in pr_report()730 memset(dashes, '-', n_dashes); in pr_report()731 dashes[n_dashes] = '\0'; in pr_report()732 qemu_printf("%s\n", dashes); in pr_report()752 qemu_printf("%s\n", dashes); in pr_report()753 g_free(dashes); in pr_report()
56 - manuals: replace hyphens with em dashes
266 names instead of replacing dashes, dots and plus signs with
728 dashes. Patch by Francisco Canas. [bug=1276211]731 contain dashes. Patch by Marek Kapolka. [bug=1304007]
569 Overrides can only use lower-case characters, digits and dashes.