Searched refs:append_str (Results 1 – 2 of 2) sorted by relevance
98 append_str = ',%s' % extension_id100 append_str = ' %s=%s' % (whitelist_flag, extension_id)103 f.write(append_str)
1173 static char *append_str(char *s, const char *t) in append_str() function1294 targ = append_str(arg, new_name); in split_args()1302 targ = append_str(arg, old_name); in split_args()