Home
last modified time | relevance | path

Searched defs:substrings (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/tools/skdiff/
Dskdiff_main.cpp242 const StringArray& substrings) { in string_contains_any_of()
/third_party/skia/tools/skdiff/
Dskdiff_main.cpp231 const StringArray& substrings) { in string_contains_any_of()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c299 gchar **substrings = g_strsplit (strings[2], ".", 2); in ttml_parse_timecode() local