Home
last modified time | relevance | path

Searched refs:i (Results 26 – 50 of 454) sorted by relevance

12345678910>>...19

/dokuwiki/lib/plugins/authad/adLDAP/classes/
H A DadLDAPExchange.php170 for ($i=0;$i<sizeof($user[0]['proxyaddresses']);$i++) {
171 if (strstr($user[0]['proxyaddresses'][$i], 'SMTP:') !== false) {
172 $user[0]['proxyaddresses'][$i] = str_replace('SMTP:', 'smtp:', $user[0]['proxyaddresses'][$i]);
174 if ($user[0]['proxyaddresses'][$i] != '') {
175 $modAddresses['proxyAddresses'][$i] = $user[0]['proxyaddresses'][$i];
232 for ($i
[all...]
H A DadLDAPUtils.php67 for ($i=0; $i<$groups["count"]; $i++){ // For each group
68 $line = $groups[$i];
131 for ($i=16; $i<=(strlen($strGUID)-2); $i++) {
132 if (($i % 2) == 0) {
133 $octet_str .= '\\' . substr($strGUID, $i, 2);
236 for ($i
[all...]
/dokuwiki/inc/lang/ro/
H A Donceexisted.txt
H A Dsubscr_form.txt
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6 !function(t){"use strict";"function"==typeof define&&define.amd?define(["jquery"],t):t(jQuery)}(function(V){"use strict";V.ui=V.ui||{};V.ui.version="1.13.2";var n,i=0,a=Array.prototype.hasOwnProperty,r=Array.prototype.slice;V.cleanData=(n=V.cleanData,function(t){for(var e,i,s=0;null!=(i=t[s]);s++)(e=V._data(i,"events"))&&e.remove&&V(i).triggerHandler("remove");n(t)}),V.widget=function(t,i,e){var s,n,o,a={},r=t.split(".")[0],l=r+"-"+(t=t.split(".")[1]);return e||(e=i,i=V.Widget),Array.isArray(e)&&(e=V.extend.apply(null,[{}].concat(e))),V.expr.pseudos[l.toLowerCase()]=function(t){return!!V.data(t,l)},V[r]=V[r]||{},s=V[r][t],n=V[r][t]=function(t,e){if(!this||!this._createWidget)return new n(t,e);arguments.length&&this._createWidget(t,e)},V.extend(n,s,{version:e.version,_proto:V.extend({},e),_childConstructors:[]}),(o=new i).options=V.widget.extend({},o.options),V.each(e,function(e,s){function n(){return i class in AnonymousFunction425aeaa93bb00
[all...]
/dokuwiki/inc/lang/vi/
H A Dresendpwd.txt
H A Dsubscr_digest.txt
H A Drevisions.txt
H A Dsubscr_list.txt
H A Deditrev.txt
H A Dpwconfirm.txt
/dokuwiki/lib/plugins/revert/lang/ro/
H A Dintro.txt
/dokuwiki/lib/plugins/popularity/lang/ro/
H A Dintro.txt
/dokuwiki/inc/lang/cy/
H A Dlocked.txt3 Mae'r dudalen hon wedi'i chloi ar gyfer golygu gan ddefnyddiwr arall. Bydd yn rhaid i chi aros tan i'r defnyddiwr orffen golygu neu tan fod y cyfnod cloi yn dod i ben.
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php29 * for ($i = 0; $i < $size; $i++) {
225 for ($i = 0; $i < 256; $i++) {
226 $j = ($j + $keyStream[$i] + ord($key[$i % $keyLength])) & 255;
227 $temp = $keyStream[$i];
228 $keyStream[$i]
[all...]
/dokuwiki/lib/plugins/config/lang/tr/
H A Dintro.txt
/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php80 for ($i = 1; $i < $size; $i++) {
81 if ($matches[$i] && isset($this->labels[$i - 1])) {
82 return $this->labels[$i - 1];
145 for ($i = 0; $i < $cnt; $i++) {
155 '[^[()\\\\]+/', $this->patterns[$i],
[all...]
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/
H A DHTMLCreator.php111 for ($i = 0; $i < count($this->items); $i++) {
112 if ($this->separator and $i > 0) {
116 if ($this->items[$i]->title) {
117 if ($this->items[$i]->link) {
119 "<div class='".$this->stylePrefix."item_title'><a href='".$this->items[$i]->link."' class='".$this->stylePrefix.
121 htmlspecialchars(strip_tags($this->items[$i]->title)),
128 FeedCreator::iTrunc(htmlspecialchars(strip_tags($this->items[$i]->title)), 100).
132 if ($this->items[$i]
[all...]
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DEmailAddressValidator.php96 for ($i = 0, $max = sizeof($localPortionParts); $i < $max; $i++) {
103 ,$localPortionParts[$i])) {
151 for ($i = 0, $max = sizeof($domainPortionParts); $i < $max; $i++) {
153 if (!self::checkTextLength($domainPortionParts[$i], 1, 63)) {
157 .'([A-Za-z0-9]+))$/', $domainPortionParts[$i])) {
160 if ($i
[all...]
/dokuwiki/lib/plugins/popularity/lang/vi/
H A Dintro.txt
/dokuwiki/lib/plugins/extension/lang/vi/
H A Dintro_install.txt
/dokuwiki/lib/scripts/
H A Dcookie.js59 var text, parts, i;
66 for(i = 0; i < parts.length; i += 2){
67 this.data[decodeURIComponent(parts[i])] = decodeURIComponent(parts[i+1]);
/dokuwiki/inc/lang/lt/
H A Ddraft.txt
/dokuwiki/lib/plugins/config/lang/ro/
H A Dintro.txt
/dokuwiki/inc/lang/eo/
H A Dregister.txt

12345678910>>...19