Home | History | Annotate | Download | only in generator

Lines Matching refs:splitext

726         noext = os.path.splitext(dependency)[0]
1004 optfilename = options.options_file % os.path.splitext(filename)[0]
1023 noext = os.path.splitext(filename)[0]