Home
last modified time | relevance | path

Searched defs:handler (Results 51 – 75 of 1361) sorted by relevance

12345678910>>...55

/plugin/doi/syntax/
H A Disbn.php19 public function handle($match, $state, $pos, Doku_Handler $handler) argument
/plugin/git/action/
H A Dalertcommited.php38 function handler(&$event, $param) { function in action_plugin_git_alertcommited
H A Dalertupstreamchanges.php36 function handler(&$event, $param) { function in action_plugin_git_alertupstreamchanges
/plugin/latex/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, &$handler){
H A Deqnarray.php27 function handle($match, $state, $pos, &$handler){
H A Deqnarraystar.php27 function handle($match, $state, $pos, &$handler){
H A Dequation.php28 function handle($match, $state, $pos, &$handler){
H A Dequationstar.php28 function handle($match, $state, $pos, &$handler){
H A Dlatex.php34 function handle($match, $state, $pos, &$handler){
H A Ddisplaymath.php28 function handle($match, $state, $pos, &$handler){
H A Dddollar.php28 function handle($match, $state, $pos, &$handler){
/plugin/latex-was/syntax/
H A Ddollar.php23 function handle($match, $state, $pos, Doku_Handler $handler){
H A Deqnarray.php27 function handle($match, $state, $pos, Doku_Handler $handler){
H A Ddisplaymath.php28 function handle($match, $state, $pos, Doku_Handler $handler){
H A Deqnarraystar.php27 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dequation.php28 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dequationstar.php28 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dlatex.php34 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/divalign2/syntax/
H A Dcenter.php32 function handle($match, $state, $pos, Doku_Handler $handler){
H A Djustify.php32 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dleft.php32 function handle($match, $state, $pos, Doku_Handler $handler){
H A Dright.php32 function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/adhoctags/syntax/
H A Dabstractinline.php21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) { argument
/plugin/siteexport/action/
H A Dmove.php30 public function move_handler($match, $state, $pos, $pluginname, $handler) {
/plugin/creole/helper/
H A Deventhandler.php97 public function execute ($queuedEvent, $pos, $match, &$handler) {
144 public function notifyEvent ($state, $clazz, $tag, $pos, $match, $handler) {
194 public function writeCall($class, $state, $data1, $data2, $pos, $match, &$handler) {

12345678910>>...55