Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/multifile/
Dpatternspec.h42 gboolean pattern_match_string (PatternSpec * pspec,
Dgstsplitutils.c66 if (pattern_match_string (pspec, name)) { in gst_split_util_find_files()
Dpatternspec.c331 pattern_match_string (PatternSpec * pspec, const gchar * string) in pattern_match_string() function