Home
last modified time | relevance | path

Searched refs:quoted_attribute_value (Results 1 – 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
Ddammit.py100 def quoted_attribute_value(self, value): member in EntitySubstitution
154 value = cls.quoted_attribute_value(value)
176 value = cls.quoted_attribute_value(value)
Delement.py1038 + EntitySubstitution.quoted_attribute_value(text))