Home
last modified time | relevance | path

Searched refs:feature_string_interning (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/xml/sax/
Dhandler.py256 feature_string_interning = "http://xml.org/sax/features/string-interning" variable
282 feature_string_interning,
Dexpatreader.py12 from xml.sax.handler import feature_string_interning
133 elif name == feature_string_interning:
150 elif name == feature_string_interning:
/third_party/python/Doc/library/
Dxml.sax.handler.rst79 .. data:: feature_string_interning