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 */
222 $results = [];225 $results[] = Extension::createFromRemoteData($item);227 return $results;
640 $results = $this->sftp->stat($this->path);641 if ($results === false) {644 return $results;681 … $results = $flags & STREAM_URL_STAT_LINK ? $this->sftp->lstat($path) : $this->sftp->stat($path);682 if ($results === false) {686 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));
1800 …$results = preg_split('#((?:^|, *|/)(?:C=|O=|OU=|CN=|L=|ST=|SN=|postalCode=|streetAddress=|emailAd…1801 for ($i = 1; $i < count($results); $i += 2) {1802 $prop = trim($results[$i], ', =/');1803 $value = $results[$i + 1];
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)
308 * Fixed inconsistent hash results in `SimplePie_Item->get_id()`.
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