ACCEPTABLE_CHAR   177 gst/gsturi.c       if (!ACCEPTABLE_CHAR (c)) {
ACCEPTABLE_CHAR   194 gst/gsturi.c       if (!ACCEPTABLE_CHAR (c)) {
ACCEPTABLE_CHAR   201 gst/gsturi.c       if ((use_mask == UNSAFE_HOST) && (!ACCEPTABLE_CHAR (c) || (c == '/'))) {