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

  /external/libxml2/include/libxml/
parser.h 99 typedef xmlParserNodeInfoSeq *xmlParserNodeInfoSeqPtr;
    [all...]
  /external/libxml2/
parserInternals.c     [all...]
testapi.c 981 static xmlParserNodeInfoSeqPtr gen_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
984 static void des_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, xmlParserNodeInfoSeqPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
    [all...]

Completed in 59 milliseconds