HomeSort by relevance Sort by last modified time
    Searched refs:feature_string_interning (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 256 feature_string_interning = "http://xml.org/sax/features/string-interning" variable
282 feature_string_interning,
expatreader.py 12 from xml.sax.handler import feature_string_interning namespace
126 elif name == feature_string_interning:
143 elif name == feature_string_interning:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 256 feature_string_interning = "http://xml.org/sax/features/string-interning" variable
282 feature_string_interning,
expatreader.py 12 from xml.sax.handler import feature_string_interning namespace
126 elif name == feature_string_interning:
143 elif name == feature_string_interning:

Completed in 64 milliseconds