Home
last modified time | relevance | path

Searched refs:state (Results 1476 – 1500 of 2205) sorted by relevance

1...<<51525354555657585960>>...89

/plugin/authgoogle/
H A Dauth.php105 $_SESSION[DOKU_COOKIE]['authgoogle']['state'] = $state;
107 $_SESSION[DOKU_COOKIE]['authgoogle']['auth_url'] .= "&state=".$state;
/plugin/imageflow/syntax/
H A Dimageflow.php53 function handle($match, $state, $pos, Doku_Handler $handler){ argument
55 switch ($state) {
/plugin/addnewpage/
H A Dsyntax.php60 * @param int $state The lexer state for the match
66 public function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/ruby/
H A Dsyntax.php37 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/numberof/
H A Dsyntax.php20 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/sugar/
H A Dsyntax.php38 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/openlayersmap/syntax/
H A Dagslayer.php84 public function handle($match, $state, $pos, Doku_Handler $handler): array
92 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dwmslayer.php81 public function handle($match, $state, $pos, Doku_Handler $handler): array
90 handle($match, $state, $pos, Doku_Handler $handler) global() argument
H A Dosmlayer.php81 public function handle($match, $state, $pos, Doku_Handler $handler): array
87 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/googlepagerank/
H A Dsyntax.php37 function handle($match, $state, $pos, &$handler) { argument
/plugin/creole/syntax/
H A Dheader.php40 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/csstimeline/
H A Dsyntax.php67 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/geonav/server/
H A Dget_state.php36 $state = $row['state']; variable
/plugin/quiz/
H A Dsyntax.php43 function handle($match, $state, $pos, &$handler) { argument
/plugin/rssticker/
H A Dsyntax.php30 function handle($match, $state, $pos, &$handler) { argument
/plugin/vshare/syntax/
H A Ddebug.php40 public function handle($match, $state, $pos, Doku_Handler $handler)
38 handle($match, $state, $pos, Doku_Handler $handler) global() argument
/plugin/openlayersmapoverlays/syntax/
H A Dosmlayer.php81 public function handle($match, $state, $pos, Doku_Handler $handler): array { argument
/plugin/disqus/
H A Dsyntax.php47 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/croissant/
H A Dsyntax.php30 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/cryptsign/
H A Dsyntax.php51 function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/task/syntax/
H A Dtaskform.php27 function handle($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/bugzillaint/syntax/
H A Dtree.php52 public function handle($match, $state, $pos, Doku_Handler $handler){ argument
/plugin/geourl/
H A Dadmin.php26 var $state = 0; variable in admin_plugin_geourl
/plugin/dokupp/
H A Dsyntax.php25 function handle($match, $state, $pos, &$handler) { argument
/plugin/avatar/
H A Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
29 handle($match, $state, $pos, Doku_Handler $handler) global() argument

1...<<51525354555657585960>>...89