Home
last modified time | relevance | path

Searched refs:hash (Results 326 – 350 of 470) sorted by path

1...<<111213141516171819

/plugin/nroff/
H A Drenderer.php495 function locallink($hash, $name = NULL){ argument
497 $name = $this->_getLinkTitle($name, $hash, $isImage);
498 $hash = $this->_headerToLink($hash);
500 $this->doc .= '<a href="#'.$hash.'" title="'.$title.'" class="wikilink1">';
533 list($id,$hash) = explode('#',$id,2);
534 if(!empty($hash)) $hash = $this->_headerToLink($hash);
558 if($hash) $link['url'].='#'.$hash;
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php81 list($id,$hash) = explode('#',$id,2);
82 if(!empty($hash)) $hash = $this->_headerToLink($hash);
101 if($hash) $link['url'].='#'.$hash;
197 list($src,$hash) = explode('#',$src,2);
217 if($hash) $link['url'] .= '#'.$hash;
/plugin/oauth/
H A Dcomposer.lock7 "content-hash": "b8a6d75b139b4f8caffe4b3c81f7e77f",
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock7 "hash": "734ee27aca2b4b8a33857520f518ef0c",
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Signature/
H A DSignature.php80 return base64_encode($this->hash($baseString));
121 protected function hash($data) function in OAuth\\OAuth1\\Signature\\Signature
/plugin/odp/
H A Drenderer.php1108 list($id,$hash) = explode('#',$id,2);
1110 if($hash) $url .='#'.$hash;
1113 $this->reference($hash, $name);
1135 function locallink($hash, $name = NULL){ argument
1136 $name = $this->_getLinkTitle($name, $hash, $isImage);
/plugin/odt/helper/
H A Dconfig.php669 public function hash() { function in helper_plugin_odt_config
678 return hash('md5', $content);
/plugin/odt/renderer/
H A Dbook.php130 list($id,$hash) = explode('#',$id,2);
137 return $this->locallink_with_text($hash, $id, $name, $returnonly);
139 $this->locallink_with_text($hash, $id, $name, $returnonly);
146 if($hash) $url .='#'.$hash;
150 return $this->locallink_with_text($hash, $id, $name, $returnonly);
152 $this->locallink_with_text($hash, $id, $name, $returnonly);
H A Dpage.php1336 list($id,$hash) = explode('#',$id,2);
1338 if($hash) $url .='#'.$hash;
1341 if ($hash) {
1342 $id = $hash;
1380 * @param string $hash hash link identifier
1386 $id = $this->_getLinkTitle($id, $hash, $isImage);
1389 return reference($hash, $name);
1398 * @param string $hash hash link identifier
1401 function locallink($hash, $name = NULL){ argument
1402 $name = $this->_getLinkTitle($name, $hash, $isImage);
[all …]
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki32 …ents will give their results to be included within the dokuwiki search: //hash, pagehash, pagehash…
55 ==== hash ====
57 <code>{{hash>string}}</code>
59 //Example:// <code>{{hash>TEST}}</code> will result in the following output: a96df14f8b5ccb567eede4…
65 Take the page's namespace(s) and pagename to create an MD2 hash value and output it.
71 … an MD2 hash value and output it's first 4 characters. Since that's rather short, it's possible th…
94 Take the page's namespace(s) and pagename to create an MD2 hash value and write it to an exported O…
96 …ult in an ODT field with the name "pagecode" containing the corresponding hash value of the wiki p…
114 …rl// configuration setting is set to 'file:\\\\\SERVER\documents', and the page's 4-hash is 'abbt')
H A Dsyntax.php82 $hash = hash(hash_hmac_algos()[0], $pageid);
89 $hash = hash(hash_hmac_algos()[0], $string);
93 $hash = hash(hash_hmac_algos()[0], $string);
94 $hash = substr($hash,0,4);
97 $hash = substr($hash,0,4);
104 $hash = substr($hash,0,4);
110 $hash = substr($hash,0,4);
126 $hash = $metadata;
132 return array($command,$string,$hash,$string2);
155 $renderer->doc .= $hash;
[all …]
/plugin/offline/
H A Drenderer.php272 list($id,$hash) = explode('#',$id,2);
273 if(!empty($hash)) $hash = $this->_headerToLink($hash);
302 if($hash) $link['url'].='#'.$hash;
/plugin/ol3/
H A Dscript.js1 …null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=nu…
8 …|{},wO.tilecoord.getKey=hu||{},wO.tilecoord.getKeyZXY=cu||{},wO.tilecoord.hash=fu||{},wO.tilecoord…
/plugin/openas/
H A Daction.php156 list($name,$hash) = explode('#',$link_array[0]);
157 if(isset($hash)) {
158 $new_link = $new_page_id . "#" .$hash;
/plugin/openid/Auth/OpenID/
H A DHMAC.php32 return hash('sha1', $text, true);
85 return hash('sha256', $text, true);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/owncloud/
H A Dhelper.php403 list($src,$hash) = explode('#',$src,2);
456 if($hash) $link['url'] .= '#'.$hash;
487 list($src,$hash) = explode('#',$src,2);
509 if($hash) $link['url'] .= '#'.$hash;
H A Dsyntax.php125 list($src,$hash) = explode('#',$match['src'],2);
130 if($hash) $match['magnifyLink'] .= '#'.$hash;
134 if($hash) $match['detail'] .= '#'.$hash;
/plugin/passpolicy/
H A Dwords.txt1633 hash
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js9711 get hash() {
9715 set hash(value) {
H A Dpdf.js.map1hash weak collections IDs\n } return it[META].w;\n};\n// add metadata on freeze-family methods ca…
H A Dpdf.worker.js10880 get hash() {
10884 set hash(value) {
13296 var hash;
25678 return hash;
25880 return hash;
26112 return hash;
26122 return hash;
26865 hash = calculateMD5(hash, 0, keyLengthInBytes);
26937 hash = calculateMD5(hash, 0, hash.length);
31124 hash = preEvaluatedFont.hash;
[all …]
H A Dpdf.worker.js.map1hash","calculateMD5","hex","root","items","processed","blackColor","outlineDict","Catalog","destDi…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js536 hash = document.location.hash.substring(1);
1664 hash: document.location.hash.substring(1)
2064 var hash = evt.hash;
2066 if (!hash) {
7545 hash: hash,
7614 hash = _parseCurrentHash.hash,
7625 hash: hash,
7703 hash: hash,
7817 if (this._destination.hash === position.hash) {
7943 hash = _parseCurrentHash2.hash,
[all …]
H A Dviewer.js.map1hash","hashParams","parseQueryString","loadFakeWorker","TextLayerMode","viewer","enabled","loadAnd…

1...<<111213141516171819