xmlParserNodeInfoPtr 1056 third_party/libxml/src/include/libxml/parser.h 					 const xmlParserNodeInfoPtr info);
xmlParserNodeInfoPtr 2010 third_party/libxml/src/parserInternals.c                      const xmlParserNodeInfoPtr info)
xmlParserNodeInfoPtr 14199 third_party/libxml/src/testapi.c static xmlParserNodeInfoPtr gen_const_xmlParserNodeInfoPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlParserNodeInfoPtr 14202 third_party/libxml/src/testapi.c static void des_const_xmlParserNodeInfoPtr(int no ATTRIBUTE_UNUSED, const xmlParserNodeInfoPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
xmlParserNodeInfoPtr 14212 third_party/libxml/src/testapi.c     xmlParserNodeInfoPtr info; /* a node info sequence pointer */
xmlParserNodeInfoPtr 14221 third_party/libxml/src/testapi.c         xmlParserAddNodeInfo(ctxt, (const xmlParserNodeInfoPtr)info);
xmlParserNodeInfoPtr 14224 third_party/libxml/src/testapi.c         des_const_xmlParserNodeInfoPtr(n_info, (const xmlParserNodeInfoPtr)info, 1);