Home
last modified time | relevance | path

Searched refs:reset (Results 201 – 225 of 677) sorted by relevance

12345678910>>...28

/plugin/rrdgraph/inc/
H A Dsvgbinding.php248 $bindingValues[$bindingName] = reset($data["data"]);
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DEachPromise.php111 reset($this->pending);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessage.php192 $host = $headers[reset($hostKey)][0];
/plugin/nspages/printers/
H A DprinterTree.php78 $firstAndOnlyChild = reset($tree->children);
/plugin/projects/lib/
H A Dmaker.php116 reset($handlers);
228 reset($nodes);
/plugin/linkbonus/syntax/
H A Dinterwiki.txt82 reset ($data);
96 reset ($data);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DXmlDriver.php60 $elem = reset($elems);
165 $propertiesNodes[] = $pElems ? reset($pElems) : null;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_multiselect.js13 …._active;this._active=gantt.config.multiselect,this._active!=t&&this.reset()},reset:function(){thi… method in gantt._multiselect
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_multiselect.js145 this.reset();
148 reset: function () { method in gantt._multiselect
/plugin/refnotes/
H A Daction.php316 $this->core->reset();
450 $saved = $saved && touch(reset($config_cascade['main']['local']));
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js295 t._changeReadyState = function(s, reset) { with (this) { argument
296 if (reset) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DBaremetalsolution.php184 ],'reset' => [
185 'path' => 'v2/{+name}:reset',
/plugin/columns/
H A Daction.php30 $this->reset();
69 private function reset() { function in action_plugin_columns
/plugin/webdav/vendor/sabre/http/lib/
H A Dfunctions.php111 return reset($availableOptions);
/plugin/davcal/vendor/sabre/http/lib/
H A Dfunctions.php111 return reset($availableOptions);
/plugin/simplenavi/
H A Dsyntax.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DSettings.php87 $data = \reset($requestData);
/plugin/tagging/less/
H A Deditable.less29 white-space: normal; /* reset white-space decalred in parent*/
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php76 @touch(reset($config_cascade['main']['local']));
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_basexml.cfm29 <cfcontent reset="true" type="text/xml; charset=UTF-8">
/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dmod.csstransforms.min.js2 …e(d))),e=null;return f}var a={select:"input",change:"input",submit:"form",reset:"form",error:"img"… property in x.a
/plugin/judge/helper/
H A Dcrud.php134 $results->reset();
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php238 reset($result);
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md24 - **reset.css**: the file defines the basis of style resets among all editor UI spaces,
/plugin/html2pdf/html2pdf/html2ps/
H A Doutput.pdflib.class.php308 function reset(&$media) { function in OutputDriverPdflib
309 OutputDriverGenericPDF::reset($media);

12345678910>>...28