Home
last modified time | relevance | path

Searched defs:userinfo (Results 1 – 14 of 14) sorted by relevance

/third_party/glib/glib/
Dguri.c206 gchar *userinfo; member
828 gchar **userinfo, in g_uri_split_internal()
1094 gchar **userinfo, in g_uri_split()
1586 gboolean userinfo, in g_uri_join_internal()
1740 const gchar *userinfo, in g_uri_join()
1837 const gchar *userinfo, in g_uri_build()
1902 GString *userinfo; in g_uri_build_with_user() local
/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/
Duri.d.ts3 userinfo?: string; property
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.d.ts3 userinfo?: string; property
Duri.all.min.d.ts3 userinfo?: string; property
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/
Dgstrtmp2locationhandler.c137 const gchar *scheme_sep, *path_sep, *stream_sep, *host, *userinfo; in uri_handler_set_uri() local
/third_party/gstreamer/gstreamer/gst/
Dgsturi.c984 gchar *userinfo; member
1250 _gst_uri_escape_userinfo (const gchar * userinfo) in _gst_uri_escape_userinfo()
1457 gst_uri_new (const gchar * scheme, const gchar * userinfo, const gchar * host, in gst_uri_new()
1498 const gchar * userinfo, const gchar * host, guint port, const gchar * path, in gst_uri_new_with_base()
2205 gst_uri_set_userinfo (GstUri * uri, const gchar * userinfo) in gst_uri_set_userinfo()
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dgstwebrtcice.c250 _parse_userinfo (const gchar * userinfo, gchar ** user, gchar ** pass) in _parse_userinfo()
311 const gchar *host, *userinfo, *transport, *scheme; in _add_turn_server() local
868 const gchar *userinfo, *scheme; in _validate_turn_server() local
/third_party/boost/libs/beast/test/beast/http/
Dmessage_fuzz.hpp196 userinfo() in userinfo() function in boost::beast::http::message_fuzz_t
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgsturi.c222 const gchar *userinfo; member
/third_party/ffmpeg/libavformat/
Durl.h358 const char *userinfo; /**< including final '@' if present */ member
/third_party/openssl/apps/
Dsrp.c225 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local
/third_party/glib/glib/tests/
Duri.c539 const gchar *userinfo; member
1099 gchar *userinfo = NULL; in test_uri_split() local
/third_party/glib/gio/
Dgdummyfile.c38 char *userinfo; member
/third_party/nghttp2/src/
Dshrpx_config.h565 StringRef userinfo; member