Searched refs:gb18030 (Results 1 - 1 of 1) sorted by last modified time

/seL4-refos-master/libs/libmuslc/src/locale/
H A Diconv.c44 "gb18030\0\0\330"
60 static const unsigned short gb18030[126][190] = { variable
61 #include "gb18030.h"
285 if (gb18030[i][j]-d <= c-d)
294 c = gb18030[c][d];

Completed in 33 milliseconds