Searched refs:xmlGetCharEncodingName (Results 1 – 7 of 7) sorted by relevance
201 xmlGetCharEncodingName (xmlCharEncoding enc);
227 d xmlGetCharEncodingName...228 d pr * extproc('xmlGetCharEncodingName') const char *
1244 xmlGetCharEncodingName(xmlCharEncoding enc) { in xmlGetCharEncodingName() function1784 canon = xmlGetCharEncodingName(alias); in xmlFindCharEncodingHandler()
1238 xmlGetCharEncodingName;
3905 #undef xmlGetCharEncodingName3906 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName __attribute((alias("xmlGetCharEncod…3908 #ifndef xmlGetCharEncodingName3909 extern __typeof (xmlGetCharEncodingName) xmlGetCharEncodingName__internal_alias __attribute((visibi…3910 #define xmlGetCharEncodingName xmlGetCharEncodingName__internal_alias macro
9002 ret_val = xmlGetCharEncodingName(enc); in test_xmlGetCharEncodingName()
908 xmlGetCharEncodingName