Home
last modified time | relevance | path

Searched refs:i (Results 2501 – 2525 of 3519) sorted by path

1...<<101102103104105106107108109110>>...141

/plugin/openas/
H A DREADME1 This plugin facilitates renaming (i.e. moving) pages, saving as (i.e. saving a page
28 (i.e the :pagetemplates namespace). The newpagevars element follows the format described
H A Daction.php188 for($i=1; ; $i++) {
189 $metafnn = metaFN($namespace, '.' . "$i.$ext");
/plugin/openid/Auth/
H A DOpenID.php290 for ($i = 0; $i < count($parts); $i++) {
291 $pair = explode('=', $parts[$i]);
/plugin/openid/Auth/OpenID/
H A DAX.php620 foreach ($values as $i => $value) {
621 $key = sprintf('value.%s.%d', $alias, $i + 1);
687 for ($i = 1; $i < $count + 1; $i++) {
688 $value_key = sprintf('value.%s.%d', $alias, $i);
H A DCryptUtil.php58 for ($i = 0; $i < $num_bytes; $i += 4) {
95 for ($i = 0; $i < $length; $i++) {
115 for ($i = 0; $i < $length; $i++) {
116 $result &= ($s1[$i] == $s2[$i]);
H A DDiffieHellman.php106 for ($i = 0; $i < Auth_OpenID::bytes($secret); $i++) {
107 $xsecret .= chr(ord($secret[$i]) ^ ord($hash_dh_shared[$i]));
H A DDiscover.php592 for ($i = 0; $i < count($openid_services); $i++) {
593 $openid_services[$i]->canonicalID = $canonicalID;
594 $openid_services[$i]->claimed_id = $canonicalID;
595 $openid_services[$i]->display_identifier = $iname;
H A DFileStore.php550 foreach (range(0, 4) as $i) {
567 foreach (range(0, 4) as $i) {
632 for ($i = 0; $i < count($b); $i++) {
633 $c = $b[$i];
H A DHMAC.php37 for ($i = 0; $i < 40; $i += 2) {
38 $hexcode = substr($hex, $i, 2);
H A DMessage.php190 for ($i = 0; $i < count($this->keys); $i++) {
192 $this->keys[$i],
193 $this->values[$i]
430 $i = 0;
432 $alias = 'ext' . strval($i);
434 $i += 1;
H A DSQLStore.php526 for ($i = 0; $i < Auth_OpenID::bytes($str); $i++) {
527 $ch = substr($str, $i, 1);
550 $i = 0;
551 while ($i < strlen($str)) {
552 $char = $str[$i];
556 if ($str[$i + 1] != "\\") {
557 $octal_digits = substr($str, $i + 1, 3);
560 $i += 4;
563 $i += 2;
566 $i += 1;
H A DURINorm.php44 for ($i = 0; $i < 256; $i++) {
48 for ($i = ord('A'); $i <= ord('Z'); $i++) {
52 for ($i = ord('0'); $i <= ord('9'); $i++) {
56 for ($i = ord('a'); $i <= ord('z'); $i++) {
85 if ($_unreserved[$i]) {
86 return chr($i);
133 $i = 0;
135 $i = 1;
137 $i = strpos($path, '/', $i);
155 for ($i = count($uri_matches); $i <= 9; $i++) {
[all …]
/plugin/openid/Auth/Yadis/
H A DMisc.php48 for ($i = 0; $i < strlen($c); $i++) {
49 $result .= "%" . sprintf("%X", ord($c[$i]));
H A DXML.php293 for ($i = 0; $i < $result->length; $i++) {
294 $n[] = $result->item($i);
320 for ($i = 0; $i < $arr->length; $i++) {
321 $node = $arr->item($i);
H A DXRI.php212 for ($i = 1; $i < count($xrd_list); $i++) {
213 $xrd = $xrd_list[$i];
/plugin/openlayersmap/
H A DStaticMap.php640 for ($i = 1; $i < $geom->numGeometries() + 1; $i++) {
641 $_geom = $geom->geometryN($i);
682 for ($i = 1; $i < $extRing->numGeometries(); $i++) {
683 $p1 = $extRing->geometryN($i);
693 // print_r('points:('.($i-1).')<br />');
695 // imagepolygon ($this->image, $extPoints, $i
[all...]
/plugin/openlayersmap/lang/en/
H A Dhelp.txt18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode
/plugin/openlayersmap/lang/fr/
H A Dhelp.txt18 * **récupération d'informations** la carte peut contenir des éléments qui contiennent plus d'informations, à l'aide de la touche i vous pouvez activer un curseur qui peut être déplacé à l'aide des touches fléchées, en appuyant sur la touche entrée, une récupération d'informations s'exécutera. Appuyez sur la touche i ou la touche Échap pour retourner au mode de navigation
/plugin/openlayersmap/lang/nl/
H A Dhelp.txt18 * **informatie opvragen** in de kaart kunnen zich elementen bevinden die meer informatie dragen, middels de i toets activeert u een cursor die met de pijltoetsen verschoven kan worden, met de enter toets voert u een opvraag actie uit. Gebruik de i of de escape toets om deze functie weer uit te schakelen en terug te keren naar navigatie modus
/plugin/openlayersmap/lang/ru/
H A Dhelp.txt16 * **получение информации** карта может содержать элементы с дополнительной информацией; по нажатию клавиши i появляется курсор, который можно перемещать между элементами клавишами со стрелками; по нажатию Enter информация о выбранном элементе показывается во всплывающем окне; по нажатию клавиш i или Esc происходит возврат в обычный режим
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.js
H A Dol.js.map
/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59 …te&&local&&!local.equals(remote)){var geom;for(var i=0,len=features.length;i<len;++i){geom=feature…
/plugin/orgapp/
H A DOrgApplet.jar ... Attributes) public final void a (a) } i.class <Unknown> package public i extends java ...
/plugin/orgchart/
H A Dscript.js26 jQuery('tr', $orgchart).not(':first').each(function(i){ argument
73 staff[i] = [name_detail, manager];

1...<<101102103104105106107108109110>>...141