Searched refs:xmlSprintfElementContent (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A Dvalid.h202 xmlSprintfElementContent(char *buf,
/external/libxml2/
H A Delfgcchack.h10626 #undef xmlSprintfElementContent macro
10627 extern __typeof (xmlSprintfElementContent) xmlSprintfElementContent __attribute((alias("xmlSprintfElementContent__internal_alias")));
10629 #ifndef xmlSprintfElementContent
10630 extern __typeof (xmlSprintfElementContent) xmlSprintfElementContent__internal_alias __attribute((visibility("hidden")));
10631 #define xmlSprintfElementContent xmlSprintfElementContent__internal_alias macro
H A Dvalid.c1225 * xmlSprintfElementContent:
1233 xmlSprintfElementContent(char *buf ATTRIBUTE_UNUSED, function

Completed in 68 milliseconds