Home
last modified time | relevance | path

Searched defs:ENCODING (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/test/iconv/
H A DMakefile3 ENCODING= ASCII ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 \ macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp1141 #define ENCODING(str, encoding) \ macro
/freebsd/contrib/expat/lib/
H A Dxmltok.h160 typedef struct encoding ENCODING; typedef
H A Dxmltok.c1152 doParseXmlDecl(const ENCODING *(*encodingFinder)(const ENCODING *, const char *, in doParseXmlDecl()