Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:CanonicalXMLContent

288 %  CanonicalXMLContent() converts text to canonical XML content by converting
292 % The format of the CanonicalXMLContent method is:
295 % char *CanonicalXMLContent(const char *content,
306 MagickPrivate char *CanonicalXMLContent(const char *content,
2639 canonical_content=CanonicalXMLContent(source,pedantic);
2647 canonical_content=CanonicalXMLContent(content,pedantic);