Home | History | Annotate | Download | only in js

Lines Matching refs:getQuery

2478   searchControl.execute(decodeURI(getQuery(location.hash)));
2514 var query = decodeURI(getQuery(location.hash));
2567 function getQuery(hash) {