Home
last modified time | relevance | path

Searched refs:states (Results 1 – 25 of 97) sorted by relevance

1234

/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DSymfonySession.php123 return $states[$service];
135 $states = $this->session->get($this->stateVariableName);
137 if (!is_array($states)) {
138 $states = array();
141 $states[$service] = $state;
144 $this->session->set($this->stateVariableName, $states);
158 return is_array($states)
159 && isset($states[$service])
160 && null !== $states[$service];
171 if (is_array($states) && array_key_exists($service, $states)) {
[all …]
H A DMemory.php22 protected $states; variable in OAuth\\Common\\Storage\\Memory
27 $this->states = array();
91 return $this->states[$service];
102 $this->states[$service] = $state;
113 return isset($this->states[$service]) && null !== $this->states[$service];
121 if (array_key_exists($service, $this->states)) {
122 unset($this->states[$service]);
134 $this->states = array();
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DSymfonySession.php120 $states = $this->session->get($this->stateVariableName);
123 return $states[$service];
135 $states = $this->session->get($this->stateVariableName);
137 if (!is_array($states)) {
138 $states = array();
141 $states[$service] = $state;
144 $this->session->set($this->stateVariableName, $states);
156 $states = $this->session->get($this->stateVariableName);
158 return is_array($states)
159 && isset($states[
[all...]
H A DMemory.php22 protected $states; variable in OAuth\\Common\\Storage\\Memory
27 $this->states = array();
91 return $this->states[$service];
102 $this->states[$service] = $state;
113 return isset($this->states[$service]) && null !== $this->states[$service];
121 if (array_key_exists($service, $this->states)) {
122 unset($this->states[$service]);
134 $this->states = array();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HomeGraphService/
H A DReportStateAndNotificationDevice.php29 public $states; variable in Google\\Service\\HomeGraphService\\ReportStateAndNotificationDevice
48 public function setStates($states) argument
50 $this->states = $states;
57 return $this->states;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATN.php27 public $states = []; variable in Antlr\\Antlr4\\Runtime\\Atn\\ATN
135 $state->stateNumber = \count($this->states);
137 $this->states[] = $state;
142 // just free mem, don't shift states in list
143 unset($this->states[$state->stateNumber]);
190 if ($stateNumber < 0 || $stateNumber >= \count($this->states)) {
194 $s = $this->states[$stateNumber];
211 $invokingState = $this->states[$context->invokingState];
H A DATNDeserializer.php236 // ignore bad type of states
269 // delay the assignment of loop back and end states until we know all the
272 $pair[0]->loopBackState = $atn->states[$pair[1]];
276 $endState = $atn->states[$pair[1]];
288 $decisionState = $atn->states[$this->readInt()];
300 $ruleStartState = $atn->states[$this->readInt()];
318 $startState = $atn->states[$s];
338 foreach ($atn->states as $state) {
353 $tokensStartState = $atn->states[$this->readInt()];
404 $srcState = $atn->states[
[all...]
H A DATNConfigSet.php26 * allow any code to manipulate the set; DFA states will point at
208 $states = new Set();
211 $states->add($config->state);
215 return $states;
/plugin/geonav/
H A Dstates.sql13 # Table structure for table: states
15 CREATE TABLE states ( state_id int UNIQUE PRIMARY KEY, state char(32) NOT NULL, state_abbr char(8) … table
18 # Dumping data for table: states
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFA.php16 * A set of all DFA states. Use {@see Map} so we can get old state back
21 public $states; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFA
48 $this->states = new Set();
65 * start state {@see DFA::$s0} which is not stored in {@see DFA::$states}.
67 * edges supplying individual start states corresponding to specific
141 * Return a list of all states in this DFA, ordered by state number.
147 $list = $this->states->getValues();
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DLl1.php328 * @param array $states States.
337 array $states, argument
345 $this->setStates($states);
736 * @param array $states States.
739 public function setStates(array $states) argument
742 $this->_states = $states;
/plugin/farmer/lang/en/
H A Dtab_plugins_help.txt6 A plugin can have three states in an Animal. It can be enabled (on) or disabled (off), or it can have the default state. The
14 or you can pick a specific animal and configure all the plugin states within that animal only. The third option allows you to
/plugin/ireadit/syntax/
H A Dlist.php55 $states = array_map('trim', explode(',', strtolower($value)));
57 foreach ($states as $state) {
/plugin/approve/syntax/
H A Dtable.php11 protected $states = ['approved', 'draft', 'ready_for_approval'];
37 'states' => $this->states,
49 if ($key == 'states') {
54 if (!in_array($state, $this->states)) {
56 implode(', ', $this->states), -1);
142 $pages = $approveMetadata->getPages($params['approver'], $params['states'], $params['namespace'], $params['filter']);
9 protected $states = ['approved', 'draft', 'ready_for_approval']; global() variable in syntax_plugin_approve_table
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DLexer.php30 protected $states; variable in Twig\\Lexer
109 $this->states = [];
417 $this->states[] = $this->state;
423 if (0 === \count($this->states)) {
427 $this->state = array_pop($this->states);
/plugin/authgoogle/google/contrib/
H A DGoogle_AppstateService.php137 public $states; variable in Google_AppstateService
149 …$this->states = new Google_StatesServiceResource($this, $this->serviceName, 'states', json_decode(…
/plugin/purplenumbers/images/
H A DREADME6 All our products are supplied under our license agreement which basically states that:
/plugin/indexmenu2/templates/DokuWiki/Simple/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/diagramsnet/lib/plugins/
H A Dtickets.js214 graph.view.states.visit(function(id, state)
264 for (var key in graph.view.states.map)
266 var cell = graph.view.states.map[key].cell;
/plugin/indexmenu2/cms/templates/SimpleTree/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/indexmenu2/cms/templates/SimpleTree/WindowsExplorer/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/indexmenu2/templates/DokuWiki/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/indexmenu2/cms/templates/SimpleTree/WindowsExplorerAjaxum/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Exceptions/
H A DFailedPredicateException.php42 $s = $interpreter->atn->states[$recognizer->getState()];
/plugin/diagramsnet/lib/js/diagramly/
H A DDistanceGuides.js32 if (this.states != null && bounds != null && delta != null)
47 var states = [];
49 for (var i = 0; i < this.states.length; i++)
51 var state = this.states[i];

1234