Lines Matching refs:name
16 the path name and allows to include files from arbitrary locations.
25 Substrings of the form $name or ${name} are replaced by the value of
26 environment variable name. Malformed variable names and references to
70 % (self.name, path))
88 raise self.warning('"%s" directive disabled.' % self.name)
115 (self.name, SafeString(path)))
118 (self.name, ErrorString(error)))
129 (self.name, ErrorString(error)))
138 'directive:\nText not found.' % self.name)
146 'directive:\nText not found.' % self.name)
182 codeblock = CodeBlock(self.name,