Searched refs:absoluteURLWithDots (Results 1 – 1 of 1) sorted by relevance
1113 this.absoluteURL=function(url,baseURL){return this.absoluteURLWithDots(url,baseURL).replace("/./","…1115 this.absoluteURLWithDots=function(url,baseURL){if(url[0]=="?"){return baseURL+url function