Home | History | Annotate | Download | only in i18n

Lines Matching defs:headerLength

38         int32_t headerLength = *table & 0xff;
40 if(i >= headerLength) {