Home
last modified time | relevance | path

Searched refs:CanonicalXMLContent (Results 1 – 3 of 3) sorted by relevance

/external/ImageMagick/MagickCore/
Dxml-tree-private.h29 *CanonicalXMLContent(const char *,const MagickBooleanType),
Dxml-tree.c299 MagickPrivate char *CanonicalXMLContent(const char *content, in CanonicalXMLContent() function
2627 canonical_content=CanonicalXMLContent(source,pedantic); in EncodePredefinedEntities()
2635 canonical_content=CanonicalXMLContent(content,pedantic); in EncodePredefinedEntities()
Dmethods.h125 #define CanonicalXMLContent PrependMagickMethod(CanonicalXMLContent) macro