/plugin/sha3sum/ |
H A D | Sha3.php | 44 $bc = []; 49 $bc[$i] = [ 57 …$bc[($i + 4) % 5][0] ^ (($bc[($i + 1) % 5][0] << 1) | ($bc[($i + 1) % 5][1] >> 31)) & (0xFFFFFFFF), 58 … $bc[($i + 4) % 5][1] ^ (($bc[($i + 1) % 5][1] << 1) | ($bc[($i + 1) % 5][0] >> 31)) & (0xFFFFFFFF) 90 $t = $bc[0]; 178 $bc = []; 183 $bc[$i] = [ 193 … $bc[($i + 4) % 5][0] ^ ((($bc[($i + 1) % 5][0] << 1) | ($bc[($i + 1) % 5][1] >> 15)) & (0xFFFF)), 194 … $bc[($i + 4) % 5][1] ^ ((($bc[($i + 1) % 5][1] << 1) | ($bc[($i + 1) % 5][2] >> 15)) & (0xFFFF)), 195 … $bc[($i + 4) % 5][2] ^ ((($bc[($i + 1) % 5][2] << 1) | ($bc[($i + 1) % 5][3] >> 15)) & (0xFFFF)), [all …]
|
/plugin/groupmail/ |
H A D | README.textile | 48 bc. {{groupmail>}} 54 bc. {{groupmail>subject=Feedback from Site}} 58 bc. {{groupmail>toemail=example@mail.com|subject=Feedback from Site}} 62 bc. {{groupmail>touser=dokuwikiuser}} 66 bc. {{groupmail>togroup=dokuwikigroup}} 70 bc. {{groupmail>toemail=example@mail.com|ccuser=dokuwikiuser|bccgroup=dokuwikigroup}} 74 bc. {{groupmail>autofrom}} 78 bc. {{groupmail>content=Feedback for the wiki:}} 82 bc. {{groupmail>sendlog=:path:to:log:file}}
|
/plugin/publish/ |
H A D | syntax.php | 139 $bc = explode(':',$b[0]); 141 $bn = count($bc); 155 $s = strcmp($ac[$n], $bc[$n]);
|
/plugin/contactmodern/ |
H A D | README.textile | 46 bc. {{contact>}} 52 bc. {{contact>subj=Feedback from Site}} 56 bc. {{contact>to=profile1|subj=Feedback from Site}}
|
/plugin/facebooklike/ |
H A D | README.textile | 26 bc. {{like>}} 30 bc. {{like>url=http://example.com/|colorscheme=dark}}
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | slice.test | 38 bc
|
H A D | join.test | 33 a-bc
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
H A D | Cognitive_Services.svg | 1 …02 20.86-7.063 25.59-17.99 3.604-8.33 3.756-16.886.438-24.747z" fill="#3176bc"/><path d="M118.452-…
|
/plugin/fckg/fckeditor/editor/skins/default/ |
H A D | fck_dialog.css | 175 .tl, .tr, .tc, .bl, .br, .bc 182 * html .tl, * html .tr, * html .tc, * html .bl, * html .br, * html .bc 295 .bc
|
/plugin/fckg/fckeditor/editor/skins/silver/ |
H A D | fck_dialog.css | 175 .tl, .tr, .tc, .bl, .br, .bc 182 * html .tl, * html .tr, * html .tc, * html .bl, * html .br, * html .bc 295 .bc
|
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/ |
H A D | ocrbinfo.txt | 59 mskala@ansuz.sooke.bc.ca 60 http://ansuz.sooke.bc.ca/
|
/plugin/statistics/inc/ |
H A D | StatisticsLogger.class.php | 23 $bc = new StatisticsBrowscap(); 24 $ua = $bc->getBrowser($this->ua_agent);
|
/plugin/pdfjs/pdfjs/web/locale/csb/ |
H A D | viewer.properties | 48 outline.title=Wëskrzëni òbcéch dokùmentu 49 outline_label=Òbcéch dokùmentu
|
/plugin/codemirror/dist/modes/ |
H A D | textile.min.js | 1 …bc:"bc",bq:"bq",definitionList:/- .*?:=+/,definitionListEnd:/.*=:\s*$/,div:"div",drawTable:/\|.*\|… property in AnonymousFunction2bc6d9c80100.k.single
|
H A D | textile.min.js.map | 1 …bc","bq","definitionListEnd","drawTable","foot","list","para","tableCellAttributes","tableText","t…
|
H A D | z80.min.js.map | 1 …all|j[pr]|ret[in]?|b_?(call|jump))\\b/i;\n }\n\n var variables1 = /^(af?|bc?|c|de?|e|hl?|l|i[xy]…
|
/plugin/sketchcanvas/phplib/ |
H A D | image.php | 200 $bc = midPoint($b, $c, $t);
201 return midPoint($ab, $bc, $t);
|
/plugin/register/ |
H A D | register.php | 324 $bc = ($register->bit_defined($b) ? $im->white : $im->grey); 325 $im->rect($x, $y, $x+$bitdim, $y+$bitdim, $bc, "fill");
|
/plugin/sphinxsearch-was/ |
H A D | sphinx.conf | 22 …U+28b, U+1b3..U+1b6/2, U+1b7->U+292, U+1b8..U+1b9/2, U+1ba..U+1bb, U+1bc..U+1bd/2, U+1be..U+…
|
/plugin/sphinxsearch/ |
H A D | sphinx.conf | 24 …U+28b, U+1b3..U+1b6/2, U+1b7->U+292, U+1b8..U+1b9/2, U+1ba..U+1bb, U+1bc..U+1bd/2, U+1be..U+…
|
/plugin/orgapp/ |
H A D | OrgApplet.jar | META-INF/MANIFEST.MF
OrganigramApplet.class
<Unknown>
package
public OrganigramApplet extends javax. ... |
/plugin/advrack/ |
H A D | jquery.qtip.js | 2205 bc: [0,0, width,0, width2,height], property in AnonymousFunction67a4f05f3a00.tips 2427 var b, bc, br; 2436 bc = self._parseWidth(corner, side, elements.content); 2439 position[ side ] = Math.max(-self.border, i ? bc : (userOffset + (br > b ? br : -b))); 3135 bc: 1 / 2, br: 1 / 4, bl: 3 / 4,
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.class.php | 91 public $bc = null; // Border Color variable in phpthumb 2309 …$color = ((!empty($this->bc) && phpthumb_functions::IsHexColor($this->bc)) ? $this->bc : '000000');
|
H A D | phpThumb.config.php.default | 183 …000'; // Default border color - usual HTML-style hex color notation (overidden with 'bc' parameter)
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js | 1 …bc=Math.atan2,_c=Math.cos,xc=Math.ceil,kc=Math.exp,wc=(Math.floor,Math.log),Ec=Math.pow,Tc=Math.si…
|