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