Move more things sj4charset
This commit is contained in:
parent
bbed5ba02d
commit
a228b83a15
8 changed files with 315 additions and 39 deletions
|
|
@ -51,7 +51,7 @@ int getcost(SJ4_CONTEXT u_char* p) {
|
|||
int i;
|
||||
int result = 0;
|
||||
|
||||
if (!p) return result;
|
||||
if(!p) return result;
|
||||
|
||||
do {
|
||||
if(p[codesize(*p)] == KANJISTREND) flg = FALSE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue