Home
last modified time | relevance | path

Searched refs:string_match (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dqttextparse.c127 string_match (const gchar * line, const gchar * match, const gchar * upto) in string_match() function
279 if (string_match (line + *index + 10, "relative", line + next_index)) { in qttext_parse_tag()