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
69 % (self.name, path))
85 raise self.warning('"%s" directive disabled.' % self.name)
112 (self.name, SafeString(path)))
115 (self.name, ErrorString(error)))
126 (self.name, ErrorString(error)))
135 'directive:\nText not found.' % self.name)
143 'directive:\nText not found.' % self.name)
179 codeblock = CodeBlock(self.name,