gst_plugin_ext_dep_strv_equal 1699 gst/gstplugin.c   return gst_plugin_ext_dep_strv_equal (dep->env_vars, (gchar **) env_vars) &&
gst_plugin_ext_dep_strv_equal 1700 gst/gstplugin.c       gst_plugin_ext_dep_strv_equal (dep->paths, (gchar **) paths) &&
gst_plugin_ext_dep_strv_equal 1701 gst/gstplugin.c       gst_plugin_ext_dep_strv_equal (dep->names, (gchar **) names);