Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dposixpath.py117 def splitext(p): function
Dntpath.py203 def splitext(p): function
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c874 gchar *basename, **splitext, *filename; in main() local