Home | History | Annotate | Download | only in i18n

Lines Matching full:x0000

1030             if(ch != 0x0000  && src->current != src->end) {
1320 if(ch == 0x0000 && src->current+1 == src->end) {