Lines Matching defs:token_length
168 static int token_length(const char* start) {370 size_t fieldLength = token_length(++script); // skip dot604 if (token_length(script) == 0) {668 int length = token_length(script);715 int tokenLength = token_length(++script);