Searched refs:t_current (Results 1 – 1 of 1) sorted by relevance
399 const char *t_current; in sdp_parse_connection() local461 t_current = current; in sdp_parse_connection()462 t_begin = ++t_current; in sdp_parse_connection()463 if (commp_find_token(&t_begin, &t_current, end, in sdp_parse_connection()467 if (t_current != end) { in sdp_parse_connection()476 if (commp_atoi((t_current + 1), end, in sdp_parse_connection()483 if (commp_atoi((current + 1), t_current, in sdp_parse_connection()488 if (commp_strtoub((current + 1), t_current, in sdp_parse_connection()