Home
last modified time | relevance | path

Searched defs:handler (Results 351 – 375 of 1493) sorted by relevance

1...<<11121314151617181920>>...60

/plugin/markdowku/
Dgithubcodeblocks.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
Dimagesinline.php26 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/alphalist/
Dsyntax.php26 function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/s5/
Dsyntax.php53 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/groupusers/
Dsyntax.php42 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/pagecss/
H A Dsyntax.php150 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/xfortune/
Dsyntax.php50 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/dbquery/syntax/
Dmacro.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/include/syntax/
Dinclude.php68 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/chordsheets/
Dsyntax.php32 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/fkstimer/
Dsyntax.php25 public function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/calc/
Dsyntax.php42 function handle($match, $state, $pos, &$handler) {
/plugin/aichat/syntax/
Dchat.php39 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/openlayersmapoverlays/syntax/
Dagslayer.php86 public function handle($match, $state, $pos, Doku_Handler $handler): array {
/plugin/toc/
Dsyntax.php53 function handle($match, $state, $pos, &$handler) {
/plugin/visio/
Dsyntax.php40 function handle($match, $state, $pos, &$handler){
/plugin/htmlcomment/
Dsyntax.php28 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/today/syntax/
Dtoday.php59 public function handle($match, $state, $pos, Doku_Handler $handler): array
/plugin/vshare/syntax/
Ddebug.php40 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/yatp/syntax/
Dnoinclude.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
Dincludeonly.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
Dtemplate.php38 function handle($match, $state, $pos, Doku_Handler $handler) {
/plugin/networkgraph/syntax/
Drenderer.php38 public function handle($match, $state, $pos, Doku_Handler $handler)
/plugin/asciidocjs/node_modules/async/internal/
Dqueue.js44 function on(event, handler) { argument
48 function once(event, handler) { argument
56 function off(event, handler) { argument
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
DLdapClient.php74 protected $handler; variable in FreeDSx\\Ldap\\LdapClient
435 public function setProtocolHandler(ClientProtocolHandler $handler = null): self
463 protected function handler(): ClientProtocolHandler function in FreeDSx\\Ldap\\LdapClient

1...<<11121314151617181920>>...60