(s)
| 23792 | j = /^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i, |
| 23793 | L = /^[a-zA-Z]:/ |
| 23794 | function trimLeft(s) { |
| 23795 | return (s || '').toString().replace(_, '') |
| 23796 | } |
| 23797 | var B = [ |
| 23798 | ['#', 'hash'], |
| 23799 | ['?', 'query'], |
no test coverage detected