find_token
p2 = find_token(p1, len, str);
p2 = find_token(p1, size, str);
ret = find_token(token, &location, &value);