Searched refs:unfqdn (Results 1 – 1 of 1) sorted by relevance
147 function unfqdn(host) { function159 StringPrototypeReplace(unfqdn(host), /[A-Z]/g, toLowerCase),311 hostname = unfqdn(hostname); // Remove trailing dot for error messages.