Home
last modified time | relevance | path

Searched refs:xmlGetUTF8Char (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dxmlstring.h109 xmlGetUTF8Char (const unsigned char *utf,
/external/libxml2/
Dxmlstring.c702 xmlGetUTF8Char(const unsigned char *utf, int *len) { in xmlGetUTF8Char() function
Dencoding.c2307 cur = xmlGetUTF8Char(utf, &len); in xmlCharEncOutFunc()
Delfgcchack.h4111 #undef xmlGetUTF8Char
4112 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char __attribute((alias("xmlGetUTF8Char__internal_alias"…
4114 #ifndef xmlGetUTF8Char
4115 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char__internal_alias __attribute((visibility("hidden")));
4116 #define xmlGetUTF8Char xmlGetUTF8Char__internal_alias macro