add rb_uri_is_descendant
this checks if one uri identifies a file within a specific directory tree, somewhat better than just g_str_has_prefix
should fix #1769 (closed) and could be used elsewhere too
this checks if one uri identifies a file within a specific directory tree, somewhat better than just g_str_has_prefix
should fix #1769 (closed) and could be used elsewhere too