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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 294 property_lexical_handler = "http://xml.org/sax/properties/lexical-handler" variable
337 all_properties = [property_lexical_handler,
expatreader.py 166 if name == handler.property_lexical_handler:
184 if name == handler.property_lexical_handler:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 294 property_lexical_handler = "http://xml.org/sax/properties/lexical-handler" variable
337 all_properties = [property_lexical_handler,
expatreader.py 166 if name == handler.property_lexical_handler:
184 if name == handler.property_lexical_handler:

Completed in 1067 milliseconds