Searched defs:xmlCharEncInFunc (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dencoding.c2289 * xmlCharEncInFunc:
2302 xmlCharEncInFunc(xmlCharEncodingHandler * handler, xmlBufferPtr out, function
H A Delfgcchack.h1967 #undef xmlCharEncInFunc macro
1968 extern __typeof (xmlCharEncInFunc) xmlCharEncInFunc __attribute((alias("xmlCharEncInFunc__internal_alias")));
1970 #ifndef xmlCharEncInFunc
1971 extern __typeof (xmlCharEncInFunc) xmlCharEncInFunc__internal_alias __attribute((visibility("hidden")));
1972 #define xmlCharEncInFunc xmlCharEncInFunc__internal_alias macro

Completed in 180 milliseconds