Home
last modified time | relevance | path

Searched refs:CCSID_ISO8859_1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAutoConvert.cpp61 if (Query.pccsid == CCSID_ISO8859_1 && in enableAutoConversion()
62 (Query.fccsid == CCSID_UTF_8 || Query.fccsid == CCSID_ISO8859_1)) in enableAutoConversion()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutoConvert.h25 #define CCSID_ISO8859_1 819 macro