Searched refs:results (Results 1 – 13 of 13) sorted by relevance
3 You can find the results of your search below. @CREATEPAGEINFO@
2 * This file provides styles for the search results page (?do=search)20 /* search results page24 .dokuwiki .search-results-form fieldset.search-form {99 [dir=rtl] .search-results-form fieldset.search-form .advancedOptions {126 /*____________ search results ____________*/148 /* search hit in search results */
221 $results = [];224 $results[] = Extension::createFromRemoteData($item);226 return $results;
632 $results = $this->sftp->stat($this->path);633 if ($results === false) {636 return $results;673 … $results = $flags & STREAM_URL_STAT_LINK ? $this->sftp->lstat($path) : $this->sftp->stat($path);674 if ($results === false) {678 return $results;
355 * @param array $results search results in the form pageid => value361 function _ft_filterResultsByTime(array $results, $after, $before) argument367 foreach (array_keys($results) as $id) {370 unset($results[$id]);374 unset($results[$id]);379 return $results;
509 $results = [];511 while (32 * count($results) < $keylen) {520 $results[] = $out;524 foreach ($results as $result) {
234 $results = $html->post('https://www.splitbrain.org/_static/msglint/', array('msg'=>$msg));
1794 …$results = preg_split('#((?:^|, *|/)(?:C=|O=|OU=|CN=|L=|ST=|SN=|postalCode=|streetAddress=|emailAd…1795 for ($i = 1; $i < count($results); $i += 2) {1796 $prop = trim($results[$i], ', =/');1797 $value = $results[$i + 1];
256 * Fixed inconsistent hash results in `SimplePie_Item->get_id()`.
493 …- Added an optimizer for lists to regular expressions. Using these cached lists results in a spee…500 * Use considerably less strlen() calls on various points by caching the results (milian)
54 …per to select nodes using either CSS or XPath expressions and manipulate results quickly and easil…
497 work results from an entity transaction, each party to that
6 …results:function(t){return t+(1<t?" results are":" result is")+" available, use up and down arrow … method