Home
last modified time | relevance | path

Searched defs:extname (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/JSONStream/test/
Drun.js3 var extname = require('path').extname variable
/third_party/node/deps/npm/node_modules/mime-types/
Dindex.js16 var extname = require('path').extname variable
/third_party/node/lib/
Dpath.js827 extname(path) { method
1357 extname(path) { method
/third_party/typescript/src/harness/
DcompilerImpl.ts121 const extname = ts.getOutputExtension(sourceFile, this.options); constant
/third_party/typescript/src/testRunner/
DcompilerRunner.ts174 const extname = vpath.extname(this.justName); constant
/third_party/typescript/
DGulpfile.js512 .pipe(rename({ extname: "" })) property
/third_party/openssl/apps/
Ds_cb.c738 const char *extname = lookup(type, tlsext_types, "unknown"); in tlsext_cb() local
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-soundcard.h1819 char extname[32]; member
/third_party/node/tools/
Dlint-md.mjs26624 get extname() { getter in VFile
26632 set extname(extname) { setter in VFile