Searched defs:handler (Results 76 – 100 of 1507) sorted by relevance
12345678910>>...61
| /plugin/latex/syntax/ |
| D | equation.php | 28 function handle($match, $state, $pos, &$handler){
|
| D | displaymath.php | 28 function handle($match, $state, $pos, &$handler){
|
| D | equationstar.php | 28 function handle($match, $state, $pos, &$handler){
|
| D | ddollar.php | 28 function handle($match, $state, $pos, &$handler){
|
| /plugin/latexwas/syntax/ |
| D | equationstar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
| D | latex.php | 34 function handle($match, $state, $pos, Doku_Handler $handler){
|
| D | ddollar.php | 28 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/latex-was/syntax/ |
| 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/divalign2/syntax/ |
| D | center.php | 32 function handle($match, $state, $pos, Doku_Handler $handler){
|
| /plugin/adhoctags/syntax/ |
| D | abstractinline.php | 21 function handleUnmatched($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/siteexport/action/ |
| H A 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/imagebox/ |
| D | action.php | 19 …lic function rewrite_imagebox($match, $state, $pos, $plugin, helper_plugin_move_handler $handler) {
|
| /plugin/blogtng/syntax/ |
| D | header.php | 42 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/include/syntax/ |
| H A D | editbtn.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| H A D | locallink.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| H A D | readmore.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| H A D | wrap.php | 20 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| H A D | closelastsecedit.php | 19 function handle($match, $state, $pos, Doku_Handler $handler) {
|
| /plugin/autonumbering/ |
| D | action.php | 79 protected function replaceHeaderMarkers($title, Doku_Handler $handler)
|
| /plugin/fksnewsfeed/syntax/ |
| D | stream.php | 15 public function handle($match, $state, $pos, Doku_Handler $handler): array {
|
12345678910>>...61