Home
last modified time | relevance | path

Searched refs:n (Results 1576 – 1600 of 2191) sorted by path

1...<<61626364656667686970>>...88

/plugin/oembed/
H A Dsyntax.php465 for($n=0; $n<$link_count; $n++){
466 $attributes = preg_split('/\s+/s', $links[$n]);
474 $final_links[$n] = $final_link;
478 for($n=0; $n<$link_count; $n++){
479 if(strtolower($final_links[$n]['rel']) == 'alternate'){
482 return $final_links[$n]['href'];
485 $ret_link = $final_links[$n]['href'];
490 if(strtolower($final_links[$n]['type']) == 'text/xml+oembed' or
491 strtolower($final_links[$n]['type']) == 'application/xml+oembed'){
493 return $final_links[$n]['href'];
[all …]
/plugin/ol3/
H A Dscript.js1n){if(e[n])return e[n].exports;var i=e[n]={i:n,l:!1,exports:{}};return t[n].call(i.exports,i,i.exp… argument
8n=r(8),i=r(3),o=r(9);function a(){return l.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(t,… argument
/plugin/openid/Auth/OpenID/
H A DBigMath.php96 $n = $this->init(0);
105 $n = $this->mul($n, pow(2, 8));
106 $n = $this->add($n, $byte);
109 return $n;
169 $n = $this->binaryToLong($bytes);
171 } while ($this->cmp($n, $duplicate) < 0);
173 return $this->mod($n, $stop);
H A DCryptUtil.php97 $n = ord(Auth_OpenID_CryptUtil::getBytes(1));
98 } while ($n < $duplicate);
100 $n %= $popsize;
101 $str .= $population[$n];
H A DMDB2Store.php113 $n = $this->create_nonce_table();
116 if (!$n || !$a) {
H A DSQLStore.php305 $n = $this->create_nonce_table();
309 if ($n && $a) {
H A DURINorm.php73 list($m, $n) = $pair;
74 $parts[] = sprintf("%s-%s", chr($m), chr($n));
/plugin/openid/Auth/Yadis/
H A DXML.php179 $n = [];
180 return $n;
184 $n = [];
185 return $n;
287 $n = [];
290 return $n;
294 $n[] = $result->item($i);
297 return $n;
H A DYadis.php290 foreach ($names as $n) {
291 if (strtolower($name) == strtolower($n)) {
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/orgapp/
H A DOrgApplet.jar ... int) public abstract void a (a) } n.class <Unknown> package public n extends org ...
/plugin/outdent/
H A Dsyntax.php35 $this->Lexer->addSpecialPattern('\n[ \t]*==[ \t]*(?=\n)',$mode,'plugin_outdent');
/plugin/pagemove/lang/cs/
H A Dlang.php.txt16 $lang['menu'] = 'Přesun/přejmenování stránky';
17 $lang['desc'] = 'Plugin pro přesun/přejmenování stránku';
21 $lang['pm_notwrite'] = 'Nemáte dostatečná oprávnění pro úpravu stránky';
22 $lang['pm_badns'] = 'Neplatný název jmenného prostoru';
23 $lang['pm_badname'] = 'Neplatný název stránky';
36 $lang['pm_linkchange2'] = ' změněny na ';
37 $lang['pm_newname'] = 'Nový název stránky :';
H A Dpagemove.txt.txt6 * Musíte mít práva na danou stránku a na všechny, které se na ní odkazují.
9 * Nelze přesunout stránku někam, kde již existuje stránka stejného jména.
11 Všechny odkazy na a ze stránky budou upraveny podle nového umístění stránky.
/plugin/pagemove/lang/es/
H A Dlang.php.txt18 $lang['desc'] = 'Extensión para Mover/Renombrar páginas';
20 $lang['pm_notexist'] = 'Este tema no existe aún';
35 $lang['pm_fileslocked'] = 'Estos documentos están bloqueados - ';
H A Dpagemove.txt.txt3 Esta extensión le permite mover y/o renombrar el documento actual respetando las siguientes restric…
6 …* Debe tener permisos de edición sobre el documento actual y sobre todos los documentos que enlaza…
7 * El documento actual y los que hacen referencia a éste no pueden ser bloqueados para la edición.
8 * Para mover un documento también necesita permiso de creación sobre el directorio de destino.
11 Todos los enlaces desde y hacia esta página serán actualizados para reflejar la nueva ubicación y/o…
/plugin/pagestat/
H A Dscript.js9 return this.replace(/\{(\d+)\}/g, function (m, n) { return args[n]; }); argument
/plugin/pagetemplate/
H A Dsyntax.php188 function getPluginName() { list($t, $p, $n) = explode('_', get_class($this), 4); return $n; }
189 …function getPluginComponent() { list($t, $p, $n, $c) = explode('_', get_class($this), 4); return (…
/plugin/panorama/syntax/
H A Dpanorama2.php66 …$this->Lexer->addSpecialPattern('<panorama2 ?[^>\n]*>.*?</panorama2>', $mode, 'plugin_panorama_pan…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js958 n = str.length,
4533 n = 0;
5172 if (n < 0 || n == Infinity) throw RangeError("Count can't be negative");
5174 for (; n > 0; (n >>>= 1) && (str += str)) {
5175 if (n & 1) res += str;
23416 n = _match2[1],
23420 n = parseInt(n, 10);
23422 if (n in matches) {
23423 if (n === 0) {
23435 for (var n = 0; n < matches.length; ++n) {
[all …]
H A Dpdf.js.map1n","code","decodeURIComponent","escape","unescape","encodeURIComponent","arr1","arr2","element","c…
H A Dpdf.worker.js17616 for (var n = bufferLength; n < end; ++n) {
18216 n = 257 - n;
22330 for (n = 0; n < mcuToRead; n++) {
22335 for (n = 0; n < mcuToRead; n++) {
24602 n = -n;
26515 for (var n = 0; n < 4; ++n) {
26585 for (var n = 0; n < 4; ++n) {
34036 n = n << 8 | a[i];
34104 n = n << 7 | b & 0x7F;
34111 return n & 1 ? ~(n >>> 1) : n >>> 1;
[all …]
H A Dpdf.worker.js.map1n","code","decodeURIComponent","escape","unescape","encodeURIComponent","arr1","arr2","element","c…
/plugin/pdfjs/pdfjs/web/locale/af/
H A Dviewer.properties153 rendering_error='n Fout het voorgekom toe die bladsy weergegee is.
166 loading_error='n Fout het voorgekom met die laai van die PDF.
/plugin/pdfjs/pdfjs/web/locale/ak/
H A Dviewer.properties85 find_reached_bottom=Edu krataafa n'ewiei, atoa so efiri soro
89 error_more_info=Infɔmehyɛn bio a wɔka ho
90 error_less_info=Te infɔmehyɛn bio a wɔka ho so
130 …d=Wɔmma ho kwan sɛ PDF adɔkomɛnt de wɔn ara wɔn ahosu bɛdi dwuma: wɔ adum 'Ma ho kwan ma nkrataafa…

1...<<61626364656667686970>>...88