Home
last modified time | relevance | path

Searched defs:remove_extension (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dcopyreg.py191 def remove_extension(module, name, code): function
/external/skia/tools/sksl-minify/
DSkSLMinify.cpp52 static std::string remove_extension(const std::string& path) { in remove_extension() function