Home
last modified time | relevance | path

Searched refs:l (Results 251 – 275 of 288) sorted by relevance

1...<<1112

/dokuwiki/lib/plugins/popularity/lang/id-ni/
H A Dintro.txt
/dokuwiki/inc/lang/az/
H A Ddraft.txt
/dokuwiki/lib/images/fileicons/svg/
H A Djson.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st1{fill:#999}</style><path fill="#fff" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path d="M22 53.4v-5.9c1.3-.1 2.3-.2 2.9-.6.6-.2 1.1-.8 1.6-1.4.5-.7.8-1.5 1-2.6.1-.8.3-2.1.3-4 0-3.2.1-5.4.5-6.7.3-1.2.9-2.3 1.6-3 .8-.7 2-1.3 3.5-1.8 1-.2 2.6-.5 4.9-.5h1.4v5.8c-1.9 0-3.2.1-3.7.4-.5.2-.9.5-1.3 1-.3.4-.4 1.1-.4 2.1s-.1 3-.3 5.8c-.1 1.7-.3 3-.6 3.9-.4 1-.9 1.8-1.4 2.5-.5.6-1.4 1.3-2.5 2 1 .6 1.9 1.2 2.5 1.9.6.7 1.1 1.7 1.5 2.7.4 1.1.6 2.5.6 4.3.1 2.7.1 4.4.1 5.2 0 1.1.1 1.8.4 2.3.3.5.8.7 1.3 1 .5.2 1.8.4 3.7.4V74h-1.4c-2.3 0-4.2-.1-5.3-.5-1.3-.4-2.3-1-3.2-1.8-.9-.8-1.4-1.8-1.8-3-.3-1.2-.4-3.1-.4-5.7 0-3-.1-5-.4-5.8-.4-1.3-1-2.3-1.8-2.9-.5-.5-1.7-.9-3.3-.9zm55.9 0c-1.3.1-2.3.2-2.9.6-.6.2-1.1.8-1.6 1.4-.5.7-.8 1.5-1 2.6-.1.8-.3 2.1-.3 4 0 3.2-.1 5.4-.5 6.7-.3 1.3-.9 2.3-1.6 3-.8.7-2 1.3-3.5 1.8-1 .2-2.6.5-4.9.5h-1.4v-5.8c1.9 0 3-.1 3.7-.4.6-.2 1-.6 1.3-1s.4-1.1.4-2.1.1-2.9.3-5.7c.1-1.7.4-3.1.8-4 .4-1.1.9-1.9 1.5-2.6.6-.7 1.4-1.3 2.4-1.9-1.6-1-2.6-1.7-3.1-2.4-.8-1.1-1.4-2.5-1.6-4-.3-1.2-.4-3.7-.4-7.5 0-1.2-.1-2-.4-2.5-.3-.4-.6-.7-1.1-1-.5-.2-1.8-.4-3.8-.4v-5.8h1.4c2.3 0 4.2.1 5.3.5 1.3.4 2.3 1 3.2 1.8.9.8 1.4 1.8 1.8 3 .3 1.2.5 3.1.5 5.7 0 3 .1 4.9.4 5.8.4 1.3 1 2.3 1.8 2.7.8.6 2 .8 3.5 1v5.9l-.2.1z" stroke="#999" stroke-width=".5" stroke-miterlimit="10" fill="#999"/><path class="st1" d="M6 (…)
H A Dcs.svg1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><style>.st0{fill:#fff}.st1{fill:#d5006e}</style><path class="st0" d="M0 0h100v100H0z"/><path class="st1" d="M100 100H0V0h100v100zM9.7 90h80.7V10H9.7"/><path class="st1" d="M44.9 73c-12.4 0-22.5-10.1-22.5-22.5S32.5 28 44.9 28c7.1 0 13.6 3.3 17.9 8.9l-8.2 4.8c-2.5-2.7-6-4.3-9.7-4.3-7.2 0-13.1 5.9-13.1 13.1s5.9 13.1 13.1 13.1c3.7 0 7.2-1.6 9.7-4.3l8 (…)
/dokuwiki/lib/plugins/config/lang/vi/
H A Dintro.txt
/dokuwiki/lib/scripts/jquery/
H A Djquery.cookie.js85 for (var i = 0, l = cookies.length; i < l; i++) {
/dokuwiki/inc/lang/vi/
H A Dedit.txt
H A Dresendpwd.txt
H A Dpwconfirm.txt
/dokuwiki/lib/plugins/acl/lang/de-informal/
H A Dhelp.txt
/dokuwiki/lib/plugins/extension/lang/vi/
H A Dintro_search.txt
/dokuwiki/inc/lang/tr/
H A Dstopwords.txt
/dokuwiki/lib/plugins/usermanager/lang/cy/
H A Dimport.txt
/dokuwiki/inc/
H A Dindexer.php64 $l = strlen($w);
69 $l += ord($b) - 0xE1;
71 return $l;
/dokuwiki/
H A Dinstall.php32 if (isset($_REQUEST['l']) && !is_array($_REQUEST['l'])) {
33 $LC = preg_replace('/[^a-z\-]+/', '', $_REQUEST['l']);
195 <input type="hidden" name="l" value="<?php echo $LC ?>"/>
284 <input type="hidden" name="l" value="<?php echo $LC ?>"/>
685 echo ': <select name="l" onchange="submit()">';
686 foreach ($langs as $l) {
687 $sel = ($l == $LC) ? 'selected="selected"' : '';
688 echo '<option value="' . $l . '" ' . $sel . '>' . $l
[all...]
/dokuwiki/lib/plugins/acl/lang/ca-valencia/
H A Dhelp.txt8 El formulari de dalt permet vore i modificar els permissos de l'usuari
/dokuwiki/lib/plugins/acl/lang/tr/
H A Dhelp.txt
/dokuwiki/lib/plugins/acl/lang/da/
H A Dhelp.txt
/dokuwiki/inc/lang/lv/
H A Dstopwords.txt
/dokuwiki/lib/plugins/acl/lang/ro/
H A Dhelp.txt
/dokuwiki/lib/plugins/config/core/
H A DConfiguration.php177 $l = $this->local[$key] ?? null;
180 $obj->initialize($d, $l, $p);
/dokuwiki/lib/plugins/acl/lang/fr/
H A Dhelp.txt7 * Le tableau ci-dessous présente la liste de contrôle d'accès (ACL) actuelle. Vous pouvez l'utiliser pour supprimer ou modifier rapidement plusieurs contrôles d'accès.
/dokuwiki/lib/plugins/config/lang/tr/
H A Dintro.txt
/dokuwiki/lib/plugins/config/lang/sv/
H A Dintro.txt
/dokuwiki/lib/plugins/popularity/lang/lv/
H A Dintro.txt

1...<<1112