Home
last modified time | relevance | path

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

12345

/template/breeze/bower_components/gumby/sass/extensions/sassy-math/lib/
H A Dsassy-math.rb17 result = base ** exponent
22 result = Math.sqrt(number)
42 result = 1
46 result = result * i
77 result = false
79 result = true
86 result = true
88 result = false
103 result = Math.cosh(rad)
108 result = Math.acos(rad)
[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/kajukkk/
H A Dnewpage.php22 $result=fetch_enha($title); variable
25 if ($result!=null ) :
36 $result=fetch_namu($title); variable
39 if ($result!=null ) :
89 $result=e2d($raw);
91 if ( strlen ($result)<500) return false;
96 return $result;
146 $result=e2d($raw);
147 if ( strlen ($result)<500) return "냉무";
149 …$result="{{page>:틀#펌글}}\n\n======$title======\n\n".$result."\n * 출처: 엔하위키미러- ".$title."(CC BY-NC-…
[all …]
/template/notos/
H A DCustomController.php130 $result = [];
131 $pointers = [&$result]; // point to current list
175 if (isset($result[-1])) {
176 $result = $result[-1]['sub'];
179 return $result;
/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/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/taratasy/
H A Dtpl_functions.local.php36 $result = '';
47 $result = '<style>' .
53 echo $result;
/template/lcars/js/
H A Djquery.timers-1.1.2.js51 var result = this.regex.exec(jQuery.trim(value.toString()));
52 if (result[2]) {
53 var num = parseFloat(result[1]);
54 var mult = this.powers[result[2]] || 1;
/template/breeze/bower_components/gumby/js/libs/ui/
H A Djquery.validation.js54 var result = this.req(this.$this);
57 if(!result) {
66 return result;
/template/sprintdoc/js/base/
H A Dspc.js19 var result = null;
21 result = options[key];
23 if (!result) { return ""; }
24 return result;
/template/mcz/
H A Dmain.php69 $result = ''; variable
102 $result = ''; variable
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A DMbstring.php246 $result = '';
257 $result .= $is_hex ? sprintf('&#x%X;', $cOffset) : '&#'.$cOffset.';';
261 $result .= $uchr;
265 return $result;
268 return \iconv('UTF-8', $encoding.'//IGNORE', $result);
574 $result = [];
578 $result[] = mb_substr($string, $i, $split_length, $encoding);
581 return $result;
H A Dbootstrap.php58 …function mb_parse_str($string, &$result = []) { parse_str($string, $result); return (bool) $result argument
H A Dbootstrap80.php54 …ion mb_parse_str(?string $string, &$result = []): bool { parse_str((string) $string, $result); ret… argument
/template/breeze/bower_components/gumby/sass/functions/
H A D_even.scss1 // test for even numbers, do something with the result
/template/breeze/bower_components/gumby/sass/extensions/modular-scale/stylesheets/
H A D_modular-scale.scss87 // and add the result to $scale-values
94 // and add the result to $scale-values
148 // and add the result to $scale-values
155 // and add the result to $scale-values
198 // do the scale using this ratio thru the multiple, and add the result to $scale-values
223 // do the scale using this ratio thru the multiple, and add the result to $scale-values
/template/twigstarter/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1369 $result = array_chunk(twig_to_array($items, $preserveKeys), $size, $preserveKeys);
1371 if (null !== $fill && $result) {
1372 $last = \count($result) - 1;
1373 if ($fillCount = $size - \count($result[$last])) {
1375 $result[$last][] = $fill;
1380 return $result;
/template/bootstrap3/
H A DEventHandlers.php200 $html->load($event->result, true, false);
216 $event->result = $html->save();
/template/mikio/inc/
H A Dsimple_html_dom.php893 $result = array();
957 $result[] = $m;
960 $selectors[] = $result;
961 $result = array();
965 if (count($result) > 0) { $selectors[] = $result; }
1175 $result = array(
1180 return $result;
1754 * always result in CP1251/ISO-8859-5 and vice versa.
/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/rtd_suterdev/js/
H A Dreadthedokus.js331 var result = document.querySelector("#sidebarheader > div.home > a").href;
342 return result;
/template/readthedokus/js/
H A Dreadthedokus.js331 var result = document.querySelector("#sidebarheader > div.home > a").href;
337 result = basePage.replace(re, "").replace(re, "") + delimiter + "start";
342 return result;
/template/bootie/css/
H A DcustomHeader.css8 /* The result of the search is going at the top outside the windows */
/template/apricot/css/
H A D_search.css31 /* container for one search result */
/template/writers/css/
H A D_search.css31 /* container for one search result */

12345