Searched refs:CanonicalXMLContent (Results 1 – 3 of 3) sorted by relevance
29 *CanonicalXMLContent(const char *,const MagickBooleanType),
299 MagickPrivate char *CanonicalXMLContent(const char *content, in CanonicalXMLContent() function2627 canonical_content=CanonicalXMLContent(source,pedantic); in EncodePredefinedEntities()2635 canonical_content=CanonicalXMLContent(content,pedantic); in EncodePredefinedEntities()
125 #define CanonicalXMLContent PrependMagickMethod(CanonicalXMLContent) macro