Home | History | Annotate | Download | only in animator

Lines Matching refs:token_length

168 static int token_length(const char* start) {
370 size_t fieldLength = token_length(++script); // skip dot
604 if (token_length(script) == 0) {
668 int length = token_length(script);
715 int tokenLength = token_length(++script);