Searched defs:extname (Results 1 – 10 of 10) sorted by relevance
3 var extname = require('path').extname variable
16 var extname = require('path').extname variable
827 extname(path) { method1357 extname(path) { method
121 const extname = ts.getOutputExtension(sourceFile, this.options); constant
174 const extname = vpath.extname(this.justName); constant
516 .pipe(rename({ extname: "" })) property
745 const char *extname = lookup(type, tlsext_types, "unknown"); in tlsext_cb() local
4290 exports.extname = function(path) { function
1819 char extname[32]; member
26624 get extname() { getter in VFile26632 set extname(extname) { setter in VFile