Lines Matching refs:prev8
522 int32_t prev8, i8; in testTrieUTF8() local
534 prev8=i8=0; in testTrieUTF8()
573 while(prev8<i8) { in testTrieUTF8()
574 s[length++]=illegal[prev8++]; in testTrieUTF8()
582 while(prev8<i8) { in testTrieUTF8()
583 s[length++]=illegal[prev8++]; in testTrieUTF8()
601 prev8=i8=(int32_t)(p-s); in testTrieUTF8()
612 int32_t k=prev8; in testTrieUTF8()
621 int32_t k=prev8; in testTrieUTF8()
629 testName, (int)prev8, (unsigned long)actualBytes, (long)c, (int)((p-s)-prev8), in testTrieUTF8()
635 testName, (int)prev8, (unsigned long)actualBytes, (long)c, in testTrieUTF8()
647 prev8=i8=(int32_t)(p-s); in testTrieUTF8()
659 while(k<prev8) { in testTrieUTF8()
668 while(k<prev8) { in testTrieUTF8()
675 testName, (int)prev8, (unsigned long)actualBytes, (long)c, (int)(prev8-(p-s)), in testTrieUTF8()
681 testName, (int)prev8, (unsigned long)actualBytes, (long)c, in testTrieUTF8()