Home
last modified time | relevance | path

Searched refs:reset (Results 626 – 650 of 677) sorted by path

1...<<2122232425262728

/plugin/swiftmail/Swift/Authenticator/
H A DPLAIN.php37 $swift->reset();
/plugin/swiftmail/Swift/
H A DFile.php202 public function reset() function in Swift_File
/plugin/swiftmail/Swift/Message/
H A DEncoder.php168 $file->reset();
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1reset cue-after cue-before cue cursor definition-src descent direction display ' +\n 'elevation…
/plugin/table2csv/
H A DgetTableData.php61 reset($fields);
/plugin/tagging/less/
H A Deditable.less29 white-space: normal; /* reset white-space decalred in parent*/
/plugin/timetrack/
H A Dsyntax.php128 $r->doc .= $r->_xmlEntities(reset($weekValues)['task_name']);
/plugin/tindexmenu/inc/
H A Dpclzip.lib.php1797 …for ($key=reset($v_requested_options); $key=key($v_requested_options); $key=next($v_requested_opti…
1912 …for ($key=reset($v_requested_options); $key=key($v_requested_options); $key=next($v_requested_opti…
5702 for (reset($v_list); $v_key = key($v_list); next($v_list)) {
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js409 },reset:function(a){return"reset"==a.type;
/plugin/toctweak/
H A Dall.less25 counter-reset: hl_count;
/plugin/translation2/
H A Daction.php46 …nf('default_language')) === false) $this->conf['default_language'] = trim(reset(explode(',', $this…
/plugin/twcheckliste/theme_twCheckliste/
H A Dpackery.pkgd.min.js12 …is.height=e||0,this.sortDirection=i||"downwardLeftToRight",this.reset()}e.prototype.reset=function… method in e
13 ….height=Number.POSITIVE_INFINITY,t.sortDirection="downwardLeftToRight"),t.reset(),this.maxY=0,this…
/plugin/twofactor/
H A DProvider.php101 public function reset() function in dokuwiki\\plugin\\twofactor\\Provider
/plugin/twofactor/action/
H A Dprofile.php137 $provider->reset();
/plugin/twofactor/lang/en/
H A Dadmin.txt3 The table below lists all users that have at least one second factor mechanism set up for use. You can use this tool to reset the user's setup when they lost access to their second factor mechanism.
5 Note: this will reset **all** two-factor mechanisms for the user! Depending on your setup, the user may be required to configure a new two factor mechanism on their next login.
H A Dresendpwd.txt3 Please provide your second factor data below to reset your password.
/plugin/upgrade/vendor/splitbrain/php-cli/src/
H A DColors.php16 const C_RESET = 'reset';
112 $this->reset($channel);
116 * Returns the given text wrapped in the appropriate color and reset code
125 return $this->getColorCode($color) . $text . $this->getColorCode('reset');
160 * reset the terminal color
166 public function reset($channel = STDOUT) function in splitbrain\\phpcli\\Colors
168 $this->set('reset', $channel);
/plugin/vbsso/vendor/com.extremeidea.vbsso/vbsso-connect-shared/
H A Dsharedapi.php246 function sharedapi_capture_gpc_variable($name, $gname, $event, $r = 'r', $reset = false) { argument
280 if ($reset) {
295 function sharedapi_get_destination($pid, $event, $r = 'r', $reset = false) { argument
296 …N($pid, SHAREDAPI_EVENT_FIELD_DESTINATION), SHAREDAPI_EVENT_FIELD_DESTINATION, $event, $r, $reset);
304 function sharedapi_get_lid($pid, $event, $r = 'r', $reset = false) { argument
305 …I_NAME_DEFINITION($pid, SHAREDAPI_EVENT_FIELD_LID), SHAREDAPI_EVENT_FIELD_LID, $event, $r, $reset);
H A Dvbsso_shared.php312 function vbsso_get_destination($event, $r = 'r', $reset = FALSE) { argument
313 return sharedapi_get_destination(VBSSO_PRODUCT_ID, $event, $r, $reset);
320 function vbsso_get_lid($event, $r = 'r', $reset = FALSE) { argument
321 return sharedapi_get_lid(VBSSO_PRODUCT_ID, $event, $r, $reset);
/plugin/virtualkeyboard/vk/extensions/
H A Ddomextensions.js63 reset : ['HTMLEvents',1,0], property in eventTypes
/plugin/watchcycle/
H A Dscript.js80 $watchCycleForm.get(0).reset();
119 $watchCycleForm.get(0).reset();
/plugin/webcode/syntax/
H A Dbasis.php59 $Renderer->reset();
/plugin/webcode/vendor/
H A Dfirebug-lite-1.2-compressed.js14 …e.set("type","button").update("Reset").event.addListener("click",settings.reset).insert(el.setting…
20 …isPopup){with(opener.firebug){win.refreshDOM();d.html.openHtmlTree();}}}},reset:function(){var exd…
H A Dfirebug-lite-1.2.js342 …e.set("type","button").update("Reset").event.addListener("click",settings.reset).insert(el.setting…
483 reset: function() {
H A Dfirebug-lite-1.4.js3299 },reset:function(elem){return"reset"===elem.type
4740 }this.getAutoCompleter().reset();
4803 this.getAutoCompleter().reset()
4805 }else{this.getAutoCompleter().reset()
4861 this.reset();
4863 }else{this.reset();
4866 this.reset=function(){candidates=null; method in Firebug.AutoCompleter
4921 }}}if(searchIndex==-1){return this.reset()
6137 this.time=function(name,reset){if(!name){return argument
6141 if(!reset&&this.timeCounters[key]){return

1...<<2122232425262728