Home | History | Annotate | Download | only in js

Lines Matching refs:getQuery

2517   searchControl.execute(decodeURI(getQuery(location.hash)));
2573 var query = decodeURI(getQuery(location.hash));
2626 function getQuery(hash) {