Home
last modified time | relevance | path

Searched refs:xmlGetCharEncodingName (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
Dencoding.h201 xmlGetCharEncodingName (xmlCharEncoding enc);
/external/libxml2/os400/libxmlrpg/
Dencoding.rpgle227 d xmlGetCharEncodingName...
228 d pr * extproc('xmlGetCharEncodingName') const char *
/external/libxml2/
Dencoding.c1234 xmlGetCharEncodingName(xmlCharEncoding enc) { in xmlGetCharEncodingName() function
1765 canon = xmlGetCharEncodingName(alias); in xmlFindCharEncodingHandler()
Dlibxml2.syms1238 xmlGetCharEncodingName;
Dxmlsave.c1128 xmlGetCharEncodingName((xmlCharEncoding) cur->charset); in xmlDocContentDumpOutput()
Delfgcchack.h3905 #undef xmlGetCharEncodingName
3906 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName __attribute((alias("xmlGetCharEncod…
3908 #ifndef xmlGetCharEncodingName
3909 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName__internal_alias __attribute((visibi…
3910 #define xmlGetCharEncodingName xmlGetCharEncodingName__internal_alias macro
Dtestapi.c9002 ret_val = xmlGetCharEncodingName(enc); in test_xmlGetCharEncodingName()
/external/libxml2/win32/
Dlibxml2.def.src908 xmlGetCharEncodingName