Searched refs:substate (Results 1 – 7 of 7) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/ |
H A D | ClusterStatus.php | 37 public $substate; variable in Google\\Service\\Dataproc\\ClusterStatus 84 public function setSubstate($substate) argument 86 $this->substate = $substate; 93 return $this->substate;
|
H A D | JobStatus.php | 37 public $substate; variable in Google\\Service\\Dataproc\\JobStatus 84 public function setSubstate($substate) argument 86 $this->substate = $substate; 93 return $this->substate;
|
/plugin/bibtex4dw/syntax/ |
H A D | bibtex.php | 69 list($state, $substate, $match, $pos) = $data; 80 // Handle special substate "database" already here 81 if ($substate === 'database') { 102 switch ($substate) { 115 $bibtex = $bibtexrenderer->printBibliography($substate); 120 $bibtex = $bibtexrenderer->printBibliography($substate); 139 list($state, $substate, $match, $pos) = $data;
|
/plugin/dokutexit/ |
H A D | syntax.php | 94 list($state, $substate, $match, $pos) = $data; 109 switch ($substate) { 111 if ($this->_texit->add_data($substate, $match)) { 131 if (!isset($substate)) {
|
/plugin/bibtex4dw/lib/ |
H A D | bibtexrender.php | 335 * @param string substate (bibliography, furtherreading) 338 public function printBibliography($substate) { 339 switch ($substate) { 322 printBibliography($substate) global() argument
|
/plugin/dirtylittlehelper/script/ |
H A D | mermaid.min.js.map | 1 …substate for a composit state diagram.\n * The function returns a new d3 svg object with updated w…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js.map | 1 …substate for a composit state diagram.\n * The function returns a new d3 svg object with updated w…
|