Home | History | Annotate | Download | only in files

Lines Matching defs:RemoveExtension

385 FilePath FilePath::RemoveExtension() const {
415 StringType ret = RemoveExtension().value();
452 FilePath no_ext = RemoveExtension();