Searched defs:handler (Results 76 – 100 of 1493) sorted by relevance
12345678910>>...60
/plugin/latex/syntax/ |
D | latex.php | 34 function handle($match, $state, $pos, &$handler){
|
D | equation.php | 28 function handle($match, $state, $pos, &$handler){
|
D | displaymath.php | 28 function handle($match, $state, $pos, &$handler){
|
D | ddollar.php | 28 function handle($match, $state, $pos, &$handler){
|
/plugin/divalign2/syntax/ |
D | right.php | 32 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | center.php | 32 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/latex-was/syntax/ |
D | equation.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | eqnarraystar.php | 27 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | latex.php | 34 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | equationstar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | displaymath.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | ddollar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/latexwas/syntax/ |
D | equationstar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
D | ddollar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
/plugin/siteexport/action/ |
D | move.php | 30 public function move_handler($match, $state, $pos, $pluginname, $handler) {
|
/plugin/definitionlist/ |
D | syntax.php | 83 public function handle($match, $state, $pos, Doku_Handler $handler) { 126 protected function _writeCall($tag, $state, $pos, $match, &$handler) {
|
/plugin/blogtng/syntax/ |
D | header.php | 42 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/imagebox/ |
D | action.php | 19 …lic function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) {
|
/plugin/include/syntax/ |
D | editbtn.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | locallink.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | readmore.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | wrap.php | 20 function handle($match, $state, $pos, Doku_Handler $handler) {
|
D | closelastsecedit.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
/plugin/fksnewsfeed/syntax/ |
D | stream.php | 15 public function handle($match, $state, $pos, Doku_Handler $handler): array {
|
/plugin/wrap/syntax/ |
D | closesection.php | 18 function handle($match, $state, $pos, Doku_Handler $handler){
|
12345678910>>...60