xmlParserNodeInfoSeqPtr 1048 third_party/libxml/src/include/libxml/parser.h xmlInitNodeInfoSeq (xmlParserNodeInfoSeqPtr seq); xmlParserNodeInfoSeqPtr 1050 third_party/libxml/src/include/libxml/parser.h xmlClearNodeInfoSeq (xmlParserNodeInfoSeqPtr seq); xmlParserNodeInfoSeqPtr 1052 third_party/libxml/src/include/libxml/parser.h xmlParserFindNodeInfoIndex(const xmlParserNodeInfoSeqPtr seq, xmlParserNodeInfoSeqPtr 1932 third_party/libxml/src/parserInternals.c xmlInitNodeInfoSeq(xmlParserNodeInfoSeqPtr seq) xmlParserNodeInfoSeqPtr 1949 third_party/libxml/src/parserInternals.c xmlClearNodeInfoSeq(xmlParserNodeInfoSeqPtr seq) xmlParserNodeInfoSeqPtr 1970 third_party/libxml/src/parserInternals.c xmlParserFindNodeInfoIndex(const xmlParserNodeInfoSeqPtr seq, xmlParserNodeInfoSeqPtr 985 third_party/libxml/src/testapi.c static xmlParserNodeInfoSeqPtr gen_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlParserNodeInfoSeqPtr 988 third_party/libxml/src/testapi.c static void des_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, xmlParserNodeInfoSeqPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlParserNodeInfoSeqPtr 12618 third_party/libxml/src/testapi.c xmlParserNodeInfoSeqPtr seq; /* a node info sequence pointer */ xmlParserNodeInfoSeqPtr 13263 third_party/libxml/src/testapi.c xmlParserNodeInfoSeqPtr seq; /* a node info sequence pointer */ xmlParserNodeInfoSeqPtr 14296 third_party/libxml/src/testapi.c static xmlParserNodeInfoSeqPtr gen_const_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlParserNodeInfoSeqPtr 14299 third_party/libxml/src/testapi.c static void des_const_xmlParserNodeInfoSeqPtr(int no ATTRIBUTE_UNUSED, const xmlParserNodeInfoSeqPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) { xmlParserNodeInfoSeqPtr 14308 third_party/libxml/src/testapi.c xmlParserNodeInfoSeqPtr seq; /* a node info sequence pointer */ xmlParserNodeInfoSeqPtr 14319 third_party/libxml/src/testapi.c ret_val = xmlParserFindNodeInfoIndex((const xmlParserNodeInfoSeqPtr)seq, (const xmlNodePtr)node); xmlParserNodeInfoSeqPtr 14322 third_party/libxml/src/testapi.c des_const_xmlParserNodeInfoSeqPtr(n_seq, (const xmlParserNodeInfoSeqPtr)seq, 0);