Home
last modified time | relevance | path

Searched defs:pos (Results 26 – 50 of 1571) sorted by relevance

12345678910>>...63

/plugin/dtable/
Dhelper.php23 static function line_nr($pos, $file_path, $start_line = 0) {
157 function table($match, $state, $pos) {
232 public function linebreak($match, $state, $pos) {
/plugin/fckg/
Drenderer.php68 function header($text, $level, $pos) {
113 function table_open($maxcols = null, $numrows = null, $pos = null){
/plugin/creole/syntax/
Dunderline.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Dstrong.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
Demphasis.php57 function handle($match, $state, $pos, Doku_Handler $handler) {
84 public function onHeaderCallback (creole_syntax_event $myEvent, $pos, $match, $handler) {
/plugin/rplus/
Drenderer.php93 function header($text, $level, $pos)
232 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = NULL)
/plugin/diagrams/syntax/
H A Dmediafile.php48 public function handle($match, $state, $pos, Doku_Handler $handler)
74 public function handleMove($match, $state, $pos, $plugin, $handler)
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php142 …public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, Do…
283 …public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_…
566 …public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_S…
710 …public static function handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $han…
/plugin/purplenumbers/
Drenderer.php37 function header($text, $level, $pos, $returnonly = false) {
89 function table_open($maxcols = null, $numrows = null, $pos = null, $classes = null) {
94 function table_close($pos = null){
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
DCLI.php487 public function processShortArgument($arg, $pos)
569 public function processLongArgument($arg, $pos)
871 public function processUnknownArgument($arg, $pos)
/plugin/dwtimeline/syntax/
H A Ddwtimeline.php71 public function handle($match, $state, $pos, Doku_Handler $handler)
518 public function lineEndAt(string $text, int $pos, int $len): int
530 public function lineStartAt(string $text, int $pos): int
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dstate.js34 startNodeAt(pos) { argument
120 lineEnd(pos) { argument
125 indentationAfter(pos) { argument
/plugin/asciidocjs/node_modules/acorn/src/loose/
Dstate.js35 startNodeAt(pos) { argument
121 lineEnd(pos) { argument
126 indentationAfter(pos) { argument
/plugin/latexport/_test/
Dcommand.php19 public $pos; variable in CommandHeader
21 function __construct($text, $level, $pos) {
151 private $pos = null; variable in CommandTableOpen
153 function __construct($maxcols = null, $numrows = null, $pos = null) {
162 private $pos = null; variable in CommandTableClose
164 function __construct($pos = null) {
/plugin/numberedheadings/
Dsyntax.php73 public function handle($match, $state, $pos, Doku_Handler $handler)
164 private function addCall(Doku_Handler $handler, $method, $args, $pos)
/plugin/aimg/
Dsyntax.php80 function _imgToId($img,$pos) {
106 function handle($match, $state, $pos, &$handler){
/plugin/zip/pear/File/Archive/Writer/
DFiles.php104 function openFile($filename, $pos = 0)
127 function openFileRemoveBlock($filename, $pos, $blocks)
/plugin/freechat/phpfreechat/lib/utf8/
Dutf8_char2byte_pos.php14 function utf8_char2byte_pos($str,$pos) {
/plugin/siteexport/syntax/
Dtoctools.php51 …private function addInstructionstoHandler( $match, $state, $pos, Doku_Handler $handler, $instructi…
67 public function handle($match, $state, $pos, Doku_Handler $handler){
/plugin/edittable/renderer/
Djson.php52 function table_open($maxcols = null, $numrows = null, $pos = null) {
56 function table_close($pos = null) {
/plugin/popupviewer/syntax/
Dviewer.php37 function handle($match, $state, $pos, Doku_Handler $handler) {
186 function convertToImageMapArea($imagemap, $data, $pos) {
/plugin/translate/
Daction.php169 protected function handleHtmlEditformOutputNG($form, $pos, $origtext) {
194 protected function handleHtmlEditformOutputLegacy($form, $pos, $origtext) {
/plugin/extendpage/meta/
DAssignments.php73 public function addPattern($pattern, $page, $pos)
192 public function getPageAssignments($page, $pos, $checkpatterns = true)
/plugin/asciidocjs/node_modules/acorn/src/
Dlocation.js12 pp.raise = function(pos, message) { argument
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dlocation.js12 pp.raise = function(pos, message) { argument

12345678910>>...63