Searched refs:escape (Results 1 – 4 of 4) sorted by relevance
546 def escape(s): function557 fd.write('\"Using PETSc directory: %s\\n\"\n' % (escape(self.installdir.petscDir)))558 fd.write('\"Using PETSc arch: %s\\n\"\n' % (escape(self.installdir.petscArch)))562 …fd.write('\"Using C compiler: %s %s\\n\"\n' % (escape(self.setCompilers.getCompiler()), escape(sel…566 …compiler: %s %s %s\\n\"\n' % (escape(self.setCompilers.getCompiler()), escape(self.setCompilers.ge…570 …fd.write('\"Using include paths: %s\\n\"\n' % (escape(self.PETSC_CC_INCLUDES_INSTALL.replace('${PE…574 fd.write('\"Using C linker: %s\\n\"\n' % (escape(self.setCompilers.getLinker())))578 fd.write('\"Using Fortran linker: %s\\n\"\n' % (escape(self.setCompilers.getLinker())))580 …escape(self.setCompilers.CSharedLinkerFlag), escape(os.path.join(self.installdir.petscDir, self.in…
1 {{ fullname | escape | underline}}
161 - To pluralize something with inline markup, e.g. `DM`s, escape the trailing character to avoid `WA…