Searched refs:tmp_ext (Results 1 – 3 of 3) sorted by relevance
518 tmp_ext = RENDER_MARKUP_EXT.get(srclang, None)519 if tmp_ext is None:523 if not dot_cmd and tmp_ext == '.dot':534 self.builder.outdir, self.builder.imagedir, fname + tmp_ext)542 img_node['uri'] = path.join(self.builder.imgpath, fname + tmp_ext)544 '*': path.join(self.builder.imgpath, fname + tmp_ext)}
34 struct tmp_ext { struct66 static inline struct tmp_ext *ah_tmp_ext(void *base) in ah_tmp_ext()291 struct tmp_ext *iph_ext; in ah6_output_done()331 struct tmp_ext *iph_ext; in ah6_output()
26 bool tmp_ext, bool tmp_dot) in is_extension_exist() argument42 if (!tmp_ext) { in is_extension_exist()