Searched defs:ENCODING (Results 1 – 4 of 4) sorted by relevance
3 ENCODING= ASCII ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 \ macro
1141 #define ENCODING(str, encoding) \ macro
160 typedef struct encoding ENCODING; typedef
1152 doParseXmlDecl(const ENCODING *(*encodingFinder)(const ENCODING *, const char *, in doParseXmlDecl()