Lines Matching defs:token_length
110 static int token_length(const char* start) {359 size_t fieldLength = token_length(++script); // skip dot509 SkASSERT(token_length(script) > 0);565 int length = token_length(script);608 int tokenLength = token_length(++script);