Lines Matching full:fromattribute
145 def consumeEntity(self, allowedChar=None, fromAttribute=False):200 if (entityName[-1] != ";" and fromAttribute and216 if fromAttribute:228 self.consumeEntity(allowedChar=allowedChar, fromAttribute=True)