Home
last modified time | relevance | path

Searched refs:d (Results 2251 – 2275 of 3854) sorted by path

1...<<919293949596979899100>>...155

/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_ie.js96d=W.nextSibling&&!FCKListsLib.BlockBoundaries[W.nextSibling.nodeName.toLowerCase()];while (W.first…
/plugin/fckg/fckeditor/editor/plugins/signature/
H A Dfckplugin.js29 var d = new Date();
32 var date_str = d.getFullYear() + '/'
33 + FCKInsertSignature.numbersToTwoDigits(d.getMonth() +1) + '/'
34 + FCKInsertSignature.numbersToTwoDigits(d.getDate())
35 + ' ' + FCKInsertSignature.numbersToTwoDigits(d.getHours())
36 + ':' + FCKInsertSignature.numbersToTwoDigits(d.getMinutes());
/plugin/fckg/fckeditor/
H A Dlicense.txt489 d) If a facility in the modified Library refers to a function or a
499 application. Therefore, Subsection 2d requires that any
625 d) If distribution of the work is made by offering access to copy
880 (d) Notwithstanding Section 2.1(b) above, no patent license is
910 (d) Notwithstanding Section 2.2(b) above, no patent license is
/plugin/fckg/scripts/
H A DsafeFN_cmpr.js1d=b[c];if(d.charAt(0)!=this.pre_indicator){var h=g?1:0;for(j=h;j<d.length;j++){a.push(d.charCodeAt… argument
H A Dscript-cmpr.js1d=b("colgroup,dd,dt,li,options,p,td,tfoot,th,thead,tr");var j=b("checked,disabled,ismap,noresize,n… argument
/plugin/fedauth/Auth/
H A DCOPYING107 (d) If the Work includes a "NOTICE" text file as part of its
/plugin/fedauth/lang/pl/
H A Dadmproviders.txt4 Możesz również ustawić kolejność wyświetlania przycisków dostawców oraz wybrać, które przyciski będ
/plugin/feedback/
H A Dadmin.svg2 …<path d="M9,22A1,1 0 0,1 8,21V18H4A2,2 0 0,1 2,16V4C2,2.89 2.9,2 4,2H20A2,2 0 0,1 22,4V16A2,2 0 0,…
/plugin/fetchmedia/
H A Dadmin.svg2 …<path d="M17,3A2,2 0 0,1 19,5V15A2,2 0 0,1 17,17H13V19H14A1,1 0 0,1 15,20H22V22H15A1,1 0 0,1 14,23…
H A Dyarn.lock1029 d@1:
1031 resolved "https://registry.yarnpkg.com/d/-/d-1.0.0.tgz#754bb5bfe55451da69a58b94d45f4c5b0462d58f"
1180 d "1"
1188 d "1"
1199 d "1"
1209 d "1"
1216 d "1"
1367 d "1"
/plugin/fetchmedia/lib/
H A Dbundle.js1d=function(t,r,e){n.o(t,r)||Object.defineProperty(t,r,{configurable:!1,enumerable:!0,get:e})},n.n=… function
/plugin/file2dw/
H A DREADME.md68 docker-compose up -d
83 docker-compose up -d
/plugin/file2dw/docker/dokuwikiapp/
H A DDockerfile13 RUN echo "www-data ALL=(root)NOPASSWD:/usr/bin/soffice" >> /etc/sudoers.d/soffice && \
14 chmod 440 /etc/sudoers.d/soffice
/plugin/file2dw/docker/proxy/
H A Ddocker-compose.yml20 - "nginx_conf:/etc/nginx/conf.d"
21 - "nginx_vhost:/etc/nginx/vhost.d"
37 - "nginx_conf:/etc/nginx/conf.d"
38 - "nginx_vhost:/etc/nginx/vhost.d"
43 … nginx-proxy -watch -wait 2s:5s /etc/docker-gen/templates/nginx.tmpl /etc/nginx/conf.d/default.conf
56 - "nginx_conf:/etc/nginx/conf.d"
57 - "nginx_vhost:/etc/nginx/vhost.d"
/plugin/filelist/
H A Dsyntax.php
/plugin/filelisting/images/
H A Dfolder-open.svg2 <path d="M19,20H4C2.89,20 2,19.1 2,18V6C2,4.89 2.89,4 4,4H10L12,6H19A2,2 0 0,1 21,8H21L4,8V18L6.14,10H23.21L20.93,18.5C20.7,19.37 19.92,20 19,20Z" />
H A Dfolder.svg2 <path d="M10,4H4C2.89,4 2,4.89 2,6V18A2,2 0 0,0 4,20H20A2,2 0 0,0 22,18V8C22,6.89 21.1,6 20,6H12L10,4Z" />
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php371 $d = 0;
491 $this->_stack[$d] = [$c, $nextState, $nextToken];
504 $d++;
580 $d--;
H A DREADME.md103 %token number \d+
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md392 $abcde = new Hoa\Iterator\Map(['a', 'b', 'c', 'd', 'e']);
/plugin/findologicxmlexport/vendor/hoa/math/
H A DArithmetic.pp47 %token number (0|[1-9]\d*)(\.\d+)?([eE][\+\-]?\d+)?
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DArithmetic.pp48 %token number ([1-9]\d*)(\.\d+)?
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DGrammar.pp65 %token absolute_reference_ \(\?\((?=\d) -> c
67 %token c:index [\+\-]?\d+ -> default
H A DREADME.md72 and produce an AST of the following regular expression: `ab(c|d){2,4}e?`. Thus:
82 $ast = $compiler->parse('ab(c|d){2,4}e?');
97 * > > > > > token(literal, d)
108 two tokens: `c` and `d`, between 2 to 4 times. The second quantification is the
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DSearch.php72 for ($d = -$q, $max = $n - $m + $k - $q; $d <= $max; ++$d) {
75 $L[$q - 1][$d - 1],
76 $L[$q - 1][$d ] + 1,
77 $L[$q - 1][$d + 1] + 1
82 $b = substr($y, $l + 1 + $d, $n - $l - $d);
83 $L[$q][$d] = $l + static::lcp($a, $b);
85 if ($L[$q][$d] == $m - 1 ||
86 $d + $L[$q][$d] == $n - 1) {
87 $j = $m + $d;

1...<<919293949596979899100>>...155