• Home
  • Raw
  • Download

Lines Matching refs:DestroyString

262     components[i]=DestroyString(components[i]);  in AddPathToXMLTree()
265 components[i]=DestroyString(components[i]); in AddPathToXMLTree()
336 base64=DestroyString(base64); in CanonicalXMLContent()
454 attributes[i]=DestroyString(attributes[i]); in DestroyXMLTreeAttributes()
456 attributes[i+1]=DestroyString(attributes[i+1]); in DestroyXMLTreeAttributes()
520 root->entities[i+1]=DestroyString(root->entities[i+1]); in DestroyXMLTreeRoot()
526 attributes[0]=DestroyString(attributes[0]); in DestroyXMLTreeRoot()
530 attributes[j]=DestroyString(attributes[j]); in DestroyXMLTreeRoot()
532 attributes[j+1]=DestroyString(attributes[j+1]); in DestroyXMLTreeRoot()
534 attributes[j+2]=DestroyString(attributes[j+2]); in DestroyXMLTreeRoot()
545 root->processing_instructions[i][j]=DestroyString( in DestroyXMLTreeRoot()
547 root->processing_instructions[i][j+1]=DestroyString( in DestroyXMLTreeRoot()
568 xml_info->content=DestroyString(xml_info->content); in DestroyXMLTree()
569 xml_info->tag=DestroyString(xml_info->tag); in DestroyXMLTree()
1046 components[i]=DestroyString(components[i]); in GetXMLTreePath()
1049 components[i]=DestroyString(components[i]); in GetXMLTreePath()
1557 xml=DestroyString(xml); in ParseCharacterContent()
1562 xml_info->content=DestroyString(xml_info->content); in ParseCharacterContent()
1759 entities[i+1]=DestroyString(entities[i+1]); in ParseInternalDoctype()
2001 utf8=DestroyString(utf8); in NewXMLTree()
2022 utf8=DestroyString(utf8); in NewXMLTree()
2056 utf8=DestroyString(utf8); in NewXMLTree()
2089 utf8=DestroyString(utf8); in NewXMLTree()
2126 utf8=DestroyString(utf8); in NewXMLTree()
2156 utf8=DestroyString(utf8); in NewXMLTree()
2174 utf8=DestroyString(utf8); in NewXMLTree()
2181 utf8=DestroyString(utf8); in NewXMLTree()
2202 utf8=DestroyString(utf8); in NewXMLTree()
2223 utf8=DestroyString(utf8); in NewXMLTree()
2242 utf8=DestroyString(utf8); in NewXMLTree()
2253 utf8=DestroyString(utf8); in NewXMLTree()
2277 utf8=DestroyString(utf8); in NewXMLTree()
2286 utf8=DestroyString(utf8); in NewXMLTree()
2309 utf8=DestroyString(utf8); in NewXMLTree()
2522 xml_info->attributes[i+1]=DestroyString(xml_info->attributes[i+1]); in SetXMLTreeAttribute()
2529 xml_info->attributes[i]=DestroyString(xml_info->attributes[i]); in SetXMLTreeAttribute()
2578 xml_info->content=DestroyString(xml_info->content); in SetXMLTreeContent()
2622 content=DestroyString(content); in EncodePredefinedEntities()
2636 canonical_content=DestroyString(canonical_content); in EncodePredefinedEntities()