Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/npm-packlist/
Dindex.js276 const extb = path.extname(b).toLowerCase() constant
/third_party/openssl/crypto/x509/
Dx509_vfy.c1084 ASN1_OCTET_STRING *exta, *extb; in crl_extension_match() local