Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/subparse/
Dgstsubparse.c646 const gchar *replace_pattern; in subrip_unescape_formatting() local
660 replace_pattern = "<\\1\\2\\3>"; in subrip_unescape_formatting()
662 replace_pattern = "<\\1\\2>"; in subrip_unescape_formatting()
667 replace_pattern, 0, NULL); in subrip_unescape_formatting()