Home | History | Annotate | Download | only in js

Lines Matching refs:getQuery

1802   searchControl.execute(decodeURI(getQuery(location.hash)));
1835 var query = decodeURI(getQuery(location.hash));
1877 function getQuery(hash) {