Searched refs:token_length (Results 1 – 6 of 6) sorted by relevance
61 static int token_length(const char *s) in token_length() function549 data += token_length(data); in ssdp_parse_msearch()571 data += token_length(data); in ssdp_parse_msearch()621 data += token_length(data); in ssdp_parse_msearch()635 data += token_length(data); in ssdp_parse_msearch()
419 int token_length = pkg_info->cbMaxToken; in DetermineMaxTokenLength() local424 *max_token_length = token_length; in DetermineMaxTokenLength()
110 static int token_length(const char* start) { in token_length() function359 size_t fieldLength = token_length(++script); // skip dot in evaluateDot()509 SkASSERT(token_length(script) > 0); in innerScript()565 int length = token_length(script); in innerScript()606 int tokenLength = token_length(++script); in innerScript()
168 static int token_length(const char* start) { in token_length() function370 size_t fieldLength = token_length(++script); // skip dot in evaluateDot()604 if (token_length(script) == 0) { in innerScript()668 int length = token_length(script); in innerScript()715 int tokenLength = token_length(++script); in innerScript()