xmlParserNodeInfo 1759 third_party/libxml/src/SAX2.c xmlParserNodeInfo node_info; xmlParserNodeInfo 2354 third_party/libxml/src/SAX2.c xmlParserNodeInfo node_info; xmlParserNodeInfo 29 third_party/libxml/src/include/libxml/HTMLparser.h typedef xmlParserNodeInfo htmlParserNodeInfo; xmlParserNodeInfo 86 third_party/libxml/src/include/libxml/parser.h typedef struct _xmlParserNodeInfo xmlParserNodeInfo; xmlParserNodeInfo 87 third_party/libxml/src/include/libxml/parser.h typedef xmlParserNodeInfo *xmlParserNodeInfoPtr; xmlParserNodeInfo 103 third_party/libxml/src/include/libxml/parser.h xmlParserNodeInfo* buffer; xmlParserNodeInfo 307 third_party/libxml/src/include/libxml/parser.h xmlParserNodeInfo *nodeInfo; /* Current NodeInfo */ xmlParserNodeInfo 310 third_party/libxml/src/include/libxml/parser.h xmlParserNodeInfo *nodeInfoTab; /* array of nodeInfos */ xmlParserNodeInfo 1044 third_party/libxml/src/include/libxml/parser.h XMLPUBFUN const xmlParserNodeInfo* XMLCALL xmlParserNodeInfo 9537 third_party/libxml/src/parser.c xmlParserNodeInfo node_info; xmlParserNodeInfo 1908 third_party/libxml/src/parserInternals.c const xmlParserNodeInfo * xmlParserNodeInfo 2029 third_party/libxml/src/parserInternals.c xmlParserNodeInfo *tmp_buffer; xmlParserNodeInfo 2038 third_party/libxml/src/parserInternals.c tmp_buffer = (xmlParserNodeInfo *) xmlMalloc(byte_size); xmlParserNodeInfo 2041 third_party/libxml/src/parserInternals.c (xmlParserNodeInfo *) xmlRealloc(ctxt->node_seq.buffer, xmlParserNodeInfo 991 third_party/libxml/src/testapi.c static void desret_const_xmlParserNodeInfo_ptr(const xmlParserNodeInfo *val ATTRIBUTE_UNUSED) { xmlParserNodeInfo 14261 third_party/libxml/src/testapi.c const xmlParserNodeInfo * ret_val;