gst_structure_from_string 2125 gst/gstcaps.c    structure = gst_structure_from_string (string, &s);
gst_structure_from_string 2138 gst/gstcaps.c      structure = gst_structure_from_string (s, &s);
gst_structure_from_string  794 gst/gstregistrychunks.c     plugin->priv->cache_data = gst_structure_from_string (cache_str, NULL);
gst_structure_from_string 1454 gst/gstvalue.c     structure = gst_structure_from_string (s, NULL);
gst_structure_from_string 1461 gst/gstvalue.c     structure = gst_structure_from_string (str, NULL);
gst_structure_from_string  727 libs/gst/dataprotocol/dataprotocol.c     s = gst_structure_from_string (string, NULL);
gst_structure_from_string   83 tests/check/gst/gstcaps.c   s1 = gst_structure_from_string ("audio/x-raw-int,rate=44100", NULL);
gst_structure_from_string   99 tests/check/gst/gstcaps.c   s1 = gst_structure_from_string ("audio/x-raw-int,rate=44100", NULL);
gst_structure_from_string   61 tests/check/gst/gststructure.c     structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  104 tests/check/gst/gststructure.c     structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  127 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  134 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  141 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  148 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  155 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  164 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  170 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  176 tests/check/gst/gststructure.c   ASSERT_WARNING (structure = gst_structure_from_string (s, NULL));
gst_structure_from_string  222 tests/check/gst/gststructure.c   st2 = gst_structure_from_string (str, NULL);
gst_structure_from_string  251 tests/check/gst/gststructure.c   structure = gst_structure_from_string (s, NULL);
gst_structure_from_string  270 tests/check/gst/gststructure.c   st2 = gst_structure_from_string (str, NULL);
gst_structure_from_string  479 tests/check/gst/gststructure.c   s = gst_structure_from_string (str1, &end);
gst_structure_from_string  281 tests/check/gst/gsttag.c   tag_list2 = gst_structure_from_string (str, NULL);
gst_structure_from_string 1681 tests/check/gst/gstvalue.c   s = gst_structure_from_string (str, NULL);
gst_structure_from_string 1786 tests/check/gst/gstvalue.c   s2 = gst_structure_from_string (str, &end);