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

  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
pyexpat.h 41 XML_Parser parser, XML_ProcessingInstructionHandler handler);
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
pyexpat.h 41 XML_Parser parser, XML_ProcessingInstructionHandler handler);
  /external/expat/lib/
expat.h 266 typedef void (XMLCALL *XML_ProcessingInstructionHandler) (
552 XML_ProcessingInstructionHandler handler);
    [all...]
xmlparse.c 479 XML_ProcessingInstructionHandler m_processingInstructionHandler;
990 XML_ProcessingInstructionHandler oldProcessingInstructionHandler
    [all...]

Completed in 465 milliseconds