xmlRefTablePtr 292 third_party/libxml/src/include/libxml/valid.h xmlFreeRefTable (xmlRefTablePtr table); xmlRefTablePtr 1207 third_party/libxml/src/tree.c if (cur->refs != NULL) xmlFreeRefTable((xmlRefTablePtr) cur->refs); xmlRefTablePtr 2902 third_party/libxml/src/valid.c xmlRefTablePtr table; xmlRefTablePtr 2918 third_party/libxml/src/valid.c table = (xmlRefTablePtr) doc->refs; xmlRefTablePtr 2997 third_party/libxml/src/valid.c xmlFreeRefTable(xmlRefTablePtr table) { xmlRefTablePtr 3056 third_party/libxml/src/valid.c xmlRefTablePtr table; xmlRefTablePtr 3062 third_party/libxml/src/valid.c table = (xmlRefTablePtr) doc->refs; xmlRefTablePtr 3112 third_party/libxml/src/valid.c xmlRefTablePtr table; xmlRefTablePtr 3122 third_party/libxml/src/valid.c table = (xmlRefTablePtr) doc->refs; xmlRefTablePtr 6561 third_party/libxml/src/valid.c xmlRefTablePtr table; xmlRefTablePtr 6580 third_party/libxml/src/valid.c table = (xmlRefTablePtr) doc->refs; xmlRefTablePtr 510 third_party/libxml/src/xmlreader.c if (cur->refs != NULL) xmlFreeRefTable((xmlRefTablePtr) cur->refs); xmlRefTablePtr 348 third_party/libxslt/libxslt/variables.c xmlFreeRefTable((xmlRefTablePtr) RVT->refs);