Home
last modified time | relevance | path

Searched refs:k (Results 401 – 425 of 1305) sorted by relevance

1...<<11121314151617181920>>...53

/plugin/codemirror/dist/modes/
H A Dturtle.min.js1k(a){a.indent=a.context.indent;a.context=a.context.prev}return{startState:function(){return{tokeni… function
/plugin/farm/
H A Dsoapserver.php63 foreach($app['allowed'][$service] as $k => $v) {
65 if(!in_array($serviceargs[$k], $v)) $serviceargs[$k] = reset($v);
66 }else $serviceargs[$k] = $v;
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php388 foreach ($value as $k => $v) {
390 $value[$k] = $this->_convertToString($value[$k]);
392 settype($value[$k], 'string');
/plugin/datatables/assets/datatables.net-buttons/js/
H A Dbuttons.print.min.js2 0!==c.pathname.indexOf("/")&&(b+="/");return c.protocol+"//"+b+c.pathname+c.search};i.ext.buttons.print={className:"buttons-print",text:function(b){return b.i18n("buttons.print global() function
/plugin/quizlib/scripts/
H A Dquizlib.js110 for (var k=0; k < answerInputs.length; k++) {
111 input = answerInputs[k];
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DHandlerStack.php96 foreach (array_keys($stack) as $k) {
97 $result .= "< {$stack[$k]}\n";
218 foreach ($this->stack as $k => $v) {
220 return $k;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DAbstractPDOTest.php272 foreach($node as $k=>$v) {
274 if ($k!=='lastmodified') {
275 $this->assertEquals($v, $result[$index][$k]);
277 $this->assertTrue(isset($result[$index][$k]));
/plugin/bez/mdl/
H A DEntity.php79 foreach ($array as $k => $v) {
80 $this->set_property($k, $v);
113 $fields = array_filter($fields, function ($k) use ($filter) {
114 return in_array($k, $filter);
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php263 foreach ($keys as $k) {
264 if (is_array($this->sql[$k])) {
265 foreach ($this->sql[$k] as $part_key => $part_value) {
266 $this->sql[$k][$part_key] = sprintf($part_value,
270 $this->sql[$k] = sprintf($this->sql[$k], $value);
H A DMessage.php235 foreach ($old_keys as $k) {
236 $this->keys[] = $k;
646 foreach ($post_args as $k => $v) {
647 if (strpos($k, 'openid.') !== 0) {
653 $kvargs[substr($k, 7)] = $v;
718 foreach ($this->toPostArgs() as $k => $v) {
719 $args[] = array($k, $v);
854 foreach ($updates as $k => $v) {
855 $this->setArg($namespace, $k, $v);
/plugin/diagramsnet/lib/math/jax/input/MathML/
H A Djax.js19k=j.attributes[h].value;k=this.filterAttribute(f,k);var l=(g.type==="mstyle"?a.math.prototype.defa…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dopenscad.min.js1k:{"meta-keyword":"include use"},b:"include|use <",e:">"},s={cN:"params",b:"\\(",e:"\\)",c:["self"… class in AnonymousFunctione4ca72d90100.t
H A Dcrmsh.min.js1k:{keyword:a+" "+i+" "+o,literal:n},c:[t.HCM,{bK:"node",starts:{e:"\\s*([\\w_-]+:)?",starts:{cN:"t…
H A Dobjectivec.min.js1k:i,l:n,i:"</",c:[t,e.CLCM,e.CBCM,e.CNM,e.QSM,{cN:"string",v:[{b:'@"',e:'"',i:"\\n",c:[e.BE]},{b:"…
/plugin/mantis/lib/
H A Dclass.soap_fault.php64 foreach($this->namespaces as $k => $v){
65 $ns_string .= "\n xmlns:$k=\"$v\"";
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php58 foreach($updateProperties as $k=>$v) $r[$k] = 402;
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/lv/
H A Dlv.txt
/plugin/html2pdf/html2pdf/html2ps/
H A Dpdf.fpdf.php1118 return $x * $this->k;
1446 $x*$this->k,
1462 $x*$this->k,
1464 $w*$this->k,
1475 $x*$this->k,
1477 $w*$this->k,
1660 $this->k = 1; break;
1662 $this->k = 72/25.4; break;
1664 $this->k = 72/2.54; break;
1666 $this->k = 72;
[all …]
/plugin/freechat/phpfreechat/data/public/js/
H A Dxajax.js96 …child.nodeName=='e'){for(var k=0;k<child.childNodes.length;k++){if(child.childNodes[k].nodeName=='…
97 else if(child.childNodes[k].nodeName=='v'){if(child.childNodes[k].firstChild==null)
99 value=this._nodeToObject(child.childNodes[k].firstChild);}
158 …lData="";for(var k=0;k<xml.childNodes[i].childNodes[j].childNodes.length;k++){internalData+=xml.ch…
197 …elete search;delete data;delete type;delete before;delete internalData;delete j;delete k;delete l;}
/plugin/pdfjs/pdfjs/web/locale/ku/
H A Dviewer.properties30 zoom_in.title=Nêzîk bike
31 zoom_in_label=Nêzîk bike
32 zoom.title=Nêzîk Bike
33 presentation_mode.title=Derbasî mûda pêşkêşkariyê bibe
34 presentation_mode_label=Moda Pêşkêşkariyê
76 toggle_sidebar.title=Darikê kêlekê veke/bigire
77 toggle_sidebar_label=Darikê kêlekê veke/bigire
123 page_scale_auto=Xweber nêzîk bike
132 missing_file_error=Pelê PDFê kêm e.
/plugin/dw2pdf/vendor/mpdf/qrcode/src/
H A DQrCode.php590 for ($k = $this->matrixRemain; $k > 0; $k--) {
591 $bitPos = $k + ($this->totalWordLimit << 3);
599 $k = 0;
600 while ($k < $this->size) {
603 $hMaster .= chr($this->matrix[$l][$k]);
604 $vMaster .= chr($this->matrix[$k][$l]);
607 $k++;
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfckstyles.js342 for ( var k = 0 ; k < overrideAttNode.length ; k++ )
344 var overrideAttValue = overrideAttNode[k].value || null ;
352 overrideDef.Attributes[ overrideAttNode[k].name ] = overrideAttValue ;
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.js1126 for ( var k = 0; k < overrideValue.length; k++ ) {
1127 … if ( isNullOrUndefined( overrideValue[ k ] ) || isNullOrUndefined( overrideValue[ k ].id ) ) {
/plugin/strata/syntax/
H A Dselect.php184 foreach($namedGroupSettings[$f['caption']] as $k=>$v) {
185 if(!isset($groupsettings[$i][$k])) {
186 $groupsettings[$i][$k] = $v;
317 function($k, $v) {
321 return 'data-strata-ui-' . $k . '="' . implode($v) . '"';
/plugin/codeprettify/code-prettify/src/
H A Drun_prettify.js844 var k = 0;
855 chunks[k] = '\n';
856 spans[k << 1] = length++;
857 spans[(k++ << 1) | 1] = node;
868 chunks[k] = text;
869 spans[k << 1] = length;
871 spans[(k++ << 1) | 1] = node;
1001 var k = '' + regex;
1002 if (!regexKeys.hasOwnProperty(k)) {
1004 regexKeys[k] = null;

1...<<11121314151617181920>>...53