UNSAFE_HOST 167 gst/gsturi.c || mask == UNSAFE_HOST || mask == UNSAFE_SLASHES, NULL);
UNSAFE_HOST 180 gst/gsturi.c if ((use_mask == UNSAFE_HOST) && (unacceptable || (c == '/'))) {
UNSAFE_HOST 201 gst/gsturi.c if ((use_mask == UNSAFE_HOST) && (!ACCEPTABLE_CHAR (c) || (c == '/'))) {