Home
last modified time | relevance | path

Searched refs:unfqdn (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/
Dtls.js147 function unfqdn(host) { function
159 StringPrototypeReplace(unfqdn(host), /[A-Z]/g, toLowerCase),
311 hostname = unfqdn(hostname); // Remove trailing dot for error messages.