codesearch.isocpp.org by Andrew Tomazos.
Enter a valid C/C++ code snippet...
Searching for `#define GB18030`
...
2489599 source files searched.
3 matches found.
Here is a random sample of matches...
actcd19/main/e/emscripten/emscripten_1.22.1-1/system/lib/libc/musl/src/locale/iconv.c:20:
#define EUC_JP 0320
#define SHIFT_JIS 0321
#define GB18030 0330
#define GBK 0331
#define GB2312 0332
actcd19/main/u/uclibc/uclibc_1.0.31-1/libiconv/iconv.c:59:
#define SHIFT_JIS 0321
#define ISO2022_JP 0322
#define GB18030 0330
#define GBK 0331
#define GB2312 0332
actcd19/main/m/musl/musl_1.1.20-1/src/locale/iconv.c:25:
#define SHIFT_JIS 0321
#define ISO2022_JP 0322
#define GB18030 0330
#define GBK 0331
#define GB2312 0332