Lines Matching refs:DICT_FREE
1056 #define DICT_FREE(str) \ macro
1134 DICT_FREE(cur->name) in xmlFreeDtd()
1135 DICT_FREE(cur->SystemID) in xmlFreeDtd()
1136 DICT_FREE(cur->ExternalID) in xmlFreeDtd()
1256 DICT_FREE(cur->version) in xmlFreeDoc()
1257 DICT_FREE(cur->name) in xmlFreeDoc()
1258 DICT_FREE(cur->encoding) in xmlFreeDoc()
1259 DICT_FREE(cur->URL) in xmlFreeDoc()
2116 DICT_FREE(cur->name) in xmlFreeProp()
3733 DICT_FREE(cur->content) in xmlFreeNodeList()
3750 DICT_FREE(cur->name) in xmlFreeNodeList()
3800 DICT_FREE(ent->SystemID); in xmlFreeNode()
3801 DICT_FREE(ent->ExternalID); in xmlFreeNode()
3817 DICT_FREE(cur->content) in xmlFreeNode()
3828 DICT_FREE(cur->name) in xmlFreeNode()