Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dxmlstring.rpgle135 d xmlGetUTF8Char pr extproc('xmlGetUTF8Char')
/external/libxml2/include/libxml/
Dxmlstring.h109 xmlGetUTF8Char (const unsigned char *utf,
/external/libxml2/
Dxmlstring.c710 xmlGetUTF8Char(const unsigned char *utf, int *len) { in xmlGetUTF8Char() function
Dencoding.c2499 cur = xmlGetUTF8Char(content, &len); in xmlCharEncOutput()
2663 cur = xmlGetUTF8Char(utf, &len); in xmlCharEncOutFunc()
Dlibxml2.syms1242 xmlGetUTF8Char;
Delfgcchack.h4203 #undef xmlGetUTF8Char
4204 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char __attribute((alias("xmlGetUTF8Char__internal_alias"…
4206 #ifndef xmlGetUTF8Char
4207 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char__internal_alias __attribute((visibility("hidden")));
4208 #define xmlGetUTF8Char xmlGetUTF8Char__internal_alias macro
DNEWS1317 - bug fixes: xmlGetUTF8Char (William Brack), QName properties (Kasimier
DChangeLog6076 * xmlstring.c: modified comments on xmlGetUTF8Char in
12662 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
Dtestapi.c36547 ret_val = xmlGetUTF8Char((const unsigned char *)utf, len); in test_xmlGetUTF8Char()
/external/libxml2/win32/
Dlibxml2.def.src937 xmlGetUTF8Char