Lines Matching full:tokenlength
629 int32_t tokenLength = 0;643 tokenLength = space - current;644 if (tokenLength < 4) {649 current += tokenLength;671 tokenLength = space - current;672 if (tokenLength < 4) {676 u_UCharsToChars(current, conversion, tokenLength);677 conversion[tokenLength] = '\0';687 current += tokenLength;