Home
last modified time | relevance | path

Searched refs:result (Results 1 – 25 of 118) sorted by path

12345

/template/a_free_worldic/
H A Ddesign.css663 /* --------------- search result formating --------------- */
/template/a_new_day/
H A Ddesign.css889 /* --------------- search result formating --------------- */
/template/a_new_day/js/
H A Dprototype.js166 return result;
352 return result;
373 var result;
436 var result;
439 if (result == undefined || value >= result)
446 var result;
449 if (result == undefined || value < result)
693 var result;
697 if (result === undefined) result = value;
699 if (result.constructor != Array) result = [result];
[all …]
/template/ad-hominem/rest/
H A Dpageinfo.php24 $result = [ variable
39 $result['type'] = 'preview';
41 $result['type'] = 'standard';
42 $result['pageid'] = $id;
43 $result['lang'] = $conf['lang'];
46 $result['title'] = $meta['title'];
52 $result['content_urls'] = [
64 $result['content_urls'] = [
72 $result['extract'] = $parts[2];
73 $result['extract_htm
[all...]
/template/amanuensis/
H A Ddesign.css691 /* --------------- search result formating --------------- */
/template/ameoto/
H A Ddesign.css637 /* --------------- search result formating --------------- */
/template/apricot/css/
H A D_search.css31 /* container for one search result */
/template/arctic-mbo/
H A Ddesign.css704 /* --------------- search result formating --------------- */
/template/arctic/
H A Ddesign.css711 /* --------------- search result formating --------------- */
/template/arctictut/
H A Ddesign.css709 /* --------------- search result formating --------------- */
/template/argon-alt/assets/css/
H A Dargon-design-system.css23323 .ct-example .tab-content .tab-example-result {
H A Ddoku.css24252 .ct-example .tab-content .tab-example-result {
/template/argon-alt/assets/js/core/
H A Djquery.min.js3result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.ca…
4result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||…
/template/argon/assets/css/
H A Dargon-design-system.css21719 .ct-example .tab-content .tab-example-result {
H A Ddoku.css23733 .ct-example .tab-content .tab-example-result {
/template/argon/assets/js/core/
H A Djquery.min.js3result=e)===!1&&(b.preventDefault(),b.stopPropagation()))}return k.postDispatch&&k.postDispatch.ca…
4result=void 0,b.target||(b.target=e),c=null==c?[b]:r.makeArray(c,[b]),n=r.event.special[p]||{},f||…
/template/backpack/
H A Ddesign.css726 /* --------------- search result formating --------------- */
/template/battlehorse/
H A Ddesign.css872 /* --------------- search result formating --------------- */
/template/battlehorse/js/
H A Dprototype.js166 return result;
352 return result;
373 var result;
436 var result;
439 if (result == undefined || value >= result)
446 var result;
449 if (result == undefined || value < result)
693 var result;
697 if (result === undefined) result = value;
699 if (result.constructor != Array) result = [result];
[all …]
/template/bootie/css/
H A DcustomHeader.css8 /* The result of the search is going at the top outside the windows */
/template/bootie/js/
H A Djquery-3.3.1.min.js2result=i)&&(t.preventDefault(),t.stopPropagation()))}return c.postDispatch&&c.postDispatch.call(th…
/template/bootstrap3/
H A DEventHandlers.php200 $html->load($event->result, true, false);
216 $event->result = $html->save();
H A DTemplate.php2140 $result = '';
2172 $result .= sprintf('col-%s-%s ', $media, (12 - $left - $right));
2175 return $result;
/template/bootstrap3/inc/
H A Dsimple_html_dom.php889 $result = array();
953 $result[] = $m;
956 $selectors[] = $result;
957 $result = array();
961 if (count($result) > 0) { $selectors[] = $result; }
1171 $result = array(
1176 return $result;
1748 * always result in CP1251/ISO-8859-5 and vice versa.
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.js5result=t,n.target||(n.target=i),r=null==r?[n]:x.makeArray(r,[n]),p=x.event.special[g]||{},o||!p.tr…

12345