Searched refs:fix_filename (Results 1 – 4 of 4) sorted by relevance
679 fix_filename (char *filename) in fix_filename() function771 fix_filename (dirname); in nodename_to_filename_1()784 fix_filename (filename + strlen (filename) - strlen (p)); in nodename_to_filename_1()800 fix_filename (filename + strlen (filename) - strlen (p)); in nodename_to_filename_1()
30 def fix_filename(file_name): function117 file_name = fix_filename(file_name)182 return ['%s in %s %s' % (addr, function, fix_filename(file)) for (function, file) in lines]249 file_name = fix_filename(match.group(3))
1185 (fix_filename): removed size calculation and memory reallocation for1197 (fix_filename): generate links following html cross refs proposal
3167 * makeinfo/html.c (fix_filename): new function.