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

  /external/libxml2/include/libxml/
parser.h 80 * xmlParserNodeInfo:
86 typedef struct _xmlParserNodeInfo xmlParserNodeInfo;
87 typedef xmlParserNodeInfo *xmlParserNodeInfoPtr;
103 xmlParserNodeInfo* buffer;
307 xmlParserNodeInfo *nodeInfo; /* Current NodeInfo */
310 xmlParserNodeInfo *nodeInfoTab; /* array of nodeInfos */
    [all...]
HTMLparser.h 29 typedef xmlParserNodeInfo htmlParserNodeInfo;
  /external/libxml2/
parserInternals.c     [all...]
SAX2.c     [all...]
parser.c     [all...]
testapi.c 987 static void desret_const_xmlParserNodeInfo_ptr(const xmlParserNodeInfo *val ATTRIBUTE_UNUSED) {
    [all...]

Completed in 85 milliseconds