HomeSort by relevance Sort by last modified time
    Searched refs:feature_string_interning (Results 1 - 5 of 5) 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:
  /external/libxml2/python/
drv_libxml2.py 26 - feature_string_interning?
55 feature_string_interning, \
62 property_xml_string namespace

Completed in 1733 milliseconds