Searched refs:xmlGetUTF8Char (Results 1 – 10 of 10) sorted by relevance
109 xmlGetUTF8Char (const unsigned char *utf,
135 d xmlGetUTF8Char pr extproc('xmlGetUTF8Char')
710 xmlGetUTF8Char(const unsigned char *utf, int *len) { in xmlGetUTF8Char() function
2497 cur = xmlGetUTF8Char(content, &len); in xmlCharEncOutput()2661 cur = xmlGetUTF8Char(utf, &len); in xmlCharEncOutFunc()
1242 xmlGetUTF8Char;
4203 #undef xmlGetUTF8Char4204 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char __attribute((alias("xmlGetUTF8Char__internal_alias"…4206 #ifndef xmlGetUTF8Char4207 extern __typeof (xmlGetUTF8Char) xmlGetUTF8Char__internal_alias __attribute((visibility("hidden")));4208 #define xmlGetUTF8Char xmlGetUTF8Char__internal_alias macro
1317 - bug fixes: xmlGetUTF8Char (William Brack), QName properties (Kasimier
6076 * xmlstring.c: modified comments on xmlGetUTF8Char in12662 * include/libxml/encoding.h encoding.c: made xmlGetUTF8Char public
36547 ret_val = xmlGetUTF8Char((const unsigned char *)utf, len); in test_xmlGetUTF8Char()
937 xmlGetUTF8Char