Searched defs:token_length (Results 1 – 14 of 14) sorted by relevance
61 static int token_length(const char *s) in token_length() function
315 const size_t token_length = strlen(token); in replaceToken() local
379 const size_t token_length = strlen(token); in replaceToken() local
121 const size_t token_length = strlen(token); in replaceToken() local
270 const size_t token_length = strlen(token); in replaceToken() local
2153 const size_t token_length = strlen(token); in replaceToken() local
1596 const size_t token_length = strlen(token); in replaceToken() local
1411 const size_t token_length = strlen(token); in replaceToken() local1428 const size_t token_length = strlen(token); in replaceAllTokens() local
1584 const size_t token_length = strlen(token); in replaceToken() local1611 const size_t token_length = strlen(token); in replaceAllTokens() local
1570 const size_t token_length = strlen(token); in replaceToken() local
63 const size_t token_length = strlen(token); in replaceToken() local
181 size_t token_length, in coap_pdu_duplicate()
83 size_t token_length; in match() local