Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.2-compressed.js88 …);break;}}}},getFileName:function(_path){var match=_path&&_path.match(/[\w\-\.\?\=\&]+$/);return m… argument
H A Dfirebug-lite-1.2.js1725 getFileName:function(_path){ argument
1726 var match = _path&&_path.match(/[\w\-\.\?\=\&]+$/);
1727 return match&&match[0]||_path;