Home
last modified time | relevance | path

Searched refs:state (Results 301 – 325 of 2205) sorted by relevance

1...<<11121314151617181920>>...89

/plugin/combo/syntax/
H A Dfooter.php116 * @param int $state
123 function handle($match, $state, $pos, Doku_Handler $handler) argument
126 switch ($state) {
132 PluginUtility::STATE => $state,
142 PluginUtility::STATE => $state
168 $state = $data[PluginUtility::STATE];
169 switch ($state) {
H A Dcode.php116 * @param int $state
123 function handle($match, $state, $pos, Doku_Handler $handler) argument
126 switch ($state) {
131 PluginUtility::STATE => $state,
161 PluginUtility::STATE => $state,
188 $state = $data [PluginUtility::STATE];
189 switch ($state) {
220 $state = $data [PluginUtility::STATE];
221 if ($state == DOKU_LEXER_UNMATCHED) {
/plugin/codemirror/dist/modes/
H A Dcrystal.min.js.map1state","push","operators","conditionalOperators","indexingOperators","anotherOperators","idents","…
/plugin/htmlcomment/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) { argument
29 if ($state == DOKU_LEXER_SPECIAL) {
32 return array($state, $match);
39 list($state, $match) = $data;
40 if ($state == DOKU_LEXER_SPECIAL) {
/plugin/dirtylittlehelper/syntax/
H A Dsidebar.php77 * @param int $state The state of the handler
83 public function handle($match, $state, $pos, Doku_Handler $handler) argument
86 switch ($state) {
91 return array( $state, 'TOGGLESB',$match);
95 return array($state, 'NOSB',$match);
98 return array($state, 'HIDESB',$match);
/plugin/yuml/
H A Dusecase.php63 * @param int $state The state of the handler
68 public function handle($match, $state, $pos, Doku_Handler $handler) argument
70 if ($state != DOKU_LEXER_SPECIAL) return array();
79 return array($state, $match, $style);
94 list($state, $match, $style) = $data;
96 if ($state == DOKU_LEXER_SPECIAL) {
/plugin/diagramsnet/lib/plugins/
H A Dsvgdata.js18 exp.drawCellState = function(state, canvas) argument
23 g.setAttribute('id', 'cell-' + state.cell.id);
37 else if (mxUtils.isNode(state.cell.value))
39 g.setAttribute('content', mxUtils.getXml(state.cell.value));
41 for (var i = 0; i < state.cell.value.attributes.length; i++)
43 var attrib = state.cell.value.attributes[i];
/plugin/webcomponent/syntax/
H A Dblockquote.php112 * @param int $state
117 function handle($match, $state, $pos, Doku_Handler $handler) argument
120 switch ($state) {
126 return array($state, $parameters);
129 return array($state, $match);
144 return array($state, $parameters);
149 return array($state, '');
172 list($state, $parameters) = $data;
173 switch ($state) {
/plugin/adhoctags/
H A Dhelper.php206 $state = 0; // parser state (0 = default, 1 = in quotation, 2 = in square backets)
217 if (!$escaped && $state == 0) {
229 switch ($state) {
232 $state = 1;
239 $state = 0;
258 if (!$escaped && $state == 0) {
262 $state = 2;
271 if (!$escaped && $state == 2) {
276 $state
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DValidation.php36 public $state; variable in Google\\Service\\Datastream\\Validation
83 public function setState($state) argument
85 $this->state = $state;
92 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DManagedZoneDnsSecConfig.php36 public $state; variable in Google\\Service\\Dns\\ManagedZoneDnsSecConfig
83 public function setState($state) argument
85 $this->state = $state;
92 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DGoogleApiServiceusageV1Service.php35 public $state; variable in Google\\Service\\ServiceUsage\\GoogleApiServiceusageV1Service
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DAgentPool.php35 public $state; variable in Google\\Service\\Storagetransfer\\AgentPool
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DoubleClickBidManager/
H A DReportStatus.php35 public $state; variable in Google\\Service\\DoubleClickBidManager\\ReportStatus
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMembership.php35 public $state; variable in Google\\Service\\HangoutsChat\\Membership
82 public function setState($state) argument
84 $this->state = $state;
91 return $this->state;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DGoogleFirestoreAdminV1Index.php36 public $state; variable in Google\\Service\\Firestore\\GoogleFirestoreAdminV1Index
83 public function setState($state) argument
85 $this->state = $state;
92 return $this->state;
/plugin/odt/ODT/
H A DODTTable.php95 if (!isset($params->document->state) ||
120 $params->document->state->enter($table);
147 if ($params->document->state->getInTableRow()) {
165 $params->document->state->leave();
196 $params->document->state->enter($column);
209 $params->document->state->leave();
216 if ($params->document->state->getInTableRow()) {
232 $params->document->state->enter($row);
241 if ($params->document->state->getInTableCell()) {
280 $params->document->state->enter($header_cell);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php343 $state = [];
354 $state[] = $word ^ $w[++$wc];
383 $state = $temp;
388 $state[$i] = $sbox[$state[$i] & 0x000000FF] |
433 $state = [];
444 $state[] = $word ^ $dw[++$wc];
465 $state = $temp;
475 $word = ($state[$i] & 0xFF000000) |
476 ($state[$j] & 0x00FF0000) |
477 ($state[$k] & 0x0000FF00) |
[all …]
/plugin/typography/syntax/
H A Dsmallcaps.php32 public function handle($match, $state, $pos, Doku_Handler $handler) argument
34 switch($state) {
47 return $data = array($state, $tag_data);
50 $handler->base($match, $state, $pos);
54 return $data = array($state, '');
/plugin/commentsyntax/syntax/
H A Dhtmlcomment.php52 public function handle($match, $state, $pos, Doku_Handler $handler) argument
54 if ($state == DOKU_LEXER_SPECIAL) {
56 return array($state, substr($match, 4, -3));
67 list($state, $comment) = $data;
68 if ($state == DOKU_LEXER_SPECIAL) {
/plugin/indexnumber/
H A Dsyntax.php76 function handle($match, $state, $pos, Doku_Handler $handler) { argument
77 …if($state == DOKU_LEXER_ENTER && preg_match('/<idxnum ([^#]+)(?:#(\d+)(.*))?>/', $match, $matches)…
87 $tagData = array($state, $idxId, $this->idxnumbers[$idxId], $matches[2], $description);
93 elseif($state == DOKU_LEXER_EXIT) {
96 $tagData[0] = $state;
100 elseif($state == DOKU_LEXER_UNMATCHED) {
101 return array($state, $match);
/plugin/flowcharts/
H A Dsyntax.php44 function handle($match, $state, $pos, Doku_Handler $handler){ argument
45 switch ($state) {
47 return array($state, '');
50 return array($state, $match);
53 return array($state, '');
65 list($state, $match) = $indata;
66 switch ($state) {
/plugin/formatplus2/
H A Dformatting.php98 function handle($match, $state, $pos, Doku_Handler $handler){ argument
101 if ($state != DOKU_LEXER_UNMATCHED) {
103 if ($state == DOKU_LEXER_ENTER && isset($formatting['attrs']))
108 return array($state,$output);
112 list($state,$output) = $data;
114 switch ($state) {
128 if ($state == DOKU_LEXER_UNMATCHED)
/plugin/formatplus/
H A Dformatting.php98 function handle($match, $state, $pos, &$handler){ argument
101 if ($state != DOKU_LEXER_UNMATCHED) {
103 if ($state == DOKU_LEXER_ENTER && isset($formatting['attrs']))
108 return array($state,$output);
112 list($state,$output) = $data;
114 switch ($state) {
128 if ($state == DOKU_LEXER_UNMATCHED)
/plugin/dokucrypt2/
H A Dsyntax.php70 public function handle($match, $state, $pos, Doku_Handler $handler) argument
72 switch ($state) {
94 return(array($state,$attr));
95 case DOKU_LEXER_UNMATCHED: return array($state, $match);
96 case DOKU_LEXER_EXIT: return array($state, '');
107 list($state, $match) = $data;
108 switch ($state) {

1...<<11121314151617181920>>...89