Home
last modified time | relevance | path

Searched refs:skip_lws (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c1287 skip_lws (const gchar * s) in skip_lws() function
1360 header = skip_lws (header); in parse_auth_credentials()
1414 value = skip_lws (value); in parse_auth_credentials()
/third_party/nghttp2/src/
Dhttp2.cc1007 template <typename InputIt> InputIt skip_lws(InputIt first, InputIt last) { in skip_lws() function
1137 first = skip_lws(first, last); in parse_next_link_header_once()
1175 first = skip_lws(first, last); in parse_next_link_header_once()